🎉 Release v2.0.0+106 🎉
☢️☢️NOTICE☢️☢️
Mercurius is now update to v2.0 , making sure you are using v1.6.6, then please ☢️☢️Export ALL your data☢️☢️ and make sure your saved two important JSON files in your disk.
If you don't know how to migrate you data, DO please contact me.
After making sure your data is all exported, uninstall your Android app. For Windows users, Delete C:\Users\<username>\Documents\Mercurius
, and delete files unzipped from zip.
Last, install v2.0.0 of Mercurius, open MorePage -> Improve & Export
and import image.json
and export.json
.
Latest Version
What's Updated
📖Revise & 🌍Feature & 🔧Fix
- 📖Update isar to v4.0
- 📖Improve error handle of
App.run()
- 📖Use database to store
DiaryImage
- 📖Refract
Diary
fields, useMap<String, dynamic>
instead serializedString
- 📖Unify paths
- 📖Store enum of tags instead icon data
- 📖Move app code to
./app/
- 📖Init dart server code
- 📖Init go server code
- 📖Improve localization
- 📖Improve data structure
- 🌍Add accentColor to settings
- 🔧Fix expand error
- 📖Now close button not hide more
- 🔧Fix state losing when resizing window
- 🌍Redesign
DiaryPageItem
- 📖Add
imageDirectory
toPaths
- 🔧Fix file select
- 🌍Redesign
EditorPage
&DiaryPageItem
- 🔧Fix colorScheme error
- 📖Re-implement
EditorToolbar
- 🌍Add sync entry
- 📖Remove divider of
BasedSplitView
- 🔧Fix
thisDayLastYear
- 🔧Fix new diary ID
- 🔧Fix type error & 📖Improve
Diary().plainText
- 📖Now
ThirdPartyLicense
&PrivacyPolicy
link to GitHub - 🔧Fix
Gallery
error when deleting photo - 🔧Fix
_EditingDialog
doesn't pushEditorPage
- 🔧Fix sort error
- 🌍Add search function
- 🔧Fix apk size issue
- 📖Use
ExpansionTile
instead sticky header - 📖Add opacity to
DiaryListItem
- 📖Make
HomePage
&MorePage
keep alive ⚠️ belongTo
replacescreateAt
responsibility inDiary
- 📖Make
moodType
&weatherType
nullable - 🌍Implement
based_snap_assist
- 📖Improve the spacing of
_EditorToolbar
- 🌍Improve performance of
GalleryCard
Changelog
Compare To Previous Version
For further changelog, check the Github Releases Page