Changelog
2018-11-25
- Replaced Schema.org library, and enhanced the beer json-ld output.
- Fixed/Adjusted some beer ingredients.
2018-11-17
- Inventory: unified simple and advanced inventory.
- Inventory: always add from beer page with full form.
- Inventory: show totals as the first column.
- Inventory: show unallocated column only if there are stores.
- Inventory: renamed stores as storage locations.
- Alko: unretire products when they reappear in the catalog.
- Alko: link to local alko info page from beer details when the product is retired.
- Fixed bug where price got 100x when added to inventory from beer details.
- Fixed minor bugs with caching.
2018-10-13
- Huge inventory system makeover.
- Inventory: added same beer information fields as with reviews to inventory items.
- Inventory: added new UI on beer page to add to inventory.
- Inventory: allow multiple inventory rows of same beer with different details.
- Inventory: added notes field to inventory rows.
- Reviewing has a new reactive UI.
- Rating happens with stars.
- Added batch code to beer info.
- Added bottling date to beer info.
- Automated Alko product catalog update.
- Fixed some menu bar size problems on mobile clients.
2018-04-08
- Added easier Alko products update tool.
- Added more predefined malts and adjuncts.
- Fixed "updated" date rendering logic on Alko product page.
2017-11-17
- Added Alko integration.
- Find beers with names from alko.
- Link beers with alko product numbers.
- Changed IBU to EBU.
- Changed beer details (brewery, country) layout.
- Added 440 ml to volume suggesions in reviewing.
- Cleared 0 store values in advanced inventory.
- Added vertical border separators to advanced inventory number fields
- Added sum values to advanced inventory footer.
- Optimized beer finder.
- Fixed volume suggestion limit, which hid the larger amounts.
- Added uniqueness check to creating stores.
2017-11-11
- Added personal beer inventory feature.
- Inventory: add beers to inventory.
- Inventory: "drink" a beer from inventory at review.
- Inventory: manage your inventory with inventory stores/locations.
- Added more predefined ingredients.
- Wording change to "brewed in" on beer details page.
- Fixed login url bug.
2017-08-06
- Added vendors (shop, restaurant, bar) to beer reviews, with autocomplete for pre-existing ones.
- Added expiration date to reviews.
- Added a calendar icon button to date fields.
- Placed price, draft, volume and expiration date to a collapsible panel.
- Fixed original gravity field in beer create form.
- Added beer information to review editing view.
- Changed layout of review forms with input prioritization.
- Made minor changes to review details page layout.
2017-08-04
- Added option to input beer original gravity as degrees plato
- Plato units are show as such in beer details.
- Original gravity input autoselects the proper unit from a copy-pasted value.
- Number fields in beer form automatically tries to fix number format (dot,comma,spaces) of copy-pasted values.
2017-07-29
- Added beer picture to "create review" page.
- Moved solo/group selector from top menu to related pages contents.
- Renamed solo with user name in group selector.
- Changed layout of review list items.
- Hid label score on review list for small screens.
- Made compact beer list more compact.
- Added the 'date added' to beer details page.
- Added 400 ml to predefined volumes in review form.
- Created a changelog...