Merged
Conversation
Resync Dev with Main
ROG Failure Email Patch
ROG Failure Email Patch
Code improvements to correctly detect Alpha & Beta version string formats. Cleaning up some code.
Forgot to put this back: "[_-]?"
More code improvements.
Improvements to detect & handle Beta versions.
Added code to prevent the error message about the HSTS database file.
Handling HSTS database file
…TPSOnly Resolve Issues with HTTPS Only Config
…reds Allow Test of Login Credentials
Enhancements to better handle the password string input and make it more user-friendly by providing feedback, indicating the current string length & allowing users to toggle the "visibility" of the real password vs showing an asterisk for each character.
Enhancements for Login Password input.
Include Password Tab Debounce
Include Password Tab Debounce
Owner
Author
|
And shes off! Whoot! That's it! Now we relax :) |
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.
MerlinAU Version 1.0.6 released.
What's Changed/Fixed?:
PR: 145 - ROG Failure Email Patch
(Bug fix, for ROG users using the ROG UI, it used to send a failure email even if it was a successful upgrade.)
PR: 149 - Improvements to detect & handle Beta versions** (Many thanks @Martinski4GitHub)
PR: 150 - Handling HSTS database file Error (Many thanks @Martinski4GitHub)
(Bug fix, users having HSTS warnings, the script would continue to function but the warning was of concern and has now been properly handled with a Database file for the HSTS feature.)
PR: 151 - Resolve Issues with HTTPS Only Config
(Bug fix, users with LAN access config setup as HTTPS only were unable to get the script to login to the WebUI to update. This has been resolved.)
PR: 152 - Allow Test of Login Credentials
PR: 153 (Many thanks @Martinski4GitHub) and 154 (Me) in relation to Enhancements for Login Password input.
(Massive improvements to user-friendliness for Password input)
Tightening up some code & general code improvements with PRs inbetween.
As always, we highly recommend you update whenever possible. Enjoy the new release! :)