mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-25 07:21:39 +01:00
2.5 KiB
2.5 KiB
0.5.7 (2026-03-14)
- Update to latest version from Suncuss/BirdNET-PiPy (changelog : https://github.com/Suncuss/BirdNET-PiPy/releases)
0.5.6-2 (2026-03-11)
- Add container timezone management: TZ option now properly configures the container timezone (symlinks /etc/localtime, writes /etc/timezone, exports to s6 environment)
- Change default timezone from Etc/UTC to Europe/Paris
0.5.6 (2026-03-07)
- Update to latest version from Suncuss/BirdNET-PiPy (changelog : https://github.com/Suncuss/BirdNET-PiPy/releases)
0.5.5-2 (04-03-2026)
- Minor bugs fixed
0.5.5 (2026-03-02)
- Update to latest version from Suncuss/BirdNET-PiPy (changelog : https://github.com/Suncuss/BirdNET-PiPy/releases)
0.5.4-3 (26-02-2026)
- Minor bugs fixed
0.5.4-2 (23-02-2026)
- Fix Icecast service failing to connect to PulseAudio on HAOS by respecting PULSE_SERVER env var and setting up socket symlink and auth cookie for icecast2 user
0.5.4 (2026-02-21)
- Update to latest version from Suncuss/BirdNET-PiPy (changelog : https://github.com/Suncuss/BirdNET-PiPy/releases)
0.5.0-6 (15-02-2026)
- Minor bugs fixed
0.5.0-5 (15-02-2026)
- Minor bugs fixed
0.5.0-4 (2026-02-15)
- Disable nginx service when ingress is not active
0.5.0-3 (2026-02-15)
- Fix nginx startup without ingress by removing templated resolver dependency
0.5.0-2 (2026-02-14)
- Skip ingress nginx configuration when ingress is not active (empty/invalid ingress port)
0.5.0 (2026-02-14)
- Update to latest version from Suncuss/BirdNET-PiPy (changelog : https://github.com/Suncuss/BirdNET-PiPy/releases)
0.4.0 (2026-02-07)
- Update to latest version from Suncuss/BirdNET-PiPy (changelog : https://github.com/Suncuss/BirdNET-PiPy/releases)
0.3.2-6 (01-02-2026)
- Minor bugs fixed
0.3.2-5 (01-02-2026)
- Minor bugs fixed
0.3.2-4 (31-01-2026)
- Minor bugs fixed
0.3.2-2 (31-01-2026)
- Minor bugs fixed
0.3.2-3 (2026-01-30)
- Build frontend with /birdnet/ base path and serve under /birdnet/ for ingress compatibility.
0.3.2 (2026-01-30)
- Update to latest version from Suncuss/BirdNET-PiPy (changelog : https://github.com/Suncuss/BirdNET-PiPy/releases)
0.6.6 (30-01-2026)
- Minor bugs fixed
0.6.5 (30-01-2026)
- Minor bugs fixed
0.6.3 (29-01-2026)
- Minor bugs fixed
0.6.2 (29-01-2026)
- Use upstream nginx.conf and generate ingress config at startup
0.6.1 (29-01-2026)
- Minor bugs fixed
0.2 (29-01-2026)
- Minor bugs fixed
Changelog
0.1.0
- Initial BirdNET-PiPy add-on with ingress support.