Releases: AndreWohnsland/CocktailBerry-Stats
Releases · AndreWohnsland/CocktailBerry-Stats
v1.3.0 No more Deta
Deta Space is sunsetting in roughly a month, so moved backend away from this service.
Adjusted Deta store to use MongoDB instead.
v1.2.0 Installation Information
This update extends the dashboard with some data about the registered information and OS distribution. In addition, there are some performance improvements and housekeeping.
v1.1.0 - UI/UX Improvements
This release adds some enhancements to the web app.
- Moved some advanced filtering options to an expander
- Add indicator how many cocktails are left after filtering
- Update to latest dependencies
v1.0.1
1.0.1 Patch
This patch fixes some spelling mistakes and adds the contact info also to the tl;dr for better visibility.
v.1.0.0 It's official
1.0.0 Release 🎉
This is the first stable release of the API and WebApp / Dashboard App:
- Documentation
- Working protected API with swagger docs
- Working frontend with filter possibilities
- Architecture schema
- Dashboard:
- Overview of made recipes
- Timeline of made cocktails
- Volume by machine
- Amount of serving sizes
- Filter options for machine / language
- Filter options to remove single things
- Option to only show last 24 hours, also possible to use
?partymode=true
in url to directly activate checkbox
v1.0.0 Beta Release
First Release 🎉
This is the first release of the API and WebApp / Dashboard App.
It includes:
- Basic documentation
- Working protected API with swagger docs
- Working frontend with filter possibilities
- Architecture schema