Skip to content

Releases: caseydavenport/biermacht

Fix some .bsmx import bugs

10 Sep 04:18
Compare
Choose a tag to compare
Changes for version v1.0.13

* Fix bug when importing .bsmx where misc time is ignored
* Fix bug when importing .bsmx where boil volume is ignored

BETA: BeerSmith2 recipe import

10 Sep 04:19
Compare
Choose a tag to compare
  • BETA: .bsmx (BeerSmith 2) recipe import.
  • Alphabetize the 'select recipes to import' list.
  • Fix some mash step indexing bugs.
  • Potential fix for IngredientComparator sorting crash
  • Potential fix for no-file-browser installed crash.

Don't auto-calculate mash profiles when imported.

10 Sep 04:19
Compare
Choose a tag to compare
Version v1.0.10

Changes:
- Don't auto-calculate mash step parameters when imported.

Add basic tablet UI

10 Sep 04:19
Compare
Choose a tag to compare
  • Add basic tablet UI.
  • Various bugfixes and performance tweaks.
  • Default ingredients can be modified via the ingredient editor.
  • Can restore default ingredients from settings.
  • Spinners are no longer cancelable.

Fix brew timer crash when no step had been started

10 Sep 04:20
Compare
Choose a tag to compare
Version v1.0.7

Changed:
- Fix brew timer crash when no step had been started.
- Brew timer stays open when app is closed.

Fix brew-timer drift

10 Sep 04:21
Compare
Choose a tag to compare
  • Fix parsing of XML which uses special characters.
  • Fix timer drift

Fix mash-step list view

10 Sep 04:22
Compare
Choose a tag to compare
  • Views going off screen in mash step list.
  • Timer counting down at wrong rate.
  • Default mash profiles have wrong water-to-grain values from previous versions.

Assorted Mash Profile Bugfixes

10 Sep 04:22
Compare
Choose a tag to compare
  • Mash profile sparge type does not save.
  • Crash when saving a recipe mash profile to custom when it has been edited but not saved.
  • Mash profile can mysteriously disappear.
  • Auto-calculations not performed when step-type changes.
  • Can't manually set mash step amounts.

Mash Profile Fixes

10 Sep 04:23
Compare
Choose a tag to compare
  • Mash profiles have weird default water-to-grain ratio.
  • Commas not supported in Mash Step activities.

Fix crashing when trying to add new custom yeast

10 Sep 04:23
Compare
Choose a tag to compare
Version v1.0.2

Fix crashing AddCustomYeastActivity