Releases: aashishksahu/SafeSpace
Releases · aashishksahu/SafeSpace
v1.4.5
- Fixed file sorting where file names were numerical
- Fixed PIN issues where PIN starts with 0
v1.4.3
What's Changed
- Open zip files by @aashishksahu in #36
- Added option to enable or disable biometric unlock
- Moved actions to an easy to find button
Full Changelog: 1.4.1...1.4.3
v1.4.1
v1.4.0
What's Changed
- New and improved authentication
- Ability to move or copy multiple files across folders
- Minor fixes to UI
- Translations updated (some translations were done using ChatGPT, please reach out if they are incorrect)
Full Changelog: v1.3.0...1.4.0
v1.3.0
What's Changed
- Added option to sort files based on name, date and size
- Hindi language available
- Authentication error message now visible, this will help in identifying authentication problems
Full Changelog: 1.2.2...v1.3.0
v1.2.2
v1.2.2
What's Changed
- Add Chinese-Simplified translation by @WeiguangTWK in #23
- Chinese simplified translation by @aashishksahu in #24
New Contributors
- @WeiguangTWK made their first contribution in #23
Full Changelog: 1.2.1...1.2.2
V1.2.1
Added option to switch between system, dark and light themes.
v1.1.5
What's Changed
- fixed zip traversal vulnerability as per https://support.google.com/faqs/answer/9294009
1.1.3
- Removed check for "test-keys" Tag as non-rooted devices with custom rom were falsely flagged as rooted
- Added built-in camera functionality
- Added option to export and import zip archive to application root directory
Note: This release is using a different apk signing key, therefore, some people might not be able to update the app directly but will be able to reinstall the app. Apologies for the inconvenience. PLEASE take a backup of your app data before reinstalling. Thanks
1.1.2
- Fixed root check flow
- Removed Log.d error logging and replaced it with useful message dialogs