Skip to content

v0.1.0

Choose a tag to compare

@goapunk goapunk released this 12 Nov 15:27
· 741 commits to main since this release

Feat

  • storage: add a stock history page which lists removed stock items
  • wine: add orange wine to model with migration

Fix

  • filters: don't show wines with only deleted stock items
  • deps: update dependency barcode-detector to v3.0.7
  • stats: don't count removed bottles
  • storage: add more validation and tests for the stock add view
  • storage: fix broken stock adding
  • map: change boolean value for the popup close button fixes #467