Releases: PhilKes/NotallyX
Releases · PhilKes/NotallyX
v6.4.0-BETA
THIS IS A BETA RELEASE, USE AT YOUR OWN RISK
What's Changed
- Update Italian translation by @mosiser in #179
- Update strings.xml by @andiandi13 in #191
- Fix BottomAppBar overlap in EditActivity by @PhilKes in #193
- Add select all notes menu option by @PhilKes in #197
- Full french translation by @andiandi13 in #205
- Fix settings Slider debounce by @PhilKes in #196
- Allow max lines and items to be set to 0 by @PhilKes in #195
- Add import/export/reset settings + refactor SettingsFragment by @PhilKes in #211
- Add fast scrollbar to overview and EditActivity by @PhilKes in #210
- Fix bottom appbar cutoff + add setting to hide labels in notes overview by @PhilKes in #214
New Contributors
- @mosiser made their first contribution in #179
- @andiandi13 made their first contribution in #191
Full Changelog: v6.4.0
v6.3.0
What's Changed
- Add Search action in EditNoteActivity by @PhilKes in #139
- Bottom menu inside Note for one-handed usage by @PhilKes in #159
- Clean Material 3 Theme by @PhilKes in #169
- Add cat.ereza:customactivityoncrash to handle app crashes by @PhilKes in #171
- Show edit link dialog when note without title is linked by @PhilKes in #172
- Add clickable spans when text containing urls is pasted by @PhilKes in #174
- Fix biometric lock issue on devices running Android 10 or 9 by @PranshulGG in #173
New Contributors
- @PranshulGG made their first contribution in #173
Full Changelog: v6.3.0
v6.2.2
v6.2.1
v6.2.0
What's Changed
- Add setting to store all data on external storage in #121
- Add plain text importer + export multiple notes in #122
- Display Link Note after Select All option in #137
- Allow adding new note in Label View in #138
Full Changelog: https://github.com/PhilKes/NotallyX/issues?q=label%3Av6.2.1
NotallyX 6.1.2
What's Changed
- Save note if any BaseNote fields changed + fix cursor position on undo/redo in #127
Full Changelog: v6.1.1...v6.1.2
NotallyX 6.1.1
New Features
- Import from GoogleKeep and Evernote (see #83)
- Add Links to other Notes (see #81)
- Quick navigation to Labels (see #99 + #107)
- Multi-select Notes with long click (see #97 + #94)
- Password-protect ZIP Backups (see #56)
- Auto-discard empty notes (see #88)
- Lock the widgets automatically if the app is locked (see #87)
- Many minor quality of life improvements
Full Changelog: v6.0...v6.1.1
NotallyX 6.1-RC4
This is a RC release, therefore prone to errors, feel free to report any bugs in Issues
What's Changed since 6.0
- Migrate startActivityForResult and other minor deprecations in #89
- When exiting a note delete it if it's empty in #88
- Lock widget if app is locked in #87
- Refactor Preferences from Strings into Enums in #92
- Add Search to Deleted and Archived Tabs in #93
- Allow to pin/label multiple notes in #94
- Long click notes to multi-select in #97
- Clear previous search term in #98
- Add navigation items for every label + refactor editing labels in #99
- Chore/fastlane google play in #106
- Ability to hide labels in Navigation in #107
- Rework pasting Link and editing in #51
- Updated Dutch Language for Version 6.0 by @CodeNomadHQ in #55
- Fix gradle-wrapper version mismatch + fastlane documentation in #57
- Add Backup Password preference + encrypt ZIP Backups in #56
- Add EditActivity title EditText to ChangeHistory in #64
- Finish LockedActivity for any authentication error in #65
- Allow to swipe on ListItemVH DragHandle in #69
- Align displayed date with sort by preference in #70
- Add Link Note action + refactor linking URL in #81
- Remove notifications for record audio and delete files in #80
- Import for GoogleKeep and Evernote in #83
- Fix Auto-Backups in #116
Full Changelog: v6.0...v6.1-RC4
NotallyX 6.1-RC3
This is a RC release, therefore prone to errors, feel free to report any bugs in Issues
What's Changed since 6.0
- Migrate startActivityForResult and other minor deprecations in #89
- When exiting a note delete it if it's empty in #88
- Lock widget if app is locked in #87
- Refactor Preferences from Strings into Enums in #92
- Add Search to Deleted and Archived Tabs in #93
- Allow to pin/label multiple notes in #94
- Long click notes to multi-select in #97
- Clear previous search term in #98
- Add navigation items for every label + refactor editing labels in #99
- Chore/fastlane google play in #106
- Ability to hide labels in Navigation in #107
- Rework pasting Link and editing in #51
- Updated Dutch Language for Version 6.0 by @CodeNomadHQ in #55
- Fix gradle-wrapper version mismatch + fastlane documentation in #57
- Add Backup Password preference + encrypt ZIP Backups in #56
- Add EditActivity title EditText to ChangeHistory in #64
- Finish LockedActivity for any authentication error in #65
- Allow to swipe on ListItemVH DragHandle in #69
- Align displayed date with sort by preference in #70
- Add Link Note action + refactor linking URL in #81
- Remove notifications for record audio and delete files in #80
- Import for GoogleKeep and Evernote in #83
Full Changelog: v6.0...v6.1-RC3
NotallyX 6.1-RC1
This is a RC release, therefore prone to errors, feel free to report any bugs in Issues
What's Changed
- Rework pasting Link and editing in #51
- Release 6.0 in #52
- Updated Dutch Language for Version 6.0 by @CodeNomadHQ in #55
- Fix gradle-wrapper version mismatch + fastlane documentation in #57
- Add Backup Password preference + encrypt ZIP Backups in #56
- Add EditActivity title EditText to ChangeHistory in #64
- Finish LockedActivity for any authentication error in #65
- Allow to swipe on ListItemVH DragHandle in #69
- Align displayed date with sort by preference in #70
- Add Link Note action + refactor linking URL in #81
- Remove notifications for record audio and delete files in #80
- Import for GoogleKeep and Evernote in #83
Full Changelog: v6.0-RC3...v6.1-RC1