Skip to content

Release TBD#611

Open
tvancott42 wants to merge 2 commits into
mainfrom
dev
Open

Release TBD#611
tvancott42 wants to merge 2 commits into
mainfrom
dev

Conversation

@tvancott42
Copy link
Copy Markdown
Collaborator

@tvancott42 tvancott42 commented May 13, 2026

Summary

Catch-all release PR. Will be updated with release notes when ready to ship.

Changes since v1.16.7

  • Roaming Assistant SSID-level detection - Read roaming assistant settings from SSID-level WLAN config (UniFi Network 10.4.x), with fallback to per-AP radio_table for older versions. Now covers both 5 GHz and 6 GHz.
  • syslog-ng persist file → tmpfs - Volatile logging tweak now also redirects syslog-ng's persist file from eMMC to tmpfs, eliminating the last source of continuous logging-related disk writes.

* Read roaming assistant settings from SSID-level WLAN config

UniFi Network moved roaming assistant from per-AP radio_table to
per-SSID WLAN config (5 GHz and 6 GHz). Check SSID-level settings
first, fall back to per-AP radio_table for older firmware.

* Reduce duplication in RoamingAssistantRule
syslog-ng writes its persist state to eMMC on every config change.
Part 1b redirects this to /run/ (tmpfs) to eliminate the writes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant