ExtremeFiretop / MerlinAutoUpdate-Router

Merlin(A)uto(U)pdate is a Merlin router script which allows you to remotely identify a stable firmware update for an ASUS Merlin router, and automatically download and update via an unattended method directly from the router.
https://www.snbforums.com/threads/merlinau-v1-2-7-the-ultimate-firmware-auto-updater-amtm-addon.91326/
GNU General Public License v3.0
15 stars 1 forks source link

Dev 1.2.5 as Next Stable Release #258

Closed ExtremeFiretop closed 3 months ago

ExtremeFiretop commented 3 months ago

MerlinAU Version 1.2.5 released.

What's Changed/Fixed?:

BUG FIX: -As reported by @dorner365 here: https://github.com/ExtremeFiretop/MerlinAutoUpdate-Router/issues/253 In instances where a user had an AiMesh node paired but offline, it would block MerlinAU from running on the primary router. This has been resolved in commit: https://github.com/ExtremeFiretop/MerlinAutoUpdate-Router/commit/c94d0a398dedceec1697930517a92857b3df537d

-PR: #254 - Diversion Service Shutdown Updates from 5.2 With a report made to @decoderman some changes were made to how diversion unmounts and shutdowns. This has been updated and factored into MerlinAU, so you can rest assured all Diversion code is safely unloaded at the time of the update.

BUG FIX: -PR: #255 - Fix Checksum Verification Due to changes to @RMerl s checksum webpage, the Checksum validation could fail, this has been resolved with this PR.

-PR: #256 - Minor code changes Some small general code improvements and cleanup (Thanks @Martinski4GitHub)!

BUG FIX: -PR: #257 - Additional Fixes to get list of F/W file SHA256 signatures Fixed a bug in the new command expression from PR 255, where the very first SHA256 signature was removed. Modified command to make it a bit less dependent on possible future HTML formatting changes. (Thanks @Martinski4GitHub)!

As always, we highly recommend you update ASAP as this includes lots of functional improvements and little bug fixes.

Significant screenshots: (Only change is to wording on the Advanced Menu screen) image

ExtremeFiretop commented 3 months ago

@Martinski4GitHub

Ready when you are :) Auto-merge enabled.