Dev 1.3.10 as Next Stable Release#410
Merged
ExtremeFiretop merged 36 commits intomainfrom Feb 18, 2025
Merged
Conversation
Sync with current source Master branch.
Syncing 'master' & 'dev' branches.
Syncing...
Minor code improvements to handle downloading & installing future updates.
Code Improvements for Downloads
Ported fix from the "WebGUI" branch.
Minor Fix.
Bumps the all-actions group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release). Updates `softprops/action-gh-release` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: softprops/action-gh-release 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-9280ec3d13 Bump softprops/action-gh-release from 2.2.0 to 2.2.1 in the all-actions group
Various code improvements and fine-tuning for updating to newer & latest 1.4.0 WebGUI version. The goal is to allow for a "smooth transition" from previous 1.3.10 to new 1.4.0 version with WebGUI support. The latest changes allow users to update to 1.4.0 using the 1.3.10 CLI menu option to update script or via a direct SSH command.
Fixed "buildtypechoice: parameter not set" error found when using the CLI menu option to "Toggle F/W Build Type" and user simply types the <ENTER> key.
Improvements for Updating to 1.4.0 WebGUI Version
Code improvements for extracting SHA256 signatures.
Improved SHA256 Signature Extraction
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dev 1.3.10 as Next Stable Release
What's Changed/Fixed?:
PR: [ #383 ] - Code Improvements for Downloads
PR: [ #385 ] - Minor Fix for Changelog Approval
PR: [ #405 ] - Improvements for Updating to 1.4.0 WebGUI Version
The goal is to allow for a "smooth transition" from the previous 1.3.10 to the new 1.4.0 version with WebGUI support.
The latest changes allow users to update to 1.4.0 using the 1.3.10 CLI menu option to update the script or via a direct SSH command:
/jffs/scripts/MerlinAU.sh forceupdateA "buildtypechoice: parameter not set" error was found when using the CLI menu option to "Toggle F/W Build Type" and the user presses only the key.
PR: [ #408 ] - Improved SHA256 Signature Extraction
As always, we highly recommend you update ASAP as this includes functional improvements and little bug fixes. Also as previously mentioned you must update to this version if you wish to have a smooth transition to the upcoming 1.4.0 release.
Thanks!