@@ -262,21 +262,34 @@ Wireless Support
262262Firmware Upgrade UX
263263-------------------
264264
265- .. note ::
266-
267- Part of these subjects have been worked on during Google Summer of
268- Code 2025; see the project board `[GSoC25] Firmware Upgrader UX
269- improvements <https://github.com/orgs/openwisp/projects/43/views/3> `_.
270-
271265- **Group Upgrades **: Extend firmware upgrade capabilities to allow
272266 targeting specific device groups, in addition to per-device or
273267 per-organization options.
268+
269+ *Status update *: `Work in progress (openwisp-firmware-upgrader/pull/377)
270+ <https://github.com/openwisp/openwisp-firmware-upgrader/pull/377> `_
271+
274272- **Real-Time Progress Tracking **: Enhance visual feedback to provide live
275273 status updates during firmware upgrades without requiring page
276274 refreshes.
277- - **Persistent Upgrade Tasks **: Implement support for continuous upgrades
275+
276+ *Status update *: `Work in progress (openwisp-firmware-upgrader/pull/377)
277+ <https://github.com/openwisp/openwisp-firmware-upgrader/pull/377> `_
278+
279+ - **Persistent Mass Upgrades **: Implement support for continuous upgrades
278280 that remain queued for offline devices, executing automatically once
279281 they reconnect.
282+
283+ *Detailed plan *: `Github: Persistent Mass Upgrades
284+ <https://github.com/openwisp/openwisp-firmware-upgrader/issues/379> `__.
285+
286+ - **Scheduled Mass Upgrades **: Introduce support for scheduled mass
287+ upgrades, allowing a mass upgrade operation to start at a user defined
288+ datetime in the future.
289+
290+ *Detailed plan *: `Github: Scheduled Mass Upgrades
291+ <https://github.com/openwisp/openwisp-firmware-upgrader/issues/380> `__.
292+
280293- **Automated Firmware Image Identification **
281294
282295 - **Removal of Predefined Image Types **: Eliminates the need for
@@ -297,6 +310,9 @@ Firmware Upgrade UX
297310 - **Reduced Maintenance Overhead **: Avoids the need for administrators
298311 to track internal OpenWrt or vendor-specific image identifiers, which
299312 frequently change over time.
313+ - *Detailed plan *: `Github: Automatic extraction of image metadata from
314+ OpenWrt firmware images
315+ <https://github.com/openwisp/openwisp-firmware-upgrader/issues/378> `__.
300316
301317Monitoring Improvements
302318-----------------------
0 commit comments