Skip to content

Conversation

john-michaelburke
Copy link
Collaborator

@john-michaelburke john-michaelburke commented Jan 14, 2022

  • Move firmware and console version updates to top layer of app. Fixes issue where notifications would open in top left corner.
  • Adds a "no-prompts" cli command to disable update notification prompts while the app runs.
  • Clear firmware notification prompt status after connection drops.
  • Fixes issue where performing/initiating an update on a serial device then switching to a tcp device and upgrading would open the "Serial 30+ min warning" prompt.
  • Reworks the no-opengl cli arg to use-opengl. Where the default behavior is disabled.

@john-michaelburke john-michaelburke force-pushed the john-michaelburke/fix-update-notifications branch from 7492a5e to 0a1968a Compare January 15, 2022 00:29

Layout.fillWidth: true
wrapMode: Text.Wrap
text: `Please visit <a href='${website}'>${websiteDisplay}</a> to download the latest version.\n\n`
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to split this into multiple labels to get this href too work for some reason.

@john-michaelburke john-michaelburke marked this pull request as ready for review January 15, 2022 00:52
@john-michaelburke john-michaelburke requested a review from a team January 15, 2022 01:08
@john-michaelburke john-michaelburke force-pushed the john-michaelburke/fix-update-notifications branch from 0a1968a to aea7016 Compare January 15, 2022 06:17
@john-michaelburke john-michaelburke merged commit 4795120 into main Jan 17, 2022
@john-michaelburke john-michaelburke deleted the john-michaelburke/fix-update-notifications branch January 17, 2022 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants