Skip to content

Releases: AndreWohnsland/CocktailBerry

v2.0.1 CocktailBerry v2

06 Jan 20:16
cc813c1
Compare
Choose a tag to compare

This is a big one. For more installation guidance, see also https://docs.cocktailberry.org/web/.
By the way, did you know CocktailBerry has an own (non-technical) Website now? Check it out: https://www.cocktailberry.org/

The v2 release includes all features from v1, but until finalized, v1 will still be the default installation candidate. To try out v2, please install CocktailBerry the usual way on a fresh, new set up OS, then use the commands from the documentation to switch to v2. With v2, you can build headless (no monitor) machines and access the UI over your phone, tablet or pc on the same network. Experienced users can also use the API (Backend) to make calls from their systems, like a smart home or custom application to control the machine. No more limitation to just your local touch screen 🚀.

In the future, there will be also a demo server that you do not even need to install it locally.
See also the milestones for future planned features in v2.
In case you are running into any issues in v2, feel free to open an issue.

🐛 Bug fixes

v2.0.0 CocktailBerry v2

06 Jan 19:29
7f382cc
Compare
Choose a tag to compare

This is a big one. For more installation guidance, see also https://docs.cocktailberry.org/web/.
By the way, did you know CocktailBerry has an own (non-technical) Website now? Check it out: https://www.cocktailberry.org/

The v2 release includes all features from v1, but until finalized, v1 will still be the default installation candidate. To try out v2, please install CocktailBerry the usual way on a fresh, new set up OS, then use the commands from the documentation to switch to v2. With v2, you can build headless (no monitor) machines and access the UI over your phone, tablet or pc on the same network. Experienced users can also use the API (Backend) to make calls from their systems, like a smart home or custom application to control the machine. No more limitation to just your local touch screen 🚀 .

In the future, there will be also a demo server that you do not even need to install it locally.
See also the milestones for future planned features in v2.
In case you are running into any issues in v2, feel free to open an issue.

🚨 Breaking changes

💎 Improvements

⬆️ Dependency updates

v1.39.0 Controlled Alcohol

19 Oct 08:39
fd549a3
Compare
Choose a tag to compare

This release fixes a critical bug in the migrator, which caused it to sometimes ignore user defined values and use the default values instead. In addition, you can now define a scaling factor for alcoholic ingredients in the options, which globally adjust them in all recipes, in case you want less (or more) alcohol in all your cocktails without touching the base recipes.

🆕 New Features of this Release

🐛 Bug fixes

v1.38.1 Fix RPi5 initial value

13 Oct 14:47
8d6990e
Compare
Choose a tag to compare

🐛 Bug fixes

🧰 Maintenance

v1.38.0 Fix Microservice Header

19 Sep 20:10
0dce0bd
Compare
Choose a tag to compare

🐛 Bug fixes

v1.37.0 RPi5 Support

14 Sep 18:56
74f2cb5
Compare
Choose a tag to compare

This Update adds Support for the RPi5. Please take note that first testing on the Pi5 revealed that GPIOs (7,8,14,15,23,24,25) will probably not work for now (due to some internal and python things), so try not to use those pins on the Pi5.
Pi5 support is still in Beta, so if you spot any issues - let me know.

🆕 New Features of this Release

v1.36.1 Better Config

09 Sep 19:47
c3b286f
Compare
Choose a tag to compare

This patch makes the microservice use the new APi.

⬆️ Dependency updates

v1.36.0 Better Config

08 Sep 08:01
89a619c
Compare
Choose a tag to compare

This update adds some nice improvements to the configuration window.

💎 Improvements

  • Reworked Options Config @AndreWohnsland (#184)
    • Condensed pump configuration values into one representation
    • Improved color schemes in the config window

v1.35.2 Improved Preparation

15 Aug 18:14
aa1b4a8
Compare
Choose a tag to compare

💎 Improvements

🐛 Bug fixes

🧰 Maintenance

v1.35.1 Improved Preparation

19 Jul 17:39
9277c25
Compare
Choose a tag to compare

This update fixes a critical bug, preventing users opening the password window, when for example opening the config. The taskbar shifting the dialogs is finally fixed after 5 years, so no more workaround for that one. Deliver some more improvements for the installer script, in case you run on none RPi systems.

💎 Improvements

🐛 Bug fixes