Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GD-609: Rework on GdUnit4 update notification #612

Merged
merged 5 commits into from
Dec 12, 2024
Merged

GD-609: Rework on GdUnit4 update notification #612

merged 5 commits into from
Dec 12, 2024

Conversation

MikeSchulze
Copy link
Owner

@MikeSchulze MikeSchulze commented Dec 11, 2024

Why

We want to be notified in a smarter way instead of popup a window after some seconds

What

Complete restructure the way to notify.
If a new version found, the console is showing an animated notification.
Moved the update window into the setting dialog as a new tab.
Improved the release node visualization by made some improvements to render HTML into bbcode

  • notify on console and settings tab
    image
  • run the update
    image

# Why
We want to be notified in a smarter way instead of popup a window after some seconds

# What
Complete restructure the way to notify.
If a new version found the console is showing a animated notification.
Moved the update window into the setting dialog as a new tab.
@MikeSchulze MikeSchulze self-assigned this Dec 11, 2024
@MikeSchulze MikeSchulze added the enhancement New feature or request label Dec 11, 2024
@MikeSchulze MikeSchulze changed the title GD-609: Rework on GdUnit4 update notivication GD-609: Rework on GdUnit4 update notification Dec 11, 2024
@MikeSchulze MikeSchulze merged commit 8d4d66c into master Dec 12, 2024
@MikeSchulze MikeSchulze deleted the GD-609 branch December 12, 2024 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GD-609: Change the default update notification mechanism to a less intrusive one
1 participant