Skip to content

Releases: simonwep/ocular

v1.12.0

17 May 08:54
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

  • 2fbfdd4 - keep values in cells that have a stored value after blur (commit by @simonwep)

✅ Tests

  • 6fd781b - make e2e tests fail if there are errors or warnings in the console (commit by @simonwep)
  • 2391d39 - ignore service-worker and playwright related errors in e2e tests (commit by @simonwep)

🔧 Chores

v1.11.1

26 Apr 07:51
Compare
Choose a tag to compare

🐛 Bug Fixes

  • 9946cc7 - use correct value if cell value cannot be parsed (commit by @simonwep)

v1.11.0

25 Apr 21:43
Compare
Choose a tag to compare

✨ New Features

  • 59f5852 - add app config and a way to disable the demo mode post build (commit by @simonwep)
  • c26be50 - show banner if demo mode is active and user not logged in (commit by @simonwep)
  • 5885d54 - add lock to budget groups to prevent accidental deletion (commit by @simonwep)
  • e1c4d6a - support basic mathematical expressions in currency cells (commit by @simonwep)
  • f8db712 - add demo button to chart placeholder (commit by @simonwep)

🐛 Bug Fixes

  • ab9fbd3 - show and highlight correct dates when configuring a month offset (commit by @simonwep)
  • 272aee5 - use non-native dialog for login to make it work with password managers (commit by @simonwep)

♻️ Refactors

🔧 Chores

v1.10.0

26 Mar 19:52
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

♻️ Refactors

🔧 Chores

v1.9.0

09 Feb 08:36
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

  • 22a4053 - make dialogs always top-layer and go to dashboard for loading demo data (commit by @simonwep)
  • 3b4b7bd - remove history feature as it affected all data at once (commit by @simonwep)

🔧 Chores

v1.8.1

23 Jan 16:51
Compare
Choose a tag to compare

🐛 Bug Fixes

v1.8.0

23 Jan 16:32
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

♻️ Refactors

v1.7.0

18 Dec 18:28
Compare
Choose a tag to compare

✨ New Features

🔧 Chores

v1.6.0

27 Oct 16:39
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

♻️ Refactors

  • b140c80 - move shared page components to components/feature (commit by @simonwep)

🔧 Chores

v1.5.0

20 Jul 08:25
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

♻️ Refactors

  • b53eb29 - move click listener to button in ContextMenu (commit by @simonwep)
  • 3765a8a - remove number-formats from internationalization files (commit by @simonwep)

🔧 Chores