Skip to content

Releases: AndreWohnsland/CocktailBerry

v1.30.3 Cocktail Images

21 Nov 18:15
21996f8
Compare
Choose a tag to compare

This patch improves the general file dialog and adds some things helpful for add-ons.

DEPRECATION WARNING: With the latest Raspberry Pi OS, Python 3.11 is shipped as default. In the future, this will also be the required Python version.
Starting 2024, with Python versions older than 3.11, there will no more updates be available. CocktailBerry will still run as usual.
Please consider upgrading to the latest Raspberry Pi OS and use the backup function to move your data to the latest OS.

💎 Improvements

  • Increase file dialog file name size
  • Exposes pin controller for add-ons
  • Introduce methods to also use pin controller for inputs

v1.30.2 Cocktail Images

20 Nov 18:28
64cbe6b
Compare
Choose a tag to compare

This patch improves the general file dialog and fixes some minor issues with the general program.

DEPRECATION WARNING: With the latest Raspberry Pi OS, Python 3.11 is shipped as default. In the future, this will also be the required Python version.
Starting 2024, with Python versions older than 3.11, there will no more updates be available. CocktailBerry will still run as usual.
Please consider upgrading to the latest Raspberry Pi OS and use the backup function to move your data to the latest OS.

💎 Improvements

  • Makes file dialog full screen
  • Increase button size and improve styling

🐛 Bug Fixes

  • Fix multiple backups on one day not properly overwriting pictures
  • Fix cocktail not refreshing on ingredient update

v1.30.1 Cocktail Images

17 Nov 17:32
c84b498
Compare
Choose a tag to compare

This patch improves the backup, as well as brings some subtle improvements for the ingredients.

🆕 New Features of this Release

  • Ingredient unit: You can change the unit for the hand add ingredients, e.g. pieces, slices or similar.

💎 Improvements

  • Backup restore function now got its own window
    • You can choose which saved things to restore

v1.30.0 Cocktail Images

08 Nov 17:22
81b1905
Compare
Choose a tag to compare

This update changes the cocktail view, so that the cocktail name is shown with an according picture. If you need support changing the default pictures, see also https://cocktailberry.readthedocs.io/troubleshooting/#problems-with-cocktail-pictures. You can also change the picture size in the settings. In addition, you can now define the order in which the recipes are added.

DEPRECATION WARNING: With the latest Raspberry Pi OS, Python 3.11 is shipped as default. In the future, this will also be the required Python version.
Starting 2024, with Python versions older than 3.11, there will no more updates be available. CocktailBerry will still run as usual.
Please consider upgrading to the latest Raspberry Pi OS and use the backup function to move your data to the latest OS.

🆕 New Features of this Release

  • Cocktails are now shown in a list with an according picture
  • the search option was moved to an own tab.
  • Interface option to change and customize picture
  • Add option to set preparation order of recipes

v1.29.0 - That gonna Cost

03 Nov 19:55
160160f
Compare
Choose a tag to compare

This update adds a cost property to the ingredients. There is also now visualization for the cost of a session or lifetime of the machine.

DEPRECATION WARNING: With the latest Raspberry Pi OS, Python 3.11 is shipped as default. In the future, this will also be the required Python version.
Starting 2024, with Python versions older than 3.11, there will no more updates be available. CocktailBerry will still run as usual.
Please consider upgrading to the latest Raspberry Pi OS and use the backup function to move your data to the latest OS.

🆕 New Features of this Release

  • Cost for Ingredients and visualization

💎 Improvements

  • Space improvement of ingredient tab

v1.28.1 Bookworm Support

27 Oct 14:43
9887770
Compare
Choose a tag to compare

This update fixes a bug occurring when setting up a new machine, as well supports the latest Raspberry Pi OS (Bookworm).
DEPRECATION WARNING: With the latest Raspberry Pi OS, Python 3.11 is shipped as default. In the future, this will also be the required Python version.
Starting 2024, with Python versions older than 3.11, there will no more updates be available. CocktailBerry will still run as usual.
Please consider upgrading to the latest Raspberry Pi OS and use the backup function to move your data to the latest OS.

🆕 New Features of this Release

  • Add installer support for the latest Bookworm Raspberry Pi OS

💎 Improvements

  • Show user info if update fails
  • All stack trace errors will now be found in debuglog, no longer in production log file
  • Update setup script outputs for latest OS versions
  • Installer script will always use latest compose version

🐛 Bug Fixes

  • Fix a bug at new setups causing the validation check to fail
  • Fix reoccurring update prompt
  • Fix an issue choosing wrong architecture on bookworm for compose

v1.28.0 Bookworm Support

25 Oct 19:48
17b6d79
Compare
Choose a tag to compare

This update fixes a bug occurring when setting up a new machine, as well supports the latest Raspberry Pi OS (Bookworm)

🆕 New Features of this Release

  • Add installer support for the latest Bookworm Raspberry Pi OS

🐛 Bug Fixes

  • Fix a bug at new setups causing the validation check to fail

v1.27.1 Revert the Flow

23 Oct 16:31
2317832
Compare
Choose a tag to compare

This patch fixes the initialization of the reversion pin.

🐛 Bug Fixes

  • Fix reversion pin not working

v1.27.0 Revert the Flow

17 Oct 19:24
d62502d
Compare
Choose a tag to compare

This update adds the option to include a reversion pin, a hardware piece which can be activated when cleaning to invert the current and therefore revert the pump flow (only if reverting the pump direction also revert the flow). Take note that you will still need the physical electrical circuit for that to work.

🆕 New Features of this Release

  • Option to enable and define reversion of pump flow

💎 Improvements

  • Will only show one instead of two dialogs before cleaning
  • Program will stay in option window after cleaning

🐛 Bug Fixes

  • Fixed a bug preventing the tube volume to be pumped up when renewing bottles

v1.26.1 Let me Search That

11 Oct 15:19
a4fcc78
Compare
Choose a tag to compare

This patch allows the user to use floating point numbers instead of integers for the pump volume flow.