Releases: keshav-space/safenotes
v2.3.0
What's Changed [TL;DR]
- Support passphrase autofill
- Support for 7 new languages: Czech, German, Indonesian, Norwegian, Polish, Spanish and Ukrainian
- Autorotation support [experimental]
- Target SDK version is now 33
What's Changed [Details]
- German and Russian translation by @Atalanttore and @TheDarkKRONOS in #115
- Polish translation by @rehork in #116
- Norwegian Bokmål and Spanish translation by @comradekingu and @Bost0n in #121
- Spanish and Russian translation by @Bost0n and @TheDarkKRONOS in #126
- Indonesian translation by @nature-modren in #128
- Indonesian and Bengali translation by @nature-modren and @ABN-Anik in #129
- Portuguese (Brazil) translation by @fnogcps in #132
- Support Polish, German, Indonesian and Spanish by @keshav-space in #133
- Czech translation by @pchelium in #139
- Add autorotate setting by @keshav-space in #140
- Add copyright header by @keshav-space in #141
- Support passphrase autofill by @keshav-space in #142
- Chinese (Simplified) and Italian translation by @TYEclipse and @Toredane in #143
- Support Czech and Norwegian by @keshav-space in #144
- Ukrainian translation by @Kefir2105 in #145
- Bump targetSdkVersion by @keshav-space in #146
New Contributors
- @rehork made their first contribution in #116
- @Bost0n made their first contribution in #126
- @nature-modren made their first contribution in #128
- @ABN-Anik made their first contribution in #129
- @fnogcps made their first contribution in #132
- @pchelium made their first contribution in #139
- @TYEclipse made their first contribution in #143
- @Kefir2105 made their first contribution in #145
Full Changelog: v2.2.0...v2.3.0
Note
If not sure of your device architecture use safenotes-2.3.0-all.apk
Important
Signing Certificate SHA-256 digest: 0a63d47a2afcf09dcf1a408ff36f6c71950a066532241538bdd97dc588811b50
v2.2.0
What's Changed
- Support biometric authentication by @keshav-space in #99
- Auto-detect text direction RTL/LTR by @keshav-space in #103
- Support compact note overview by @keshav-space in #105
- New dark/light theme picker by @keshav-space in #108
- New translations by @comradekingu, @TheDarkKRONOS, @ersen0, @dperruso and @Atalanttore in #90, #92, #94, #96, #98, #100, #101, #106, #107, #109, #111 and #113
New Contributors
- @Atalanttore made their first contribution in #111
- @TheDarkKRONOS made their first contribution in #107
- @dperruso made their first contribution in #98
- @ersen0 made their first contribution in #94
Full Changelog: v2.1.0...v2.2.0
Note
If not sure of your device architecture use safenotes-2.2.0-all.apk
Important
Signing Certificate SHA-256 digest: 0a63d47a2afcf09dcf1a408ff36f6c71950a066532241538bdd97dc588811b50
v2.1.0
What's Changed [TL;DR]
- Auto-scroll for long notes in text-editor
- Auto-scroll for auth pages
- Support for Chines, French, and Portuguese
- New backup workflow - migrate to new privacy-friendly API
What's Changed [Details]
- Support multiple languages by @keshav-space in #67
- Support Simplified Chinese by @ghoevil in #71
- New CoC by @comradekingu in #70
- Translations update from Hosted Weblate by @weblate in #69
- Translations update from Hosted Weblate by @weblate in #74
- Full-description in Chinese is done by @ghoevil in #75
- Translations update from Hosted Weblate by @weblate in #76
- Translations update from Hosted Weblate by @weblate in #78
- Translations update from Hosted Weblate by @weblate in #79
- Auto-scroll long text in text-editor by @keshav-space in #82
- Translations update from Hosted Weblate by @weblate in #83
New Contributors
- @ghoevil made their first contribution in #71
- @comradekingu made their first contribution in #70
- @weblate made their first contribution in #69
Full Changelog: v2.0.1...v2.1.0
Note
If not sure of your device architecture use safenotes-2.1.0-all.apk
Important
Signing Certificate SHA-256 digest: 0a63d47a2afcf09dcf1a408ff36f6c71950a066532241538bdd97dc588811b50
v2.0.2-beta
What's Fixed
- fixes
manage storage permission
for auto backup and data export to user desired location.
What's Changed
- support multiple languages by @keshav-space in #67
- Support Simplified Chinese by @ghoevil in #71
- Snimple snupples by @comradekingu in #70
- Translations update from Hosted Weblate by @weblate in #69
- Translations update from Hosted Weblate by @weblate in #74
- Full-description in Chinese is done by @ghoevil in #75
New Contributors
- @ghoevil made their first contribution in #71
- @comradekingu made their first contribution in #70
- @weblate made their first contribution in #69
Full Changelog: v2.0.1...v2.0.2-beta
Important
Signing Certificate SHA-256 digest: 0a63d47a2afcf09dcf1a408ff36f6c71950a066532241538bdd97dc588811b50
v2.0.1
What's Changed
- fix frozen backup by @keshav-space in #59
Full Changelog: v2.0.0...v2.0.1
Note
If not sure of your device architecture use safenotes-2.0.1-all.apk
Important
Signing Certificate SHA-256 digest: 0a63d47a2afcf09dcf1a408ff36f6c71950a066532241538bdd97dc588811b50
v2.0.0
What's Changed
- Prevent android background snapshot while switching applications by @keshav-space in #49
- Support for advanced settings by @keshav-space in #48
- Support color choosing for notes by @keshav-space in #47
- Grid/List view toggle by @keshav-space in #46
- Brute-force protection by @keshav-space in #45
- Support ListTile view by @Julienjthomas in #44
- Show alert with a 15-sec countdown before logging off due to inactivity by @keshav-space in #42
- Redesign snackbar by @keshav-space in #40
- Refine file import workflow by @keshav-space in #39
- Let the user choose destination folder for export by @keshav-space in #37
- Optimize data export and session handling by @keshav-space in #36
- Handle unsaved note during inactivity timeout by @keshav-space in #33
- Warn before discarding the unsaved changes by @keshav-space in #32
- F-droid listing by @keshav-space in #29
- Confirmation prompt before deleting any notes by @keshav-space in #28
- Inactivity guard by @keshav-space in #25
- Big Bang Refactoring for ease of maintenance by @keshav-space in #23
- New passphrase input workflow by @keshav-space in #17
New Contributors
- @Julienjthomas made their first contribution in #44
Full Changelog: v1.0.0...v2.0.0
Note
If not sure of your device architecture use safenotes-2.0.0-all.apk
Important
Signing Certificate SHA-256 digest: 0a63d47a2afcf09dcf1a408ff36f6c71950a066532241538bdd97dc588811b50
v2.0.0-beta
What's Changed
- Prevent android background snapshot while switching applications by @keshav-space in #49
- Support for advanced settings by @keshav-space in #48
- Support color choosing for notes by @keshav-space in #47
- Grid/List view toggle by @keshav-space in #46
- Brute-force protection by @keshav-space in #45
- Support ListTile view by @Julienjthomas in #44
- Show alert with a 15-sec countdown before logging off due to inactivity by @keshav-space in #42
- Redesign snackbar by @keshav-space in #40
- Refine file import workflow by @keshav-space in #39
- Let the user choose destination folder for export by @keshav-space in #37
- Optimize data export and session handling by @keshav-space in #36
- Handle unsaved note during inactivity timeout by @keshav-space in #33
- Warn before discarding the unsaved changes by @keshav-space in #32
- F-droid listing by @keshav-space in #29
- Confirmation prompt before deleting any notes by @keshav-space in #28
- Inactivity guard by @keshav-space in #25
- Big Bang Refactoring for ease of maintenance by @keshav-space in #23
- New passphrase input workflow by @keshav-space in #17
New Contributors
- @Julienjthomas made their first contribution in #44
Full Changelog: v1.0.0...v2.0.0-beta
Important
Signing Certificate SHA-256 digest: 0a63d47a2afcf09dcf1a408ff36f6c71950a066532241538bdd97dc588811b50
v1.0.0
This is the first version of the Safe Notes App witch is publicly available. Please stand by new features will come soon.
Important
Signing Certificate SHA-256 digest: 0a63d47a2afcf09dcf1a408ff36f6c71950a066532241538bdd97dc588811b50