Skip to content

Implement update notification

Matti Viljanen requested to merge implement-update-notification into master

Display a non-persistent notification to kindly reminder the user to check for any available updates.

The update date is set in MainPage.qml, and updated by the .spec file during RPM build, so it works both on CI and SFDK.¨

Fixes #265 (closed)

Merge request reports