Releases: szechyjs/kegbot-heroku
Releases · szechyjs/kegbot-heroku
Version 1.1.1
Version 1.1.1 (2014-11-11)
- API: New endpoint: drinks/last.
- Newly-created meters now default to FT330-RJ calibration values.
- Kegadmin: Kegs can be deleted from the "Edit Keg" screen.
- The kegbot restore command can run against an unzipped directory.
Version 1.1.0
Version 1.1.0 (2014-09-19)
- Fullscreen mode.
- New keg artwork.
- New internal beverage fields: IBU, SRM, star rating, and color.
Version 1.0.2
Version 1.0.2 (2014-08-21)
- Bugfix: Issue #309 (cannot reset password on private sites).
- Redis logging backend is configurable.
- Bugfix: Issue #313 (link/ matching on usernames).
Version 1.0.1
Version 1.0.1 (2014-07-21)
- Bugfix: Issue #302 (api
status/
endpoint).
Version 1.0.0
Version 1.0.0 (2014-06-24)
- Initial 1.0 release.
Version 0.9.35
Version 0.9.35 (2014-06-04)
- Security: Update to Django 1.6.5.
- Dropped support for default user.
- Users can set a display name separate from their username.
- Guest display name can be altered on user detail page.
Version 0.9.34
Version 0.9.34 (2014-05-30)
- Internal schema changes.
- Fixed an error on the backups page.
Version 0.9.33 (2014-05-28)
- Photos can be deleted (on the Drink page) by the owner or a staff member.
- Keg images in the web UI are clickable.
- Webhooks now post full event data (same as
/api/events
). - Bugfix: Fixed validation of new user registration.
- Bugfix: Fixed an issue that could lead to empty statistics.
Version 0.9.32
Version 0.9.32 (2014-05-20)
- Bugfix: Errors caused in staff-only registration mode.