Releases: AbrarShakhi/noteghty
Releases · AbrarShakhi/noteghty
Release Version 2.1.0
Full Changelog: v2.0.0...v2.1.0
Release Version 2.0.0
Full Changelog: v1.1.0...v2.0.0
Alpha version 2.0.0
- Brand new UI
- Two new layout (Cozy, compact)
- Better colors.
- Auto saving
- bug fix edit text hidden under keyboard.
Bug fix: #1
Bug Fix Release – Notes Auto-Save on Back Press
Version: 1.0.x
What’s Fixed
- Fixed an issue where notes were lost when pressing the system back button.
- Notes are now automatically saved (or safely ignored if empty) when the back button is pressed on the Add/Edit Note screen.
Technical Details
- Implemented
BackHandlerin the Add/Edit Note screen. - Back navigation now triggers
SaveNoteOrPass, ensuring consistent behavior with the Save button.
First Release
v1.0.0 Initial stable release