github karlomikus/bar-assistant v5.2.0

3 days ago

New

  • Added ENABLE_PASSWORD_LOGIN variable
    • You can now disable password login by setting this to false
  • Added external feeds support
    • We now collect RSS feeds from popular cocktail related websites and show recipes and news items
    • Currently in beta, can be enabled with ENABLE_FEEDS=true env variable
  • Added units to ingredients
    • Used to define default units for specific ingredients
  • Added more info and warning level logs to authentication
  • Added is_feeds_enabled and is_password_login_enabled to ServerVersion schema
  • Added bars.read and bars.write to personal access token abilities

Changes

  • Search index sync refresh no longer happens automatically on docker (re)start
    • You should now run it manually or via bar optimize endpoint

Fixes

  • Fixed missing images on BarRequest schema
  • Fixed missing properties on Ingredient schema

Don't miss a new bar-assistant release

NewReleases is sending notifications on new releases.