Skip to content

Releases: mandeep/Mausoleum

0.11.0 Release

29 Jul 03:20
Compare
Choose a tag to compare
  • Add a setting in the GUI Config Page that allows the user to control whether or not sudo can be entered in the GUI. This setting is currently set to True by default, which is the standard behavior. In the future this setting will be set to False and the user will need to enter the sudo password in the terminal

0.10.3 Release

29 May 01:25
Compare
Choose a tag to compare

Fix issue where the GUI would not start up due to issue with importlib

0.10.2 Release

21 May 01:38
Compare
Choose a tag to compare

Fix issue with Random Integer Key checkbox not working after a change in the tomb API

0.10.0 Release

15 May 20:53
Compare
Choose a tag to compare

Migrate pkg_resources to importlib.resources for support of Python 3.12

0.9.0 Release

18 Oct 18:32
Compare
Choose a tag to compare

Add missing commands leave and list
Add mountpoint support to enter command
Miscellaneous UI changes

Thanks to @djmattyg007 for massive help with this

0.8.3 Release

20 Jul 00:56
Compare
Choose a tag to compare

Bugfixes

0.4.1 Release

31 Dec 00:33
Compare
Choose a tag to compare

Added ability to open tombs in read only mode
Fixed issue with KDF iterations not being set

0.3.2 Release

10 Nov 20:40
Compare
Choose a tag to compare

Fixed error where settings.toml was not found

0.3.1 Patch Release

10 Nov 06:05
Compare
Choose a tag to compare

Added warning message on Create tab if Tomb installation not found.

0.3.0 Release

10 Nov 03:38
Compare
Choose a tag to compare
v0.3.0

Added docstrings to all functions