v1.1.0: favorites, note modes, long-press, search improvements
Bump version to 1.1.0+2. New features since 1.0.x: - Three editor modes: View (read-only, syntax-highlighted), Edit, Preview - Favorites: swipe right to star a note; Show Favorites filter in menu - Long-press a note to open scrolled to end; Edit mode always places cursor at end of file - Subdirectory note creation (subdir/notename) and search (/subdir) - Tag search (#tag @context +project) with case-insensitive matching - Tag highlighting no longer falsely matches phone numbers / emails - Font size slider and Share button in editor menu - Search cache: note metadata indexed at load time, no per-keystroke file I/O - App ID changed to com.randogoth.muzzlevelocity Update Help and About texts to document all current features. Update QuickStart note for new installs. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
14d6b3c44d
commit
8645c656f2
3 changed files with 140 additions and 61 deletions
|
|
@ -1,7 +1,7 @@
|
|||
name: muzzle_velocity
|
||||
description: "A new Flutter project."
|
||||
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
||||
version: 1.0.0+1
|
||||
version: 1.1.0+2
|
||||
|
||||
environment:
|
||||
sdk: ^3.6.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue