Skip to content

Releases: alex9849/CocktailPi

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

0.5.1

09 Feb 19:37
Compare
Choose a tag to compare
  • Allow sound card selection for playaudio event actions
  • Fixed event action trigger 'On application startup'

0.5

09 Feb 10:16
Compare
Choose a tag to compare
0.5
  • Added EventAction system
    • Call URL action
    • Execute python action
    • Play sound file action
  • Application will now wait for the database on startup
  • Fixed ingredient merging if an ingredient gets moved to another productionstep that already contains that ingredient.

0.4

17 Nov 17:15
Compare
Choose a tag to compare
0.4
  • Updated Pi4J to version 2
  • Updated quasar to version 2
  • Track the remaining amount of liquid of the connected bottles and prevent an order if the remaining liquid doesn’t reach. It is also able to switch between pumps on the fly. If one order empties one bottle, but another bottle with the same ingredient is connected, the application will empty the first container and will switch to the second one mid-production.

Breaking changes:

  • The new Pi4J version now uses BCM numbers instead of the WiringPi numbers to identify the GPIO-pins. The gpio numbers of all pumps have to be updated.

0.3.1

14 Nov 13:29
Compare
Choose a tag to compare
workers with multiple production steps will now turn off running pump…

0.3

05 Nov 15:06
Compare
Choose a tag to compare
0.3
Merge remote-tracking branch 'origin/master'

0.2

25 Feb 10:11
Compare
Choose a tag to compare
0.2
Fixed console error on logout

0.1.2

30 Jan 14:51
4335571
Compare
Choose a tag to compare
Update package.json

0.1.1

20 Nov 13:38
9df973f
Compare
Choose a tag to compare
Update PumpEditorForm.vue

0.1

04 Oct 18:56
Compare
Choose a tag to compare
0.1
made "Current-Cocktail"-Card responsive