Skip to content

Releases: open-nomie/nomie6-oss

Release 6.3.0

14 Feb 23:33
1e89747
Compare
Choose a tag to compare
  • 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)

Release 6.2.0

24 Jan 01:49
Compare
Choose a tag to compare
  • chore: release v6.2.0 (#33) (cc6448a)
  • feat: reduce compress/increase quality of user uploaded images (#32) (7a044ab)
  • fix: active board doesn't load/show trackables on page load (#30) (ef7d273)
  • fix: timeframe always being reset to Today in widget editor modal on save (#31) (b0e41b7)
  • chore: update node version in .nvmrc (#16) (3175673)
  • feat: remove feature restrictions requiring awards (eb3c9e7)
  • fix: remove auto focus on what's up text area (94f611b)
  • feat: automatically create a patch release and trigger app deploy to GH pages (3ee5b8a)
  • chore: add package-lock.json (4b35c22)
  • chore: add GH action to verify vite build and unit tests (bebb918)