Skip to content

Latest commit

 

History

History
125 lines (83 loc) · 5.01 KB

CHANGES.markdown

File metadata and controls

125 lines (83 loc) · 5.01 KB

Brewtarget Changelog

This changelog is for high-level user-visible changes to Brewtarget, intended for consumption by the typical end-user.

v2.2.0

New Features

Bug Fixes

Incompatibilities

v2.1.0

New Features

  • Folders for organizing recipes #1109740.
  • Recipe parameter sliders to make it easier to visualize the value and range of IBUs, color, etc.

Bug Fixes

  • Boil SG was wrong if kettle losses were not zero #1328761.
  • Extract recipes crash brew-it #1340484
  • Incorrect abbreviation in manual #1224236.
  • Bad IBUs for extract recipes #1286655.
  • "Brew It" fails for extract recipes #1340484.
  • Missing icons for some distributions #1346342.
  • Failed to launch on OSX with case-sensitive filesystems #1259374.

Incompatibilities

v2.0.3

Minor bugfix release.

New Features

Bug Fixes

  • Manual button failed to display the manual #1282618.
  • Selecting FG units did not change displayed units #128751.
  • Windows builds now properly find phonon library #1226862.
  • Mash wizard does not overshoot target boil size when recipe includes extract or sugar.#1233744

Incompatibilities

v2.0.2

This is a minor bugfix release.

New Features

  • Windows installer now does automatic upgrade from previous versions.
  • Replaced language icons with a combobox for selecting language.
  • Added Greek and Chinese translations.

Bug Fixes

  • Fixed Slackware build error #1109493
  • Installs in Fedora 17 #1109534
  • Wrong ingredients being added to recipe fixed #1158620
  • Fixed compile error on FreeBSD 9.0 64-bit #1131231
  • Late-added sugars now show up in recipe instructions #1155816
  • Fixed misc. ingredient amounts being improperly interpreted #1160610
  • Rpm package no longer provides /usr and subdirectories #1164045
  • Fixed issue causing Fermentable EBC values to be constantly divided by 2 #1170088
  • Fixed labeling of EBC values when adding new styles #1173774
  • Fixed inaccurate color preview #1177546
  • Fixed crashing when importing recipes from Brewmate #1192269.
  • Building with -no-phonon flag works correctly #1212921
  • Equipment editor should no longer show up empty. #1227787
  • Closing the equipment editor now always reverts all changes.
  • Update mash tun mass and specific heat when equipment is dropped on recipe. #1233754
  • No longer crashes when copying recipe that has no style selected. #1233745
  • Made the manual open in a browser. #1224584.

Incompatibilities

None

v2.0.1

This is a minor bugfix release.

New Features

  • Added Russian translation.
  • Significant update to Spanish translation.

Bug Fixes

  • Fixed bug preventing new equipments from being properly saved #1132311
  • Fixed crash when editing recipe or taste notes #1134983
  • Fixed bug preventing efficiency changes from immediately updating the recipe #1129201
  • Fixed Windows issue causing changes not to be saved #1133821
  • Fixed strange boil kettle efficiency calculations in brewnotes #1121200

Incompatibilities

None

v2.0.0

This is a major overhaul of the Brewtarget backend.

New Features

  • Moved XML database to SQLite.
  • Customizable equipment-specific hop utilization.
  • Ability to select a "default" equipment to use in new recipes.
  • Customizable units in individual display fields.
  • Drag'n'drop ingredient lists.

Bug Fixes

Numerous

Incompatibilities

  • Can no longer directly read v2.0.0 database from earlier versions, though you can still export recipes and ingredients that can be read by earlier versions.