Skip to content

Releases: simonwep/ocular

v2.2.2 - ARM64 Fix

25 Jan 17:09

Choose a tag to compare

✨ New Features

  • 4f66758 - make it possible to use the app over http if wanted (commit by @simonwep)

🐛 Bug Fixes

  • 8e64d58 - use correct base image for genesis when building multi-platform image (commit by @simonwep)

♻️ Refactors

v2.2.1 - Minor Firefox Bug Fix

18 Jan 16:22

Choose a tag to compare

✨ New Features

🐛 Bug Fixes

  • 1462211 - use normal background for the context-menu due to a bug in firefox (commit by @simonwep)

v2.2.0 - Performance & Stability

18 Jan 07:46

Choose a tag to compare

✨ New Features

  • 87cf15a - allow zooming in on all-time chart (commit by @simonwep)
  • c962645 - improve performance with large amount of budget groups (commit by @simonwep)
  • 020dab3 - further performance improvements for large amount of budget groups (commit by @simonwep)
  • 06041b6 - move month names back into header for more space (commit by @simonwep)

🐛 Bug Fixes

  • f6a6b4a - block background click closing the import modal too early (commit by @simonwep)
  • de59634 - mount EChart only if element has a known size (commit by @simonwep)
  • d9a2f57 - prevent errors on log-out due to invalid current year (commit by @simonwep)

♻️ Refactors

✅ Tests

🔧 Chores

v2.1.0 - Getting Comfy

04 Jan 18:25

Choose a tag to compare

✨ New Features

🐛 Bug Fixes

♻️ Refactors

🔧 Chores

v2.0.0 - Next Horizon

29 Dec 20:08

Choose a tag to compare

Caution

This releases container is not compatible with v1! See the migration guide for more information.
The goal is to resolve many issues others are having when deploying it on various platforms and third-party containerization providers.

✨ New Features

🐛 Bug Fixes

  • e5c4e9f - show correct remaining balance when fiscal cycle is customized (commit by @simonwep)
  • ae5c2f2 - prevent crashing when switching to a different year before loading demo data (commit by @simonwep)
  • 5630dd5 - allow loading demo data even when authenticated (commit by @simonwep)
  • 57e6ac5 - add spacing to the all-time chart and remove space before surplus value (commit by @simonwep)
  • 079ccfc - adjust chart spacings (commit by @simonwep)

♻️ Refactors

✅ Tests

  • 90b61f9 - hide tooltips in e2e test to avoid blocking events in edge cases (commit by @simonwep)
  • 8fb5084 - add e2e tests for keyboard navigation (commit by @simonwep)

🔧 Chores

v1.13.0

09 Nov 08:50

Choose a tag to compare

✨ New Features

🐛 Bug Fixes

  • e8cf945 - make height of yearly toggle equal on all pages (commit by @simonwep)
  • 3ff5311 - remove gap between sticky months and pane header (commit by @simonwep)
  • 54e2c65 - consider month offset in ending balance (commit by @simonwep)
  • 926bb6e - handle locales without group separators for numbers gracefully (commit by @simonwep)
  • 1ebe527 - evaluate expressions in cells only once (commit by @simonwep)
  • 7668bb5 - improve currency formatting and handling of invalid inputs (commit by @simonwep)
  • f41f5c9 - prevent tooltips from getting stuck if quickly mounted and unmounted (commit by @simonwep)

♻️ Refactors

  • 1e59675 - remove unused styles and fix naming in Steps component (commit by @simonwep)
  • db6c1fa - simplify links and fix z-index of popper (commit by @simonwep)

🔧 Chores

v1.12.0

17 May 08:54

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

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

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

Choose a tag to compare

✨ New Features

🐛 Bug Fixes

♻️ Refactors

🔧 Chores