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
21 stars 1 forks source link

Dev 1.2.2 as next stable release #238

Closed ExtremeFiretop closed 5 months ago

ExtremeFiretop commented 5 months ago

MerlinAU Version 1.2.2 released.

What's Changed/Fixed?:

PR: #236 - Fix/Patch Cron Estimates

I noticed a bug with the default cron schedule (0 0 *) where if an update was detected the estimated runtime was not calculated.

PR: #237 - Fix for the cron job "0 0 *" calculation. (Thanks @Martinski4GitHub)!

Martinski identified a better way to resolve the bug, and pushed it in this PR.

We highly recommend you update to this version whenever possible.

Significant screenshots: GUI and feature-set remains the same, only behind the scene bug fixes and improvements.