Releases: brammittendorff/opencryptui
Releases · brammittendorff/opencryptui
v0.3.1
🆕 New Features
- Volume encryption added for secure storage.
- Security framework for macOS integrated.
- Wiping functionality now has dedicated tests.
- Logger system added for better debug and traceability.
- Selectable crypto providers (from Mar 31 commit, still relevant).
🐛 Fixes & Improvements
- Fixed memory issues during runtime.
- Fixed multiple macOS-related build issues.
- Improved Windows build, replaced
ERRORwithERROR_LEVEL. - Removed unused screenshot upload step.
- General build system improvements and error handling.
Full Changelog: v0.1.4...v0.3.1
v0.1.4
Added memory security so it will not swap
v0.1.2
Added testing of more ciphers and kdf's
v0.1.1
Added keyfiles
v0.1.0
Added help menu for ciphers and kdfs to know which one to use
v0.0.130
Changed sorting of ciphers to order by best and changed benchmark to …
v0.0.129
Changed benchmark menu so you can click all tabs and make benchmark s…
v0.0.128
Added versioning for windows in git
v0.0.126
Added about with hardware acceleration for better ui
v0.0.125
Updated styles