Releases: caseydavenport/biermacht
Releases · caseydavenport/biermacht
v1.5.0
- Add efficiency calculator (beta)
- Better handling of non-fermentable sugars #65 (@sharathcshekhar)
- Fix crash caused by sort-by-date.
- Better handling of missing data in imported recipes.
Urgent crash fix
- Fix crash due to malformed recipe SQL table.
Recipe sorting
- Ability to sort recipes using various strategies.
- App now tracks recipe "last modified" date
- Fix crash when deleting some styles from database.
Improve bsmx import
- #58 Fixes bug with .bsmx imports where the file failed to parse when the first tag is unrecognized.
Recipe import tweak, notes bugfix, calibration temp
- Don't clear notes when editing recipe: #54 @gabeweisz
- Remember last used calibration temperature: #56 @gabeweisz
- Always try to parse as .bsmx / .bxml. Be less prescriptive about extensions.
Recipe import, stability fixes
- Fix various recipe import bugs.
- Stability improvements.
- Added Mosaic / El Dorado hops.
Bugfixes
- Delete ingredients, MashProfile, mash steps when deleting a recipe.
- Fix Detail progress bar coloring on older versions of Android.
- Potentially fix issue with list view footer causing weird crash.
Add detail visualization
- Add meter visual for recipe details.
- Fix crash when null brew date was specified.
Brew Date, Notes improvements
- Support brew dates on recipes
- Support notes field in details list.
Initial BIAB support
- Rudimentary BIAB support.
- Fix some null pointer crashes resulting from global variable access.