Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@guyfawcus guyfawcus released this 17 Aug 19:42
· 232 commits to master since this release

Small version bump, big changes!

128 commits have taken care of package upgrades, loads of bugfixes and small improvements, as well as:

  • A new utility script for listing connected sessions
  • Ability to upload new beer information
  • User options and check marks are now synced across browser windows
  • Added 404 and 500 error pages
  • Beer information is now stored in Redis
  • Removal of the acbf-beers.ods spreadsheet in favor of working on the .CSV files directly
  • Massive data cleanup and use of Frictionless Data tools in preparation for...
  • Integration with Wikidata - after uploading beer information,
    extra info about the breweries is downloaded by referencing the 'Q' ID
  • New API endpoint (/api/beers) that returns the beer info JSON that is currently in use
  • A few style tweaks to make things more consistent