|
1 | 1 | # 📓 Notia Changelog
|
2 | 2 | All notable changes to this project will be documented in this file.
|
3 | 3 | 
|
4 |
| - |
| 4 | + |
| 5 | +🔖 **v1.0.4-alpha – Smart Gallery, Bug Fixes & Modern Codebase (July 2025)** |
| 6 | + |
| 7 | +In this update, Notia's codebase has been completely modernized. The gallery and notes pages are now faster and smarter, with major improvements to user experience and error handling. |
| 8 | + |
| 9 | +✨ **New Features** |
| 10 | + |
| 11 | +* 🗂️ **Smart folder & gallery management:** Subfolder support, quick folder filtering, and advanced permission handling. |
| 12 | +* 🔄 **Grid/List view cycling:** Switch between gallery views (classic/detailed) with a single tap. |
| 13 | +* 🧠 **AI Pulse banner:** A smart suggestion/AI banner on the homepage (with extensible infrastructure). |
| 14 | +* 📝 **Persistent & secure storage for notes and settings:** Notes and settings are now stored more reliably and safely. |
| 15 | +* 🛠️ **Advanced error handling:** Clear dialogs and feedback when folder or permission issues occur. |
| 16 | +* 🏷️ **Folder & tag filtering:** More precise filtering options in gallery and notes. |
| 17 | +* 🧩 **Modernized codebase:** HomePage and gallery state management rewritten for performance and maintainability. |
| 18 | + |
| 19 | +🪛 **Improvements** |
| 20 | + |
| 21 | +* 🎨 HomeHeader and gallery UI/UX redesigned with full Material 3 compliance – more intuitive and professional. |
| 22 | +* ⚡ Enhanced filtering, sorting, and search algorithms. |
| 23 | +* 🐞 Fixed parameter issues and widget invocation bugs in NotesPage and SettingsPage. |
| 24 | +* 🌙 More robust and faster theme and language switching. |
| 25 | +* 🧹 Code cleanup: Removed unused enums, improved separation of concerns. |
| 26 | +* 🗃️ Per-note storage system for more secure note handling. |
| 27 | + |
| 28 | +🐞 **Known Limitations** |
| 29 | + |
| 30 | +* 🔄 Some UI elements may not immediately reflect language changes (full dynamic localization planned for v1.0.5). |
| 31 | +* 🧪 Still in alpha: Some advanced filtering and AI features are in place but not yet activated. |
| 32 | + |
| 33 | +🧭 **Coming Soon (v1.0.5+ Roadmap)** |
| 34 | + |
| 35 | +* 🤖 Real AI-powered photo and note classification. |
| 36 | +* ☁️ Secure backup & sync (encrypted & offline-first). |
| 37 | +* 📝 Rich note editing (Markdown + embedded media). |
| 38 | +* 🏷️ Advanced batch tag management and filtering. |
| 39 | +* 📊 User analytics and extended developer tools. |
| 40 | + |
| 41 | + |
5 | 42 |
|
6 | 43 | ## 🔖 v1.0.3-alpha – Modern Notes & Favorites (June 27, 2025)
|
7 | 44 |
|
|
0 commit comments