Skip to content

🎉 Release v2.0.0+106 🎉

Compare
Choose a tag to compare
@Cierra-Runis Cierra-Runis released this 09 Apr 09:49
19d8117

☢️☢️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

v2.0.0+106

What's Updated

📖Revise & 🌍Feature & 🔧Fix

  1. 📖Update isar to v4.0
  2. 📖Improve error handle of App.run()
  3. 📖Use database to store DiaryImage
  4. 📖Refract Diary fields, use Map<String, dynamic> instead serialized String
  5. 📖Unify paths
  6. 📖Store enum of tags instead icon data
  7. 📖Move app code to ./app/
  8. 📖Init dart server code
  9. 📖Init go server code
  10. 📖Improve localization
  11. 📖Improve data structure
  12. 🌍Add accentColor to settings
  13. 🔧Fix expand error
  14. 📖Now close button not hide more
  15. 🔧Fix state losing when resizing window
  16. 🌍Redesign DiaryPageItem
  17. 📖Add imageDirectory to Paths
  18. 🔧Fix file select
  19. 🌍Redesign EditorPage & DiaryPageItem
  20. 🔧Fix colorScheme error
  21. 📖Re-implement EditorToolbar
  22. 🌍Add sync entry
  23. 📖Remove divider of BasedSplitView
  24. 🔧Fix thisDayLastYear
  25. 🔧Fix new diary ID
  26. 🔧Fix type error & 📖Improve Diary().plainText
  27. 📖Now ThirdPartyLicense & PrivacyPolicy link to GitHub
  28. 🔧Fix Gallery error when deleting photo
  29. 🔧Fix _EditingDialog doesn't push EditorPage
  30. 🔧Fix sort error
  31. 🌍Add search function
  32. 🔧Fix apk size issue
  33. 📖Use ExpansionTile instead sticky header
  34. 📖Add opacity to DiaryListItem
  35. 📖Make HomePage & MorePage keep alive
  36. ⚠️belongTo replaces createAt responsibility in Diary
  37. 📖Make moodType & weatherType nullable
  38. 🌍Implement based_snap_assist
  39. 📖Improve the spacing of _EditorToolbar
  40. 🌍Improve performance of GalleryCard

Changelog

Compare To Previous Version
For further changelog, check the Github Releases Page