Skip to content

Dev 1.0.6 as Next Stable Release#155

Merged
ExtremeFiretop merged 21 commits intomainfrom
dev
Mar 2, 2024
Merged

Dev 1.0.6 as Next Stable Release#155
ExtremeFiretop merged 21 commits intomainfrom
dev

Conversation

@ExtremeFiretop
Copy link
Owner

@ExtremeFiretop ExtremeFiretop commented Mar 2, 2024

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)

  1. Provide feedback as each character is typed. By default, an asterisk is displayed for each char.
  2. The TAB key works as a toggle to make the real password string visible or show asterisks.
  3. Only 7-bit ASCII printable chars are considered valid.
  4. The current length of the password string is also shown/updated as you type or delete chars.
  5. You can use Copy&Paste to enter the password and the entry will show feedback as well.
  6. The current password entry stored in the configuration file will be shown as default.

Tightening up some code & general code improvements with PRs inbetween.
As always, we highly recommend you update whenever possible. Enjoy the new release! :)

ExtremeFiretop and others added 21 commits February 23, 2024 12:38
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.
…TPSOnly

Resolve Issues with HTTPS Only Config
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
@ExtremeFiretop ExtremeFiretop added bug Something isn't working enhancement New feature or request labels Mar 2, 2024
@ExtremeFiretop ExtremeFiretop merged commit f12514f into main Mar 2, 2024
@ExtremeFiretop
Copy link
Owner Author

And shes off!

Whoot! That's it! Now we relax :)
Chat soon @Martinski4GitHub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants