Releases: alfio-event/alf.io-PI
Alf.io-PI 0.9.11
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
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
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
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
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
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
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
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
0.9.3
Alf.io-PI 0.9.2
v0.9.2 0.9.2