Releases: Cierra-Runis/mercurius
🎉 Release 2.1.0+107 🎉
Latest Version
What's Updated
📖Revise & 🌍Feature & 🔧Fix
- 🔧Fix
based_snap_assist
- 🌍Add matching count for advance search
- 🚀Upgrade Flutter to 3.22
- 🔧Fix title losing when inserting image from gallery
- 🌍Use better animation curve
- 🌍Improve hint when no image in gallery
- 🌍Add function to center window by long pressing WindowAppBar
- 🌍Implement
_CacheCleanTile
- 🌍Add
CloudSettingsSection
for auto backups - 🌍Refresh QWeather & GitHubLatestRelease for 10 minutes
- 🌍Add
_ImagePickerStyleTile
for Android settings - 🌍Add New image import & export function
- 📖Remove DoubleBack
- 🔧Remove blur for better performance
- 📖Remove window button for macOS
- 🔧Fix checklist button icon error
- 🔧Fix mouse cursor for read-only editor
- 🔧Add SafeArea to ImageView for Android
- 📖Add
GitHubGallery
- 🌍Removed default font & Add font custom settings
⚠️ Removedtitle
ofDiary
- 🔧Fix background image fit type
- 📖Use
push
insteadpushDialog
forDiaryPageView
- 🔧Fix
PrivacyPolicyTile
- 📖Upgrade Package
- 📖Add more logging
- 📖Improve diary text style
- 🔧Fix null exception
- 🔧Fix directory losing
- 🌍Add
CalendarPage
Changelog
Compare To Previous Version
For further changelog, check the Github Releases Page
🎉 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
🎉 Release v1.6.6+105 🎉
📢NOTICE📢
Mercurius will update to v2.0 in future, please pay attention to Pull Request and Related issue.
Before you update to v2.0, please export your all data.
Latest Version
What's Updated
📖Revise
- 📖Improve v2 files export tile
Changelog
Compare To Previous Version
For further changelog, check the Github Releases Page