This update requires version [1.3.3](https://github.com/patri9ck/a2ln-app/releases/tag/1.3.3) of the app for full functionality.
- Rename pair command from "pairing" to "pair" - Run the correct command in the systemd unit - Do not send notification port - Other minor changes
1.1.13
- Drop support for a user installation under `$HOME` to achieve a simpler and safer Makefile which does not install any dependencies - New, simpler command line interface, with an extra command to start pairing - Version command
1.1.12
- Run commands in shell to allow more complex ones
1.1.11
- Toggle notifications using SIGUSR1 signal (e.g. `killall -SIGUSR1 a2ln`) - Check whether all configuration files exist like keys - Remove `setproctitle` as a dependency as it is unnecessary - Do not run commands in shell to improve security
1.1.10
- Fix the systemd service path to the binary when it is installed as a user
1.1.9
- Stop the server when either the notification or the pairing server died