Skip to content

Conversation

@ExtremeFiretop
Copy link
Owner

@ExtremeFiretop ExtremeFiretop commented Feb 8, 2026

Forms post update = READY
Readme update = COMPLETED
Version.txt update = COMPLETED

Dev 1.5.9 as Next Stable Release

What's Changed/Fixed?:

PR: [ #542 ] - Minimum Firmware Check Before Script Updates

  • Script will now check to see if the current firmware installed is equal to or higher than the required for the script update, and prompt the user if the script update is unsupported with the firmware installed before attempting to update. WebUI Updating To address this request from @Jimbobjay here : https://www.snbforums.com/threads/merlinau-v1-5-8-the-ultimate-firmware-auto-updater.96306/post-980918

  • Added a note above the minimum firmware config in the script to mention to only lock out 5 versions behind, and not 3 as we previously did, as it seems Gnuton can sometimes drift pretty far behind: image

  • I also rolled back the minimum required a bit to ease off for Gnuton releases as reported by @bidh by updating minimum versions to 5 behind production:

    • 3004.388.9.2 for the 388 branch
    • 3004.388.8.4 for the 3006 branch.
    • The 386 branch remains at the same version 3004.386.13.2

PR: [ #543 ] - Wording Changes

  • Just some wording changes in the UI messages to make the intended meaning much clearer.
  • (Thanks @Martinski4GitHub )

PR: [ #545 ] - Minor Change

  • Just a very minor change to make the logger tag consistent with other add-ons, which users find it easier to add to Scribe syslog-ng (if needed).
  • (Thanks @Martinski4GitHub )

PR: [ #546 ] - Save Most Recent Log File

  • Added code to save the most recent F/W update log file. This way at least the most recent remains available to review when deleting all log files older than 30 days.
  • (Thanks @Martinski4GitHub )

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

ExtremeFiretop and others added 12 commits January 2, 2026 21:13
Check if the script update requires newer firmware than what is installed, if it does, then warn the user before updating.
Bump Script Version
Minimum Firmware Check Before Script Updates
Just some wording changes in the UI messages to make the intended meaning much clearer.
Bumps the all-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
…/dev/all-actions-e6ee9d7de3

Bump actions/checkout from 6.0.1 to 6.0.2 in the all-actions group
Just a very minor change to make the logger tag consistent with other add-ons, which users find it easier to add to Scribe syslog-ng (if needed).
Added code to save the most recent F/W update log file. This way at least the most recent remains available to review when deleting all log files older than 30 days.
@ExtremeFiretop
Copy link
Owner Author

@Martinski4GitHub

We have not heard from thelonelycoder so I'm prepping this release.
If we end up hearing anything we can work on that the next release :)

@TheS1R
Copy link

TheS1R commented Feb 8, 2026

@Martinski4GitHub

We have not heard from thelonelycoder so I'm prepping this release. If we end up hearing anything we can work on that the next release :)

News from thelonelycoder: https://www.snbforums.com/threads/i-am-wandering.95672/post-984053

@Martinski4GitHub
Copy link
Collaborator

@Martinski4GitHub

We have not heard from thelonelycoder so I'm prepping this release. If we end up hearing anything we can work on that the next release :)

Agreed.

@ExtremeFiretop ExtremeFiretop merged commit 152694f into main Feb 10, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants