Releases: makjac/quick_note
Releases · makjac/quick_note
quick_note_1.2.4+13
What's Changed
- Block Naming in Reorder Mode: Updated the block naming for better clarity in the reorderNoteBlocks mode. The "Bookmark block" is now specifically labeled, rather than a generic "block".
- Floating Action Button (FAB) Visibility: Improved FAB behavior to reappear after one second when it was hidden due to scrolling down.
- FAB Styling: Applied a lighter theme to the Floating Action Button for enhanced visibility.
- FAB State on HomePage: Changed the Floating Action Button state on the homepage from expanded to default.
- Default Display of Note Block Addition: Added automatic display of the option to add a note block immediately after creating a new note in the mobile app.
quick_note_1.2.3+12
What's Changed
New Features
- Splash Screen: Added a new splash screen that appears when the app starts.
Improvements
- Hover Color Standardization: Refactored hover colors for note items to ensure consistency throughout the application. The hover color is now standardized for a more cohesive look and feel.
quick_note_1.2.2+11
What's Changed
- Favicon Display Fix: Corrected the display of the favicon for bookmarks in the note preview tile.
- Regex Validation Improvement: Fixed regex patterns to accurately validate URLs.
- FloatingActionButton Behavior: Implemented logic to hide the
FloatingActionButton
on main screens. - On-Hover Highlight Effect: Added hover highlight effect for to-do task items to enhance user interaction.
- Auto-Scroll Functionality: Enabled automatic scrolling to the bottom of the notebook view when a new note block is added.
quick_note_1.2.0+8
What's Changed
- feat: Added undo/redo functionality for changes in notes.
- refactor: Updated the notebook UI for mobile devices.
quick_note_1.1.3+8
- fix: clear
AddBookmarkWidget
after adding a new bookmark in specific cases - fix: autofocus not released from
AddBookmarkWidget
text input after adding a new bookmark
quick_note_1.1.3+7
- fix: Disabled autocorrect in the bookmark input field to prevent unwanted corrections.
- fix: Improved URL validation for bookmarks to ensure they work correctly.
- ui: Updated UI for popup menu on desktop: Enhanced the appearance of the contextual menu in the note preview.
- ui: Updated mobile app menu UI: Active menu option is now highlighted for better visibility.
- feat: Automatic focus: Automatically focuses on the note title, text block content, newly added tasks in the TODO list, and the bookmark block for easier access.
- style: Automatic capital letters: New sentences in note elements (title, block titles, text block content, and task content in the TODO list) now start with a capital letter.
quic_note_1.1.2+6
- feat: Added new UI for the note editing menu in the desktop version.
- feat: Implemented filtering of empty notes (empty notes are now automatically deleted).
- refactor: Updated colors in the "Note Color Selection" modal for the light theme.
- fix: Fixed logic issues in the "Add First Note" button.
v0.1.0 QuickNote: First Release
QuickNote v0.1.0
QuickNote is a simple and efficient note-taking application designed to help you effortlessly keep track of your thoughts, ideas, and to-do lists.
Features:
- Create, edit, and delete notes
- Quickly search for notes
- Notes consist of blocks: text and to-do
- Archive notes
- User-friendly interface with support for 9 languages and customizable app themes
Future Plans:
- Integration with cloud services
- Adding note reminders
- Securing notes with passwords
- Expanding note blocks to include: pictures, bookmarks, RSS feeds, quotes, drawings, maps, and tables
Thank you for using QuickNote!