Releases: simonwep/ocular
Releases · simonwep/ocular
v1.7.0
✨ New Features
66e0f95
- add support for Czech (commit by @simonwep)90c5ed9
- improve language file loading performance (commit by @simonwep)f300dc6
- improve language detection and import locales dynamically (commit by @simonwep)184f1e8
- added pinned months to budget groups (commit by @Hoverth)d350fb7
- when creating a new year, now copy the current year's categories (commit by @Hoverth)c401218
- add support for Italian (commit by @simonwep)9428552
- highlight currently focused cell (commit by @simonwep)
🔧 Chores
v1.6.0
✨ New Features
ecec48e
- add year toggle to expenses and income as well (commit by @simonwep)ee290d8
- re-render entire budget-groups if year change (commit by @simonwep)
🐛 Bug Fixes
a0649a5
- remove rounded app borders on mobile devices (commit by @simonwep)9ef58d3
- aligh demo-data with current year (commit by @simonwep)ff7e476
- do not spin year on tab switch (commit by @simonwep)
♻️ Refactors
🔧 Chores
v1.5.0
✨ New Features
af20cf4
- add brazilian portuguese language (commit by @thedmmatt)ba9bbb5
- add turkish language (commit by @TaylanTatli)1583d8b
- add more currencies (commit by @simonwep)a94eb01
- prevent dialogs from blocking password managers (commit by @simonwep)
🐛 Bug Fixes
2bf14af
- synchronize locale with browser locale (commit by @simonwep)2b7ff69
- sync currency with i18n correctly (commit by @simonwep)2c559ca
- make CellMenu work on Safari and Firefox (commit by @simonwep)
♻️ Refactors
b53eb29
- move click listener to button in ContextMenu (commit by @simonwep)3765a8a
- remove number-formats from internationalization files (commit by @simonwep)
🔧 Chores
b969ed5
- update project to pnpm v9 (commit by @simonwep)fdfc8b6
- add code owners file and freeze dependencies in ci (commit by @simonwep)e99e8f1
- run main workflow on push and pull requests (commit by @simonwep)ad90874
- add issue and pull-request templates (commit by @simonwep)8b4b6f1
- update dependencies (commit by @simonwep)2783fb1
- update .env.genesis variables (commit by @simonwep)
v1.4.0
✨ New Features
4a0f770
- add all time overview (commit by @simonwep)5ad7855
- improve chart margins (commit by @simonwep)0bd646d
- add privacy mode to all-time overview (commit by @simonwep)6ef45c0
- extend demo data (commit by @simonwep)7dcca7a
- allow entering data for years in the past (commit by @simonwep)4ef7653
- add download button to dashboard sankey chart (commit by @simonwep)
🐛 Bug Fixes
a3cb646
- support empty values in AllTime overview (commit by @simonwep)224f6bc
- use current year as reference for all-time panels (commit by @simonwep)
♻️ Refactors
a8a5835
- use remix icon package (commit by @simonwep)03acdea
- move charts to their corresponding page component (commit by @simonwep)7fccd43
- move remove utility into array module (commit by @simonwep)
🔧 Chores
0ad760b
- add latest as latest docker image tag (commit by @simonwep)e40f405
- improve and simplify development setup (commit by @simonwep)bcc80ae
- unify indentation (commit by @simonwep)f51391e
- add twitter and open graph tags (commit by @simonwep)97f020c
- add package.json script to start backend (commit by @simonwep)
v1.3.1
v1.3.0
v1.2.1
v1.2.0
✨ New Features
ff7a322
- show info if remaining balance is zero (commit by @simonwep)a66eff2
- add confirmation dialog for copy/pasting data (commit by @simonwep)5bdb22c
- add cell actions (commit by @simonwep)
🐛 Bug Fixes
d51ea32
- specify scope when using i18n-t (commit by @simonwep)dfed7cb
- make undo/redo functions work again (commit by @simonwep)5c2433c
- make it possible to drag items into groups (commit by @simonwep)a2bc10a
- update number formats for german (commit by @simonwep)55e85a4
- hide empty expense / income groups in DistributionChart (commit by @simonwep)
♻️ Refactors
29dd592
- clean up internationalization mess (commit by @simonwep)6129239
- minor style adjustments (commit by @simonwep)6e2e835
- remove redundant container in ContextMenu component (commit by @simonwep)