This release introduces a couple of new features and some bug fixes. The new features introduces some better ways to integrate plugins within the Nomie framework, including the enhancement of widget options for plugins. An important fix is introduced which is fixing an issue with location tracking where the current location was not always correctly tagged with a log entry.
- fix: fixes a particular case where the tracking board doesn’t load after initial onboarding (#48) (aab2057)
- feat: option to have multiple widgets for a single plugin (4760e16)
- feat: resumable timers (#42) (47f26aa)
- chore(deps): bump parse-url, @release-it/conventional-changelog and release-it (#49) (7740ad1)
- feat: keep capture log input when switching tabs on desktop (should have no effect on mobile) (#44) (f484c75)
- fix: plugin titles visible on db editor (#46) (92f3b17)
- fix: fetch and cache location on app startup (#43) (d1e55d5)
- fix: fixes bug where previous text overwrites capture field when using trackers consecutively (#36) (21276ba)