Skip to content

2.3.0

Compare
Choose a tag to compare
@alialbaali alialbaali released this 21 Aug 13:26
· 10 commits to master since this release

New features

  • Supported Russian & Portuguese. #192
  • Redesigned Reminder, Date & Time pickers to match with Noto theme. #188
  • Revised how notes selection & dragging is handled by using only long clicks. #189
  • Supported Find in Note functionality, and automatic scrolling to the searched text in notes. #73, #85
  • Supported notes selection & quick actions for Archive screens. #182
  • Displayed counter, and progress indicator when having multiple notes opened in Reading Mode. #187
  • Redesigned What’s New dialog & screen. #184
  • Redesigned Translations screen.
  • Implemented Continuous Search switch option in Settings. #85
  • Redesigned Search Bar to be at in the Top App Bar. #198
  • Implemented Preview Auto-Scroll switch option in Settings that controls whether notes should auto-scroll or not in preview, or selection. #143
  • Supported Android 14.

Improvements

  • Supported reporting issues through email in Settings. #181
  • Sorted entities with respect to languages’ diacritical letters. #183, #154
  • Updated README, thanks to @4ngel2769. #178
  • Replaced Buy Me a Coffee & Become a Patreon options with Support Noto option.
  • Displayed language names in their respective language in Translations & Languages dialogs.
  • Added numeration to Undo/Redo dialogs. #141
  • Added dividers to headers.
  • Canceled alarms when deleting/archiving notes. #186
  • Updated icons for new entities buttons for more consistency, and better UX.
  • Displayed clickable reminder info in Note layout when a reminder is set.
  • Displayed elevation when scrolling in bottom sheet dialogs.
  • Added elevation when dragging labels.
  • Displayed releases' year header in What's New screen.
  • Displayed different placeholder messages when no notes, or folders are found.
  • Enhanced text & selected words highlighting in notes. #73
  • Replaced Reddit community with Telegram, and implement new banner in Settings, and What's new dialog. #191
  • Disabled changing label status on long click in the notes' selection dialog. #206
  • Refactored how folders handle transferring notes. #218
  • Displayed progress indicator when transferring notes.
  • Migrated app's logic for handling languages changes to the official API. #213
  • Enhanced navigation in app notifications.
  • Animated changes in Settings item values.
  • Migrated several layouts to Compose.
  • Implemented Fastlane metadata file structure. #15

Bug fixes

  • Fixed Arabic words counter in Quick Note tile dialog. #171
  • Fixed multiple dialogs being created in when using Quick Note tile.
  • Fixed archived note being deleted before confirmation dialog is displayed. #185
  • Fixed Language dialog not being collapsible or scrollable in certain scenarios.
  • Disabled bouncy scrolling effect to fix elements not being clickable. #126
  • Fixed "No notes are found" placeholder when selecting labels in notes widget.
  • Fixed cursor getting hidden by other UI elements when writing notes. #200
  • Fixed changes not being applied when pressing Apply button in sorting/grouping/filtering dialogs. #205
  • Fixed navigation in Label options dialog, thanks to @pgrilo. #204
  • Fixed snackbar messages displaying the wrong info when performing actions on notes. #207
  • Fixed nested scrolling for labels in Reading Mode, and Archive. #210
  • Fixed labels getting duplicated when transferring notes. #214
  • Fixed Add Reminder button not working when selecting a note.
  • Fixed app crashing when copying/moving notes in some languages.
  • Fixed app crashing when performing Undo/Redo actions in notes.
  • Fixed navigation logic for the start destination.
  • Fixed Quick Note functionality not always working.
  • Fixed setting language to Indonesian not applying properly.
  • Fixed app crashing when performing actions on widgets. #219
  • Other bug fixes and design improvements.

Performance

  • Improved app launching speed by 2X.

README

  • Added a badge, and a link for the Crowdin project.
  • Updated F-Droid badge. #221