Releases: caseydavenport/biermacht
Releases · caseydavenport/biermacht
Fix some .bsmx import bugs
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
- 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.
Version v1.0.10 Changes: - Don't auto-calculate mash step parameters when imported.
Add basic tablet UI
- 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
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
- Fix parsing of XML which uses special characters.
- Fix timer drift
Fix mash-step list view
- 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
- 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
- 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
Version v1.0.2 Fix crashing AddCustomYeastActivity