Skip to content

Releases: alfio-event/alf.io-PI

Alf.io-PI 0.9.11

10 Oct 08:57
56f00d3
Compare
Choose a tag to compare

What's new

  • support for polls: print PIN on badge

How to install on a clean raspbian sd

$ curl -L https://github.com/alfio-event/alf.io-PI/releases/download/v0.9.11/get-alfio-pi.sh | bash

and follow the on-screen instruction
enjoy! :-)

Alf.io-PI 0.9.10

17 Jun 08:14
fe952bd
Compare
Choose a tag to compare

What's new

  • updated signing certificate
  • use API Key for securing communication between nodes

How to install on a clean raspbian sd

$ curl -L https://github.com/alfio-event/alf.io-PI/releases/download/v0.9.10/get-alfio-pi.sh | bash

and follow the on-screen instruction
enjoy! :-)

Alf.io-PI 0.9.9

23 Oct 20:08
bf84ae7
Compare
Choose a tag to compare

What's new

  • performance improvements. The system is now tested for 50k attendees

How to install on a clean raspbian sd

$ curl -L https://github.com/alfio-event/alf.io-PI/releases/download/v0.9.9/get-alfio-pi.sh | bash

and follow the on-screen instruction
enjoy! :-)

Alf.io-PI 0.9.8

30 Sep 17:43
e0ac74c
Compare
Choose a tag to compare

What's new

This release fixes some issues with regards to usability / stability and adds support for:

  • custom check-in colors defined on the server (Alf.io 2.0-M2)
  • Allow multiple check-ins for a ticket #742

it adds also support for DYMO 32x57mm labels, with no QR-Code printed on them.
Alf.io will support those labels from 2.0-M2

How to install on a clean raspbian sd

$ curl -L https://github.com/alfio-event/alf.io-PI/releases/download/v0.9.8/get-alfio-pi.sh | bash

and follow the on-screen instruction
enjoy! :-)

Alf.io-PI 0.9.7

26 Sep 08:27
1df5aae
Compare
Choose a tag to compare

What's new

This release fixes some issues with regards to usability / stability and adds support for:

  • custom check-in colors defined on the server (Alf.io 2.0-M2)
  • Allow multiple check-ins for a ticket #742

How to install on a clean raspbian sd

$ curl -L https://github.com/alfio-event/alf.io-PI/releases/download/v0.9.7/get-alfio-pi.sh | bash

and follow the on-screen instruction
enjoy! :-)

Alf.io-PI 0.9.6

19 Mar 10:40
1814b5e
Compare
Choose a tag to compare

What's new

This release fixes some issues with the removal of printers when the application shuts down.

How to install on a clean raspbian sd

$ curl -L https://github.com/alfio-event/alf.io-PI/releases/download/v0.9.6/get-alfio-pi.sh | bash

and follow the on-screen instruction
enjoy! :-)

Alf.io-PI 0.9.5

30 Jan 07:13
f4423ff
Compare
Choose a tag to compare

What's new

  • .deb package for easier setup
  • compatibility with RPI 3B+

How to install on a clean raspbian sd

$ curl -L https://github.com/alfio-event/alf.io-PI/releases/download/v0.9.5/get-alfio-pi.sh | bash

and follow the on-screen instruction
enjoy! :-)

Alf.io-PI 0.9.4

04 Nov 18:05
90425fb
Compare
Choose a tag to compare

Fix layout on Zebra ZD410

how to update from 0.9.3 to 0.9.4

update alf.io-PI application

ssh to running RaspberryPI (or cd to <mountpoint>/home/pi)

  • $cd app
  • if raspberry pi is running: $sudo systemctl stop alfio
  • $rm -rf data/ logs/ alfio-pi-synckv
  • $wget https://github.com/alfio-event/alf.io-PI/releases/download/v0.9.4/alfio-pi-0.9.4.jar
  • $chmod a+x alfio-pi-0.9.4.jar
  • $rm -f alfio-boot.jar alfio-pi-0.9.3.jar ; ln -s alfio-pi-0.9.4.jar alfio-boot.jar
  • $mv alfio-pi-0.9.3.conf alfio-pi-0.9.4.conf

(optional) update udev config for recognizing new printers (Zebra and Bixolon)

  • $sudo wget -O /etc/udev/rules.d/99-alfio.rules https://raw.githubusercontent.com/alfio-event/alf.io-PI/v0.9.4/etc/udev/rules.d/99-alfio.rules
  • $wget -O /opt/alfio/init-printer.sh https://raw.githubusercontent.com/alfio-event/alf.io-PI/v0.9.4/opt/alfio/init-printer.sh
  • $wget -O /opt/alfio/device-name.sh https://raw.githubusercontent.com/alfio-event/alf.io-PI/v0.9.4/opt/alfio/device-name.sh

Alf.io-PI 0.9.3

24 Oct 19:25
6faa6a3
Compare
Choose a tag to compare

Alf.io-PI 0.9.2

14 Oct 17:16
57b7a8c
Compare
Choose a tag to compare
v0.9.2

0.9.2