Skip to content

DT-779: Always show update notifications on startup (Core20)

Currently, snap-store remembers if it has shown a notification for an specific update. This means that if the user closes the notification, it won't be remembered that there are pending updates.

This patch resets the timestamps during launch to ensure that, after login, the user will always be notified if there are pending updates.

Edited by Sergio Costas

Merge request reports