Skip to content

Releases: NotAnotherNotesApp/NANA

NANA v0.8.9

08 Mar 11:44

Choose a tag to compare

  • Fixed a few bugs
  • Fixed expenses transaction card color
  • Added bug reporting oprion in settings

NANA v0.8.7

07 Mar 15:02

Choose a tag to compare

Timezone & Currency enhancement

  • Added more timezone and currency
  • UTC offset now displayed alongside timezone IDs (e.g., Asia/Kolkata (UTC+05:30))
  • Search option added

Added Snackbars

  • Added snackbar feedback for restore, permanent delete, and empty trash actions

Category Creation

  • Added "Add Category" option directly in the Transaction Editor's category picker

Expanded Icons options

  • Added new icons
  • Available color palette expanded

Added widget support

  • Added 4 widgets (Recent Notes, Quick Actions, Checklist, Budget Status)

NANA v0.8.5

18 Feb 06:57

Choose a tag to compare

Changed

  • Version bumped from 0.8.1 to 0.8.5

Fixed

  • Database performance improvements via indexes on all tables (migration 7 -> 8)

Full Changelog: https://github.com/allubie/NANA/compare/v0.8.1...latest

NANA v0.8.1

01 Feb 12:37

Choose a tag to compare

First release

NANA v0.9.1

29 Mar 06:59

Choose a tag to compare

  • Widgets: off-main-thread DB/DataStore work with snapshot rendering for faster updates
  • Checklist widget: single-row toggle with immediate refresh to avoid stale state
  • Recent Notes widget: top-three non-checklist query and shared Glance color providers
  • Scheduling: periodic polling disabled; daily midnight WorkManager refresh plus boot-time update
  • Stability: tightened widget error handling paths and consistent theming across widgets