Skip to content

Releases: alan-mcl/brewday

v0.8

25 Oct 14:13
Compare
Choose a tag to compare
v0.8 Pre-release
Pre-release
  • git backend is supported, including pushing to a remote repo
  • Now writing errors to a log file instead of std out
  • "Packets (11g)" supported as a unit for dry yeast
  • Reference database yeast editing now includes yeast form (liquid/dry/etc)
  • Smarter rounding and formatting of amounts in the UI
  • Smarter handling of weight v volume units for ingredient additions
  • Hop form moved to the ingredient from the ingredient addition
  • The Brewday window now starts maximised
  • All ingredient types can be added to most steps now, even if they are not
    processed when modifying step volumes.

Bug fixes

  • Water and misc additions are valid additions to a Ferment step
  • NPE adding fermentable inventory items
  • Fixed batch renamed
  • Batches now sorted by default so that the most recent is first
  • Lauter step in brew steps report now lists first wort hops
  • Various fixes around handling weight vs volume units for different yeast forms
  • Batch analysis refreshes properly for ABV calculations
  • Fixed output mash volume calculation

v0.7

28 Jan 13:09
Compare
Choose a tag to compare
v0.7 Pre-release
Pre-release
  • Added 'Honey' fermentable type, fixed its import from BeerXML
  • Deleting reference ingredients now removes from the inventory too
  • Updated Styles to better support more than one Style Guide
  • Including the BJCP 2021 Style Guide, released in Dec 2021

Bug fixes

  • Forced carbonation was not preventing low carbonation warnings
  • ClassCastException changing process steps after editing a QuantityEditWidget
  • NPX typing long strings in text areas, also a performance fix here

v0.6

25 Jun 13:37
Compare
Choose a tag to compare
v0.6 Pre-release
Pre-release
  • Doc Gen: recipe bill of materials report
  • Batches now start sorted by date
  • Batch edit page includes a list of ingredients and a doc gen option
  • Better sorting wherever ingredient additions are listed
  • Import data from another Brewday database
  • Ref DB: Added MaltEurop malts
  • Mash step can take an earlier Mash Volume as input e.g. for Cereal Mash
    schedules
    See release notes for more details

v0.5

15 Dec 13:40
Compare
Choose a tag to compare
v0.5 Pre-release
Pre-release
  • A better Water Builder, using water parameters and including Alkalinity and RA
  • Water parameters from The Water Book
  • MpH mash pH model
  • Advanced settings where needed for IBU and mash pH models
  • Bug fixes and usability improvements

v0.4

14 Nov 15:51
Compare
Choose a tag to compare
v0.4 Pre-release
Pre-release
  • Inventory
  • Water chemistry and mash pH

v0.3

18 Sep 13:42
Compare
Choose a tag to compare
v0.3 Pre-release
Pre-release
  • Batches, including CSV import

v0.2

11 Sep 14:59
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release
  • JFX UI
  • Bundled JRE and Windows launcher

v0.1

12 Sep 06:07
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

Initial release with Swing UI.