Skip to content

Releases: pbellchambers/winebrewdb

v1.3.2

17 Mar 16:59
Compare
Choose a tag to compare
  • Fixed "potential resource leak"

v1.3.1

17 Mar 20:25
Compare
Choose a tag to compare
  • Fixed bug when adding brew notes to brews that don't yet have a start date
  • Code refactoring (no functional changes)

v1.3.0

17 Mar 20:25
Compare
Choose a tag to compare
  • Made information tabs dynamic. You can add/edit your own tabs of data now (supports plain text or html).
  • Added icon to add tabs
  • Code refactoring on panel initialisation

v1.2.2

17 Mar 20:26
Compare
Choose a tag to compare
  • Code refactoring (no functional changes)
  • Slight rewording on calculator descriptions
  • Changed some launch parameters on the native Mac version (still broken)

v1.2.1

17 Mar 20:27
Compare
Choose a tag to compare
  • Added report a bug link under help menu
  • Added check for updates function under help menu
  • Builds automated with Ant now
  • Native Mac .app available (may/may not work, currently untested) (doesn't work)

v1.2.0

17 Mar 20:27
Compare
Choose a tag to compare
  • Printing Brews/Recipes/Ledger to .pdf now works
  • Fixed divide by zero error on ledger when no brews/bottles in db
  • Print button only displays when appropriate now
  • Removed unneeded jars from project

v1.1.2

17 Mar 20:31
Compare
Choose a tag to compare
  • Updated default sort ordering on various tables
  • Removed "In Planning" brews from brew costs table

v1.1.1

17 Mar 20:31
Compare
Choose a tag to compare
  • Ledger functionality complete
  • Print buttons still do nothing, sorry!

v1.1.0

17 Mar 20:33
Compare
Choose a tag to compare
  • First bit of ledger functionality
  • Print buttons and ledger button still do nothing

v1.0.4

17 Mar 20:34
Compare
Choose a tag to compare
  • Added new tables to database for future ledger functionality
  • Added button to print brews/recipes (it currently does nothing and the icon is wrong too, best to ignore it for now)