Releases: matthiasjg/trimirjournal
Releases · matthiasjg/trimirjournal
Improved timeseries chart view
- Consistent support for dark/ light mode and accent color on timeseries chart view
- Added sub navigation on timeseries chart view for toggling legend and filtering related metric tags
- The journal view now opens immediately on application start if there are log entries
- Updated elementary OS Sdk to runtime version 6.1
- Replaced LiveChart.StaticChart with WebKit.WebView
- Updated Stripe key for integration with AppCenter
Fixed reset/ restore and backup of journal to zip or json file
Essentially a regression from release removing Flatpak filesystem permissions.
Remove Flatpak filesystem permissions
Somehow—likely as an artifact of migrating app from pre-flatpak to flatpak 🤔 —I had still --'filesystem=home'
in my flatpak manifest claiming I need access to user's home dir—*which I actually don't.
THX Aral for bringing this to my attention. 🙌
Fixed Stripe key for integration with AppCenter
- Thx to elementary's now working integration/ flow of developer dashbord w/ Stripe
Added support for backup to/ restore from ZIP archive file
- Added Spanish translation from @DiegoIvanME, thanks for the contribution 🙌️
- Backup and restore your journal to and from a ZIP archive file compatible with ZenJournal (Disclaimer: Trimir Journal is not created by, affiliated with, or supported by ZenJournal.
- URLs in journal entries are now clickable links
Fixed failing build for AppCenter due to Git submodule
- Removed
live-chart
Git submodule - Flatpak cleanup
Changed RDNN to comply w/ Odin's beta developer dashboard
RDNN old io.trimir.journal
—› new com.github.matthiasjg.trimirjournal
Initial submission for AppCenter publishing
First release to start submission process for AppCenter, targeting elementary OS 6 Odin