Releases: caseydavenport/biermacht
Releases · caseydavenport/biermacht
New Dry Yeasts
Add 12 new dry yeasts.
Fix issues with Adding / Edit ingredients when ingredient lists are empty.
Style Viewer
- Adds a style viewing tool.
Export to Drive
- Allow export to drive
- Fix crash caused by accessing MainActivity.sharedPreferences
Fix compareTo method contract
Attempts to fix an issue where the compareTo methods for ingredients didn't uphold the compareTo contract.
Detailed Instructions
Instructions view now contains more detailed information.
Fix mime-types in Google Drive
Remove restriction on mime-type for Google Drive imports.
Google Drive
- Google Drive - support for importing recipes
- Give options when importing duplicate recipes (override, skip, duplicate)
- Option to auto-calculate decoction amount in mash steps.
It's all better now
- FIx temerature mash steps
- Allow specification of hop descriptions for custom hops
- Remove unused input in strike-water calculator.
- Support for first-wort and aroma (whirlpool) hops.
- Ability to export a single recipe.
- Adjust ordering of tabs when displaying recipe.
Fixes to handle BrewToad recipes
Fixes an issue when importing recipes from BrewToad, where BeerXML fields are present but not defined.
e.g
<BOIL_VOL></BOIL_VOL>
Improve xml import MIME type detection
Fixes bug where some apps wouldn't allow selection of recipe files to import.