v1.7.0 — Redesigned Archive Page, Maintenance & Settings Refactor #33
BobWs
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is a big one. Here's what's new:
📁 Redesigned Archive Page
The Archive page now matches the Attachments page design:
X of Y archived noteswhen filteredAll existing functionality preserved (restore, permanent delete, empty archive, refresh).
🛠️ New Maintenance Tab
A dedicated Maintenance tab in Settings with a clean two-column layout:
Trash Manager
FLATNOTES_TRASH_DAYS)Content Summary
About & System Info
💾 Preferences Backup & Restore
Your settings are now automatically backed up. Notes are NOT affected – they remain as plain markdown files.
Automatic backups
/data/.flatnotes/backups/Manual backups
Restore
RESTOREto confirm (prevents accidents)pre_restorebackup created before any restoreBackup deletion
🔄 Live Version Check
The About section now shows:
package.json)No auto-update – just a friendly notification.
Settings Page Refactor
Settings.vue(~1800 lines) has been split into dedicated components:SettingsCallouts.vueSettingsAppearance.vueSettingsAdvanced.vueSettingsTags.vueSettingsTaskIcons.vueSettingsPrefs.vueSettingsMaintenance.vue(new)Faster loading, easier maintenance. All settings work identically.
🐳 Environment Variables
FLATNOTES_TRASH_DAYS0Update now
Docker Compose
🙏 Thanks
Thanks to everyone using and testing Flatnotes-Enhanced.
Beta Was this translation helpful? Give feedback.
All reactions