Releases: dagimg-dot/Noty
Releases · dagimg-dot/Noty
v0.4.1
Full Changelog: v0.4.0...v0.4.1
v0.4.0
Changelog v0.4.0
Features
- Editor Enhancements:
- Integrated GtkSource for improved text editing, including syntax highlighting.
- Added options for showing line numbers and highlighting the current line.
- Syntax highlighting
- Customization: Added support for custom style schemes, allowing users to import their own themes.
- Vim Mode:
- Introduced Vim mode with options to enable or disable it.
- Updated Vim mode shortcuts and improved search focus handling.
- Application Behavior:
- The application now remembers and reopens the last opened file.
- Application state is saved on quit.
v0.3.0
Change Logs for v0.3.0
Features
- New keyboard shortcuts (Ctrl -/+ for font size adjustment)
Fixes
- Grayed out right click context menu
- Some fonts not being recognized
v0.2.8
Changelog for v0.2.8
Features
- Added custom font selection for the text editor
- Added new color schemes for the editor
Fixes
- Fixed system theme tracking and applying
- Fixed note selection issues during active search
Improvements
- Reorganized preference window layout
- Updated documentation
v0.2.7
Features
- Window size persistence
Bug Fixes
- Rename popover not being attached to note list where it was called
v0.2.5
Version 0.2.5
Bug Fixes
- Fixed note list UI not updating immediately after renaming a note
- Fixed search performance by preventing unnecessary full list rebinding when clearing search
- Fixed note renaming functionality for newly created notes
Chores
- Added pre-commit hooks for code quality
- Updated documentation in README
- Code formatting improvements
v0.2.4
Changelog for v0.2.4
-
New Features:
- Added note deletion functionality.
- Implemented success notification upon renaming and deleting a note.
- Introduced note renaming feature.
-
Fixes:
- Resolved issue with note activation when pressing enter.
- Display version number on development builds.
-
Improvements:
- Refactored code to reduce redundancy by creating common methods.
- Cleaned up the codebase.
v0.2.3
Features:
- Added Ctrl+J/K for vertical navigation in the notes list.
- Added a help overlay window displaying application shortcuts and description.
Fixes:
- Attempted to fix a crash introduced in v0.2.2.
- Fixed miscellaneous typos.
v0.2.2
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Recent Changes (v0.2.1)
- Features:
- Added logging and command-line arguments for enhanced debugging and configuration.
- Fixes & Improvements:
- Changed the Preferences shortcut to
Ctrl+,. - Added application icons and ensured they load correctly.
- Correctly read and display the application version in the About dialog.
- Fixed list navigation: Up/Down keys now wrap around correctly.
- Improved the automatic height calculation for the note list.
- Changed the Preferences shortcut to