Skip to content

Releases: marcelblijleven/beanstats

v3.1.0

04 Aug 10:58
2cc4d57

Choose a tag to compare

3.1.0 (2025-08-04)

Features

  • add qr code generation endpoint (f313428)

Bug Fixes

  • build and linter issues (961bd4e)

v3.0.0

10 Apr 16:25
d9d8b93

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

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

Choose a tag to compare

2.2.0 (2024-01-08)

Features

v2.1.1

07 Jan 21:36
a4204c0

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

Choose a tag to compare

2.1.0 (2024-01-06)

Features

v2.0.1

06 Jan 12:38
1a36605

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

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

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

Choose a tag to compare

1.19.0 (2024-01-04)

Features

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