Skip to content

Releases: alex9849/CocktailPi

Version 1.0.0 🎉

13 Sep 07:54
Compare
Choose a tag to compare

New features

  • PostgreSQL has been replaced with SQLite, which is now shipped with the .jar file. Consequently, there's no need to set up a database during installation.
  • Added support for stepper motors.
  • Introduced a setup assistant for both stepper and DC motors.
  • Revamped the pump management user interface (UI).
  • Implemented a pump calibration tool.
  • Added GPIO (General Purpose Input/Output) management, including:
    • GPIO usage overview.
    • Support for I2C pin-expander (MCP23017).
    • Setup assistant for I2C pin-expander.
  • Implemented dynamic generation of single-ingredient recipes for all ingredients connected to a pump.
  • Introduced glass management, including:
    • Default glass selection per recipe.
    • Global default glass selection.
    • Default glass selection for single-ingredient recipes.
  • Removed E-Mail, Firstname, and Lastname fields from user management.
  • Order volume reduced from minimum 50ml to 10ml and increased from maximum 1000ml to 5000ml.
  • Added a configurable default filter.
  • Reworked the "fabricable" filter selection.
  • Made the recipe list an infinite scroll list for improved user experience.
  • Removed the requirement for a recipe description.
  • Included a donation disclaimer.
  • Refactored some old UI components to align with the application's current style.
  • Added a bottle size field to all ingredients.
  • Included a refill button for pumps in the "order cocktail dialog."
  • Added URL parameter configuration for the UI, allowing:

How to upgrade:

Due to the introduction of a new database backend in this update, a complete reinstallation is necessary. Please follow these steps to ensure a smooth installation:

  • Begin by completely formatting your SD card to ensure a clean slate.
  • Install the software again by following the instructions provided in the installation guide: Click me

0.8.8

02 Apr 10:40
Compare
Choose a tag to compare

Bugfix:

  • Pumps can be deleted now

0.8.7

03 Dec 12:00
Compare
Choose a tag to compare
  • Order dialog now shows consumed ingredients

0.8.6

30 Oct 17:17
Compare
Choose a tag to compare
  • Added some more recipes as default data

0.8.5

17 Oct 13:59
Compare
Choose a tag to compare
  • Added order customiser
  • Added ingredient boosting

0.8.1

08 Oct 12:25
Compare
Choose a tag to compare

Minor bug fixes

0.8

25 Sep 11:39
Compare
Choose a tag to compare
0.8
  • Added simple view for locally used touchscreens

0.7

07 Sep 11:05
Compare
Choose a tag to compare
0.7
  • Added pumped up state
  • Added revere pumping settings
  • Added automatic pump back after a configurable time of inactivity
  • Added automatic pump up for required ingredients that are not pumped up on cocktail order

0.6.1

20 Apr 17:55
Compare
Choose a tag to compare

Fixed an issue where normal users couldn't order cocktails

0.6

07 Apr 14:52
Compare
Choose a tag to compare
0.6
  • Added ingredient groups
  • Added script and instructions that allow the usage of a local touch display
  • removed docker support