v0.12.0-beta
Smart tag cleanup, richer note editing, and mobile search improvements across the app.
追加
- •Implemented smart tag normalization so tags are lowercased, trimmed, and converted to hyphen format for consistency.
- •Upgraded the note editor from a basic textarea to a RichTextEditor component with stronger formatting support.
改善
- •Enhanced the mobile search page with responsive filter-chip wrapping, horizontal scrolling on larger displays, and better touch sizing.
- •Refined tag deduplication when merging existing and generated tags to prevent duplicates while preserving normalized formatting.
修正
- •Updated project dependencies and regenerated the lock file to align with current library versions and security patches.
- •Removed obsolete planning files to keep the codebase clean and focused.