Releases: shinya/micro-note
Releases · shinya/micro-note
v0.2.0
Micro Note v0.2.0 released
✨ UI & Experience Improvements
- Introduced a new Timeline UI that combines note input and note list into a single, streamlined view.
- Added quick actions directly on each note card:
- Favorite
- Copy to clipboard
- Delete
- Replaced the navigation tabs with a compact header that includes:
- Search bar
- Favorites filter toggle
- Settings button
- Settings screen is now displayed as a modal overlay with improved usability (including Escape key support).
- Optimized layout to better fit the window height and reduce unnecessary scrolling.
🚀 New Features
CSV Import
You can now import notes from CSV files.
- Supports multi-line content
- Validates CSV headers
- Handles BOM encoding
- Includes localized error messages
Window State Persistence
The application now remembers window size and position between sessions.
Improved Data Storage
The database is now stored in the proper application data directory, improving stability and preventing crashes in packaged builds.
Theme Enhancements
Improved dark mode support for the Modern and Minimal themes.
Full Changelog: v0.1.1...v0.2.0
v0.1.1
Micro Note v0.1.1 released
- Compatible with both Mac architectures (Apple Silicon and Intel)
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Micro Note v0.1.0 released
- Only apps for Apple Silicon yet
Full Changelog: https://github.com/shinya/micro-note/commits/v0.1.0