Releases: max-pfeiffer/irrigation-pi
Releases · max-pfeiffer/irrigation-pi
1.4.0
Features:
- Support for Raspbian GNU/Linux v13 (Debian Trixie)
- Support for Raspbian GNU/Linux v12 and v13 lite images
- Hostname is picked dynamically from system and can be re-configured when it was changed
Bugfixes:
- Fixed several deprecations and issues in install and update scripts
1.3.0
Features:
- systemd-resolved is installed by default: multicast DNS is now working for raspberry.local for all devices also with Wi-Fi hotspot
1.2.0
Features:
- You can fire up a Wi-Fi Hotspot using the CLI
1.1.0
Features:
- New view for live relay switching (overrides schedules)
- New view for displaying Raspberry Pi system information
- Schedules are now verified: you cannot configure schedules with overlapping time slots any more
- update.sh: script for conveniently updating the installation on your Raspberry Pi with the lastest version on GitHub
1.0.1
Fixes:
- Fixed install script (it stopped working on latest Raspbian release 2024-03-15)
- Fixed help texts for management CLI
1.0.0
Features:
- Static files for frontend application are generated and checked into repository, so they do not need get build on Raspberry Pi which is taking ages
- Raspberry Pi installation is now fully automated and documented
- nginx configuration
- systemd configuration
- Irrigation-Pi configuration
- SQLite database
0.2.2
Features:
- host for frontend application is now configurable
Bugfixes:
- fixed static file build for frontend application
0.2.1
Bugfixes:
- adjusted backend API version and API specs for frontend application
0.2.0
Finished user interface for MVP.
Bugfixes:
- fixed schedule handling logic
0.1.1
Bugfixes:
- Fixed relay switching