diff --git a/CHANGELOG.md b/CHANGELOG.md index b5bd0166..23b0df6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - Added ability to run Tar1090 map together with OWRX+. - Now showing aircraft speed in knots, altitude in feet. - Now using Dump1090 JSON data directly (via /tmp/dump1090). +- Optimized and simplified features display on the map. - Fixed aircraft title linkify(), VDL2 altitudes, etc. - Fixed Leaflet information bubbles. diff --git a/debian/changelog b/debian/changelog index 1ef08bb2..965e64c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ openwebrx (1.2.32) bullseye jammy; urgency=low * Added ability to run Tar1090 map together with OWRX+. * Now showing aircraft speed in knots, altitude in feet. * Now using Dump1090 JSON data directly (via /tmp/dump1090). + * Optimized and simplified features display on the map. * Fixed aircraft title linkify(), VDL2 altitudes, etc. * Fixed Leaflet information bubbles.