Skip to content

Releases: sebastienbarbier/seven23

v2.0.1

04 Mar 23:05
75fea49
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Remove pending payments from trends (#132)

🔒 Security

  • Update dependencies (#133)

v2.0.0

02 Jan 11:06
d798952
Compare
Choose a tag to compare

🛠 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

07 Sep 16:19
b5bbfa3
Compare
Choose a tag to compare

🐛 Bug Fixes

  • The Dockerfile fails at 'npm install' (#115)

v1.2.0

06 Jul 15:39
7f83d7b
Compare
Choose a tag to compare

🛠 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

28 Feb 08:36
44d5bda
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Dashboard calendar view show more than 3 months (#103)
  • Unexpected DELETE request for local transactions (#104)

v1.1.3

28 Jan 18:21
d4cac07
Compare
Choose a tag to compare

🛠 Improvements

  • Update favicon (#96)

🐛 Bug Fixes

  • Category no longer sync (#98)
  • CI/CD fail with latest version (#99)

v1.1.2

19 Dec 18:10
81a6e49
Compare
Choose a tag to compare

🐛 Bug Fixes

  • CalendarGraph crash on start (#82)

V1.1.1

16 Dec 08:44
6452290
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Sync is broken on update event (#78)
  • Dashboard graph shows one extra day/month than selected (#79)

v1.1.0

13 Dec 14:56
fc15208
Compare
Choose a tag to compare

🐛 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

10 Oct 06:59
757ddfd
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix Datefield crash when editing the Textfield manually (#55)
  • Fix CategoryField selecting wrong item (#56)

🔒 Security

  • Update dependencies (#58)