Releases: marcelblijleven/beanstats
Releases · marcelblijleven/beanstats
v3.0.0
3.0.0 (2024-04-10)
⚠ BREAKING CHANGES
- add deprecation notice
- bump version
Miscellaneous Chores
v2.2.1
2.2.1 (2024-01-12)
Bug Fixes
- select element form state not persistent (9732c4b)
v2.2.0
2.2.0 (2024-01-08)
Features
v2.1.1
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
2.1.0 (2024-01-06)
Features
v2.0.1
2.0.1 (2024-01-06)
Bug Fixes
- make /api/beanconqueror/decode public (aaa04ea)
v2.0.0
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
1.19.1 (2024-01-04)
Bug Fixes
- don't import NextResponse as type (417cb73)
v1.19.0
1.19.0 (2024-01-04)
Features
- add api route for decoding share urls (2f46ee6)
v1.18.4
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)