Replies: 1 comment 2 replies
|
Thanks — both parts are reasonable, and they are at different distances from what is already there. 1. Changelog for the new version For reading release notes today, I maintain a separate archive at https://mtikchlog.mtik.pl — every RouterOS branch, searchable, with the security-relevant entries marked. MikroTik flags those with Inside mikr, the changelog is already parsed — it drives Security → Vendor patches, which compares your devices against the branches where a security fix has landed. So surfacing the release notes next to the version on the update page is mostly a matter of showing data I already fetch, rather than a new integration. I want to do it. 2. Update channel switching Read-only, this is already in: the Upgrades tab shows the latest version on all four channels as badges, and each device carries a badge with its own configured channel, read from Writing it back is a single setting per device, so the mechanism is not the hard part. Bulk is what I want to be careful with — a mis-clicked selection that moves a fleet from long-term to testing is not something you notice until the next upgrade window, so it needs an explicit confirmation showing exactly which devices change and from what to what. Two questions, so I build the thing you actually do by hand:
|
Uh oh!
There was an error while loading. Please reload this page.
On the firmware update page it would be great to have:
This would make the update workflow much more transparent and less error-prone, especially when deciding whether to update right away or wait, and when managing a fleet of devices on different channels.
All reactions