-
Notifications
You must be signed in to change notification settings - Fork 2
Dev 1.5.1 as Next Stable Release #503
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Cleaning Up Temporary Unused Code
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
Fine-Tuning
Removing unnecessary unmount Was causing the webs_update file to always need to be remounted.
Fixing More Comparison Errors
Improved code for Gnuton 'webs_update.sh' script detection.
Code Improvements
Suggested Fix by @cdavis5e
Some code improvements and fine-tuning.
Code Improvements
|
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.
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). |
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
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
PR: [ #501 ] - Suggested Fix by @cdavis5e.
PR: [ #502 ] - Code Improvements.
As always, we highly recommend you update ASAP as this includes functional improvements and little bug fixes.
Thanks!