mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-03 06:13:02 +02:00
doc: update ChangeLog
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
+11
-1
@@ -4,10 +4,13 @@ Change Log
|
||||
All notable changes to the project are documented in this file.
|
||||
|
||||
[v26.06.0][UNRELEASED]
|
||||
--------------
|
||||
-------------------------
|
||||
|
||||
### Changes
|
||||
|
||||
- Initial WebUI: static status pages and a tree view of operational status.
|
||||
Curated configuration pages for a some tasks and a tree view for the rest.
|
||||
Also includes a maintenance section for firmware upgrade and more
|
||||
- Add Wi-Fi roaming for fast, seamless handoff between access points that
|
||||
share an SSID: 802.11k, 802.11v and 802.11r (over-the-air FT). See the
|
||||
[Wi-Fi][wifi] guide for details
|
||||
@@ -18,6 +21,12 @@ All notable changes to the project are documented in this file.
|
||||
- Add `legacy-rates` option to re-enable 802.11b rates on 2.4 GHz for
|
||||
old IoT devices (disabled by default)
|
||||
|
||||
### Fixes
|
||||
|
||||
- Enabling IP masquerading in the firewall no longer enables IP forwarding on
|
||||
all interfaces. This has been an issue ever since the firewall support was
|
||||
introduced in v25.10.0
|
||||
|
||||
[wifi]: wifi.md
|
||||
|
||||
[v26.05.0][] - 2026-05-29
|
||||
@@ -2153,6 +2162,7 @@ Supported YANG models in addition to those used by sysrepo and netopeer:
|
||||
|
||||
[buildroot]: https://buildroot.org/
|
||||
[UNRELEASED]: https://github.com/kernelkit/infix/compare/v26.05.0...HEAD
|
||||
[v26.06.0]: https://github.com/kernelkit/infix/compare/v26.05.0...v26.06.0
|
||||
[v26.05.0]: https://github.com/kernelkit/infix/compare/v26.04.0...v26.05.0
|
||||
[v26.04.0]: https://github.com/kernelkit/infix/compare/v26.03.0...v26.04.0
|
||||
[v26.03.0]: https://github.com/kernelkit/infix/compare/v26.02.0...v26.03.0
|
||||
|
||||
Reference in New Issue
Block a user