Skip to content

Releases: marcelblijleven/beanstats

v3.0.0

10 Apr 16:25
d9d8b93
Compare
Choose a tag to compare

3.0.0 (2024-04-10)

⚠ BREAKING CHANGES

  • add deprecation notice
  • bump version

Miscellaneous Chores

v2.2.1

12 Jan 21:03
5085ea2
Compare
Choose a tag to compare

2.2.1 (2024-01-12)

Bug Fixes

  • select element form state not persistent (9732c4b)

v2.2.0

08 Jan 19:27
a47d962
Compare
Choose a tag to compare

2.2.0 (2024-01-08)

Features

v2.1.1

07 Jan 21:36
a4204c0
Compare
Choose a tag to compare

2.1.1 (2024-01-07)

Bug Fixes

  • notes get cleared when switching tab (da12ce3)
  • remove duplicate currency key (fac857c)
  • satisfy compiler by overruling type from react-hook-form (086aed4)
  • update currency map (d7eaab0)

v2.1.0

06 Jan 21:22
15aaebd
Compare
Choose a tag to compare

2.1.0 (2024-01-06)

Features

v2.0.1

06 Jan 12:38
1a36605
Compare
Choose a tag to compare

2.0.1 (2024-01-06)

Bug Fixes

  • make /api/beanconqueror/decode public (aaa04ea)

v2.0.0

05 Jan 22:18
7073122
Compare
Choose a tag to compare

2.0.0 (2024-01-05)

⚠ BREAKING CHANGES

  • moving api urls to central location

Features

  • add best rated stats (3c390cd)
  • show how much people spent on their coffee in wrapped (743a84c)

Bug Fixes

  • drop index instead of constraint (2b811d3)
  • move unique constraint from roaster name and combine it with user id (d6fdddc)

Code Refactoring

  • moving api urls to central location (eedd124)

v1.19.1

04 Jan 20:37
8d8db06
Compare
Choose a tag to compare

1.19.1 (2024-01-04)

Bug Fixes

  • don't import NextResponse as type (417cb73)

v1.19.0

04 Jan 20:27
489cc02
Compare
Choose a tag to compare

1.19.0 (2024-01-04)

Features

  • add api route for decoding share urls (2f46ee6)

v1.18.4

04 Jan 09:34
0e0b0f7
Compare
Choose a tag to compare

1.18.4 (2024-01-04)

Bug Fixes

  • handle year data without beans or brews (bc1ee2b)
  • hide overflow for rounded borders (13408f5)
  • layout issues and simplified carousel (4e2b379)