Conversation
Reverse Sync
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.3.2 to 2.3.3 - [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.3.2...v2.3.3) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.3.3 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-3abbae2c61 Bump softprops/action-gh-release from 2.3.2 to 2.3.3 in the all-actions group
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.3.3 to 2.3.4 - [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.3.3...v2.3.4) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.3.4 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-50b5dd80ab Bump softprops/action-gh-release from 2.3.3 to 2.3.4 in the all-actions group
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.3.4 to 2.4.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.3.4...v2.4.1) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
…/dev/all-actions-e74af9633e Bump softprops/action-gh-release from 2.3.4 to 2.4.1 in the all-actions group
- Removed old Tomato JavaScript file references. (No Tomato JS functions were actually used)
Removed Tomato JS References.
- On the WebUI page, clicking on the "F/W Update Check" button did not trigger an update check unless "Enable Automatic F/W Update Checks" was also activated. - Show devlopment branch version on the script header/logo for the Main Menu, Help and About invocations.
Fixed F/W Update Checks from the WebUI page
Updated version string.
Update version.txt
|
@ExtremeFiretop, I hope you're fully enjoying your vacation, bud!!! |
Quickly reviewed! I see you added a new variable for webguiMode=false and enabled it when coming in to the script from the WebUI with a new conditional around line 8884 Also added some new fanciness around the development branch for the logo using a new function called CenterTextStr Works for me as long as it works for you! Approving from Cancun Thanks @Martinski4GitHub as always for looking into this one 👍 |
FIXED: On the WebUI page, clicking on the "F/W Update Check" button did not trigger an update check unless "Enable Automatic F/W Update Checks" was also activated.
CLEANUP: Removed old Tomato JavaScript file references.