Skip to content

Feat/add update banner to deb package#279

Open
egalvis27 wants to merge 2 commits intomainfrom
feat/add-update-banner-to-deb-package
Open

Feat/add update banner to deb package#279
egalvis27 wants to merge 2 commits intomainfrom
feat/add-update-banner-to-deb-package

Conversation

@egalvis27
Copy link

What is Changed / Added


An option to receive update notifications in the app has been added when the user installs the .deb version

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
78.6% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

},
onUpdateAvailable(callback) {
const eventName = 'update-available';
const callbackWrapper = (_, info) => callback(info);
Copy link
Author

Choose a reason for hiding this comment

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

This handler is used to check at runtime whether a new version is available for updating.

@egalvis27 egalvis27 requested a review from AlexisMora March 19, 2026 15:43
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.

1 participant