[adsb-multi-portal-feeder] Update to 1.25.0

This commit is contained in:
Max Winterstein
2023-06-09 16:38:34 +02:00
parent e19e090458
commit bf39b00b7f
5 changed files with 16 additions and 29 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## [1.25.0] - 2023-06-09
- This release changes to settings properties: `ULIMIT_N` and `FR24FEED_ULIMIT_N` have been renamed at upstream, they are now prefixed with `SYSTEM_`.
If you have them configured before, you might need to fix your configuration. Sorry.
- Update `thomx/fr24feed-piaware` to `1.25.0` - see [their release notes](https://github.com/Thom-x/docker-fr24feed-piaware-dump1090/releases/tag/1.25.0) for more
## [1.24.0.1] - 2023-06-08
- Add missing HTML_DEFAULT_TRACKER (the typo OpenskyNetowrk is intended) - see [#149](https://github.com/MaxWinterstein/homeassistant-addons/issues/163) for more