Releases: mandeep/Mausoleum
Releases · mandeep/Mausoleum
0.11.0 Release
- 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
Fix issue where the GUI would not start up due to issue with importlib
0.10.2 Release
Fix issue with Random Integer Key checkbox not working after a change in the tomb API
0.10.0 Release
Migrate pkg_resources to importlib.resources for support of Python 3.12
0.9.0 Release
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
Bugfixes
0.4.1 Release
Added ability to open tombs in read only mode
Fixed issue with KDF iterations not being set
0.3.2 Release
Fixed error where settings.toml was not found
0.3.1 Patch Release
Added warning message on Create tab if Tomb installation not found.
0.3.0 Release
v0.3.0 Added docstrings to all functions