Releases: davidtimovski/sapphire-notes
Releases · davidtimovski/sapphire-notes
Release 0.8.2
- Fixed bug with archiving notes
Release 0.8.1
- App not remembering window size bug fixed
Release 0.8.0
- Fixed bug with note name not updating in tab (#17)
- Upgrade to .NET 6 and update dependencies
- Small UX improvements
Release 0.7.1
- App data directory for Mac
- Increase note name limit to 60 chars
- Validate for forbidden chars in note name
Release 0.7.0
- Search archived notes
- Improved responsiveness of Archived notes and Quick note windows
Release 0.6.3
- Remember last selected font family and size
- Use the last selected font family and size in the Quick note window
- Fix bug with the initial setup screen saving the storage location before Start is clicked
- Fix bug with scroll in Archived notes window when there are many archived notes
- Remove redundant and buggy third-mouse click to restore note in Archived notes window
Release 0.6.2
- TextBox caret color fixed on Light theme
- Fixed error that appears when trying to delete a note right after creating it
Release 0.6.1
- Rounded corners to suit Windows 11
- Color transitions for buttons and other UI elements
- Other UI improvements