Skip to content

Commit 09f0d82

Browse files
authored
Update CHANGELOG.md
1 parent e399124 commit 09f0d82

File tree

1 file changed

+38
-1
lines changed

1 file changed

+38
-1
lines changed

CHANGELOG.md

Lines changed: 38 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,44 @@
11
# 📓 Notia Changelog
22
All notable changes to this project will be documented in this file.
33
![Notia Logo](https://github.com/user-attachments/assets/07e7e304-29f6-4d3f-87e1-3171e1428260)
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+
542

643
## 🔖 v1.0.3-alpha – Modern Notes & Favorites (June 27, 2025)
744

0 commit comments

Comments
 (0)