Dev 1.1.4 as Next Stable Release#216
Merged
ExtremeFiretop merged 18 commits intomainfrom May 24, 2024
Merged
Conversation
Reverse Sync back into Dev (NO Changes)
The top section/header of the Main Menu was modified to allow for a bit longer/better description of the listed items.
Modified top section/header of the Main Menu.
Update GUI Menu Sizes, Fix Changelog Check (again), and Email Highlight Changelog Changes, SHA256 changes
Various minor code fixes & improvements.
Minor code fixes & improvements.
Collaborator
Just a minor misspelling: |
Owner
Author
No, no, I'm sure I meant Barious! Hahaha JK |
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.1.4 as Next Stable Release
MerlinAU Version 1.1.4 released.
What's Changed/Fixed?:
PR: #213 - Modified top section/header of the Main Menu.
This PR is for the top section/header of the Main Menu was modified to allow for a bit longer/better description of the listed items. (Thanks @Martinski4GitHub)!
PR: #214 - Update GUI Menu Sizes, Fix Changelog Check, and Email Highlight Changelog Changes, SHA256 changes
Update GUI Menu Sizes to match Martinskis updates in PR 213,
Fix Changelog Check which would previously find no high risk phrases found for some users.
MerlinAU will now Highlight the Changelog Changes of high risk in the email as requested by @nlurker here: https://www.snbforums.com/threads/merlinau-v1-1-3-the-ultimate-firmware-auto-updater-now-available-in-amtm.88577/post-908680
SHA256 changes as requested by @dave14305 here: https://www.snbforums.com/threads/merlinau-v1-1-3-the-ultimate-firmware-auto-updater-now-available-in-amtm.88577/post-908412 to enhance security.
PR: #215 - Minor code fixes & improvements.
This PR is all about various minor code fixes & improvements. One of which is an improved password debounce when pressing "TAB" key to view the password. (Thanks @Martinski4GitHub)!
Tightening up some code & general code improvements.