Merge into Production Release v2.5.48#77
Merged
ExtremeFiretop merged 24 commits intomasterfrom Mar 22, 2026
Merged
Conversation
Just some simple fine-tuning.
Fine-Tuning Code
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>
…p/all-actions-e6ee9d7de3 Bump actions/checkout from 6.0.1 to 6.0.2 in the all-actions group
Initial code to support automatic script updates via AMTM.
Support for New AMTM Functionality
Initial commit to support disabling of Dropdown Sub-Menus from scMerlin
Actually detach state.js modifications
Include Unload of Sitemap.asp
Unload any changes to css when disabling
Bug Fixes Cleanup the uninstall
Gate AJAX Loops when restarting WebUI
Option to Fully Disable / Detach state.js modifications
- Added a tooltip to the "Enable additional WebUI modifications" option to explain what's being enabled or disabled, and to let users know that they will be logged out of the WebUI to restart the web server. - Fixed "parameter not set" error message when selecting to see the WAN Uptime on the CLI menu. - Added syslog message to show the add-on version number at startup. - Minor code improvements.
Fix and Code Improvements
Just fixing a misspelling.
Fixed misspelling
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.5.0 to 2.6.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.5.0...v2.6.1) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
…p/all-actions-d2d9db5a03 Bump softprops/action-gh-release from 2.5.0 to 2.6.1 in the all-actions group
Moving: Extra_WebUI_Modifications apply to after "$TEMP_MENU_TREE" has been created and after _CreateMenuAddOnsSection_ / Sitemap injection has finalized the menu state.
Quick Cold-Boot Fix
- Removed unnecessary calls to function that handles the additional WebUI modifications. - Modified code to make sure the 'Addons' icon is always added when mounting the WebUI, regardless of whether the extra WebUI modifications are enabled or disabled.
Fix and Code Improvements
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.
Production Release v2.5.48