Releases: zgoda/brewlog
v2.0.5
Authentication rewritten
No more trading of user data to greedy corporations.
Update following Authlib changes
Authlib changes required change to requirements specification.
Fix for unsecure redirects
Application now checks for insecure redirects. Redirects using protocol other than http(s) and external redirects are now blocked.
1.0.1, post-1.0 cleanup
- fixed untranslated message
We're at 1.0.0
After 7 years of infancy we're at 1.0.0.
System announcements feature
Now site administrator may provide global announcement that will be displayed on home/dashboard page. Set ANNOUNCEMENT_FILE
config variable to any markdown file and it's content will be displayed in a box on top of page.
Other than that, there was many cleanups and refactorings.
Bugfix: wrong fermentation step ordering
Remove hidden fermentation step ordering, it's not overridable.
Authentication issues fixed
Fixed couple authentication issues with Google and Facebook. Github authentication still in the works.
Work restarted on service code
It's 2019 and the code base needs to be updated. I learned a lot and now I recognize that the quality of the code is not up to my today's standards.
Python 3 compatible (tested on 3.6 and 3.7), strip of outdated libraries, ready to shine for next years.