From d2abdf0f64788d46d2d14d71c21dcfa8174d6ef7 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Wed, 1 Jul 2026 08:27:02 +0200 Subject: [PATCH] Final ChangeLog update for v26.06 [skip ci] Signed-off-by: Joachim Wiberg --- doc/ChangeLog.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index bdaef0c5..1611a361 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -3,9 +3,25 @@ Change Log All notable changes to the project are documented in this file. -[v26.06.0][] - 2026-06-30 +[v26.06.0][] - 2026-07-01 ------------------------- +> [!NOTE] +> Noteworthy changes and additions in this release: +> +> **🌐 Web Interface:** Infix gets its first-ever web interface! Browse live +> status and a full operational tree, handle common tasks from curated +> configuration pages, and drop into a YANG tree editor for everything else. +> A maintenance section covers firmware upgrade, backup & restore, and more. +> +> **📶 Wi-Fi Roaming & Mesh:** Access points sharing an SSID can hand clients +> off seamlessly with 802.11k/v/r, form a cable-free 802.11s mesh backhaul, +> and steer dual-band clients onto the faster 5/6 GHz band. +> +> **🗓️ System Scheduling:** Reusable time schedules based on ietf-schedule +> (RFC 9922) let features like scheduled reboot and software update checks +> run on a recurring, cron-style calendar. + ### Changes - Upgrade Linux kernel to 6.18.37 (LTS)