Releases: sebastienbarbier/seven23
Releases · sebastienbarbier/seven23
v2.0.1
🐛 Bug Fixes
- Remove pending payments from trends (#132)
🔒 Security
- Update dependencies (#133)
v2.0.0
🛠 Improvements
- Improve dark mode (#86)
- New in app navigation (#90)
- New GraphLine with better integration (#93)
- Add Transaction "cleared" field (#110)
- Installation guide as PWA (#118)
- Subscription model with stripe (#119)
🐛 Bug Fixes
- Update app button does not load new version (#120)
🔒 Security
- Update dependencies (#117)
v1.2.1
🐛 Bug Fixes
- The Dockerfile fails at 'npm install' (#115)
v1.2.0
🛠 Improvements
- Handle uncaught exception with a bug report view (#84)
- Implement a developer mode in app (#85)
- Refactor the settings panel using react-router (#88)
- Different icon between current and next version (#92)
- List of categories includes a no category value (#94)
- Confirmation view for your encryption key (#95)
- Run e2e with local docker backend (#112)
🐛 Bug Fixes
- Fix Snackbar manager not working if no account (#87)
- Dashboard crash (#108)
- Add missing 'No category label' on mobile list of category (#111)
- Fix npm install by updating dependencies (#113)
v1.1.4
🐛 Bug Fixes
- Dashboard calendar view show more than 3 months (#103)
- Unexpected DELETE request for local transactions (#104)
v1.1.3
🛠 Improvements
🐛 Bug Fixes
- Category no longer sync (#98)
- CI/CD fail with latest version (#99)
v1.1.2
🐛 Bug Fixes
- CalendarGraph crash on start (#82)
V1.1.1
🐛 Bug Fixes
- Sync is broken on update event (#78)
- Dashboard graph shows one extra day/month than selected (#79)
v1.1.0
🐛 Bug Fixes
- Crash on sync when app edit before creating (#71)
🛠 Improvements
- Improved enrollment for new users (#63)
- Make dashboard move relevant for new users (#64)
- Add a new calendar graph (#65)
- Category list in transactions view ignores incomes (#70)
v1.0.1
🐛 Bug Fixes
- Fix Datefield crash when editing the Textfield manually (#55)
- Fix CategoryField selecting wrong item (#56)
🔒 Security
- Update dependencies (#58)