Ghost/core
Naz c0d59db5be Added filtering of outdated custom notifications
refs https://linear.app/tryghost/issue/CORE-64/resolve-undissmissable-update-notification-banners
refs https://github.com/TryGhost/Team/issues/754
refs https://github.com/TryGhost/Team/issues/204
refs https://github.com/TryGhost/Ghost/issues/10236

- Custom notifications coming form the update check service should not be shown beyond instance's update. Once the notification is received it's marked with the current version number. With an instance upgrade all notification with older version should be hidden.
- This improvement should also resolve the problem of major version notifications with next major update (the code associated with https://github.com/TryGhost/Ghost/issues/10236 can then be removed after 5.0.1)
2021-10-11 16:04:48 +02:00
..
client@60af36f2d4 Updated Admin to v4.18.0 2021-10-08 16:00:25 +01:00
frontend Promoted email-only feature to general availability 2021-10-07 12:08:56 +02:00
server Added filtering of outdated custom notifications 2021-10-11 16:04:48 +02:00
shared Promoted email-only feature to general availability 2021-10-07 12:08:56 +02:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Fixed boot order for themes services 2021-10-11 12:23:34 +01:00
bridge.js Added clarifying note to bridge 2021-09-30 15:43:39 +01:00