Skip to content

Latest commit

 

History

History
77 lines (42 loc) · 2.72 KB

File metadata and controls

77 lines (42 loc) · 2.72 KB

Changelog

0.4.2

Released on 2025-09-25

What's new

  • Interactable settings label is now aligned to right and replaced text with an icon (709f2bc)

Enhancements

  • Updated cargo.toml for smaller binaries and lightweight build (7332535)

0.4.1

Released on 2025-09-23

Bug fixes

  • Drag and drop handles are now can be resized with font size (06e1d9d)

Enhancements

  • Better reading for settings page (efc6114)
  • Relocated new and delete buttons (41a0147)

0.4.0

Released on 2025-09-20

What's new

  • New drag and drop handle for better experience (ad3b354)
  • New setting to display drag and drop handle or not (ad3b354)

0.3.1

Released on 2025-09-19

Bug fixes

  • Fixed drag and drop bug (b2412be)

0.3.0

Released on 2025-09-19

What's new

  • New settings page created and linked to settings.json (ad44f13)
  • Moved theme switch to settings page (ad44f13)
  • New setting for font size, auto-save and word count (ad44f13)
  • Added scrolling functionality for notes list and text editor (ee156b8)

Enhancements

  • Note list and text editor made responsive (ee156b8)

0.2.0

Released on 2025-09-18

What's new

  • New button for switching theme at top right corner (406d57a)
  • New file named settings.json for switching theme and future features (406d57a)

Enhancements

  • Better README.md for GitHub (ace74d2)

0.1.0

Released on 2025-09-17

First release