Skip to content

Conversation

@ExtremeFiretop
Copy link
Owner

@ExtremeFiretop ExtremeFiretop commented Aug 4, 2025

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

Dev 1.5.1 as Next Stable Release

What's Changed/Fixed?:

PR: [ #497 ] - Cleaning Up Temporary Unused Code

  • Cleaning up Temporary/Unused code that was designed to ease over the WebUI integration with version 1.4.0
  • Increasing the Minimum Supported Firmware to 3004.388.8.4 for 3004_388 based routers

PR: [ #498 ] - Fixing More Comparison Errors

  • Turns out we can't strip -gnuton1 or -gnuton2 as those actually mean something LOL I had to pivot so we correctly weighted those suffixes, and then go back and redo the fixes for the 2 previous PRs and think real hard to make sure there's no backlash and I don't retrigger those problems

  • Rolls back changes from PR: Fix Gnuton Errors Since Overhaul #464
    And instead goes a different direction by using GetLatestFWUpdateVersionFromRouter 1 for long version of update firmware pulled down from the webs_update script instead of stripping it from the GetLatestFWUpdateVersionFromGitHub function

  • Rolls back the changes from PR: Minor Fixes #423
    And instead goes a different direction by using GetLatestFWUpdateVersionFromRouter 1 within the CreateEMailContent function and no longer strips the -gnuton version for long comparison.

PR: [ #500 ] - Code Improvements

  • Improved code for Gnuton's 'webs_update.sh' script detection.
  • (Thanks @Martinski4GitHub )

PR: [ #501 ] - Suggested Fix by @cdavis5e.

PR: [ #502 ] - Code Improvements.

  • Just some logic clean up and some code improvements and fine-tuning.
  • (Thanks @Martinski4GitHub )

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

ExtremeFiretop and others added 22 commits July 18, 2025 08:15
Cleaning Up Temporary Unused Code
Fixing More Comparison Errors
Missed one
Committing Additional Logic Fixes
Additional Patches to Webs_Updates
Reimplement the use of the $USE_BETA_WEIGHT
Allow Updates to Webs_Update Script
Navigate around the binded file for comparison
Workaround for Bound File
Cleanup
Fine-Tuning
Removing unnecessary unmount
Was causing the webs_update file to always need to be remounted.
Improved code for Gnuton 'webs_update.sh' script detection.
Some code improvements and fine-tuning.
@ExtremeFiretop ExtremeFiretop marked this pull request as ready for review August 4, 2025 12:34
@ExtremeFiretop ExtremeFiretop added bug Something isn't working enhancement New feature or request labels Aug 4, 2025
@ExtremeFiretop ExtremeFiretop disabled auto-merge August 4, 2025 12:55
@ExtremeFiretop ExtremeFiretop merged commit 479938c into main Aug 4, 2025
9 checks passed
@ExtremeFiretop
Copy link
Owner Author

ExtremeFiretop commented Aug 4, 2025

@Martinski4GitHub

I usually wait for you to confirm no additional changes planned, but considering you already said we are good for another release I just fired it off.
Lots of good changes in this one, and we actually had 2 releases recently

Due to this; I'll fire it off right away instead of waiting... "I'm just sending it!!"

@Martinski4GitHub
Copy link
Collaborator

@Martinski4GitHub

I usually wait for you to confirm no additional changes planned, but considering you already said we are good for another release I just fired it off. Lots of good changes in this one, and we actually had 2 releases recently

* Gnuton 4 days ago: https://github.com/gnuton/asuswrt-merlin.ng/releases/tag/3004.388.9_2-gnuton2

* Merlin 1 day ago: https://www.snbforums.com/threads/asuswrt-merlin-3006-102-5-is-now-available.95358/

Due to this; I'll fire it off right away instead of waiting... "I'm just sending it!!"

Yep, makes sense. No worries. I even ran the code through the Linter tool, and it came out as "clean" as before (no new errors or warnings).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants