Ghost/core/server/services
Naz 3f2327c4d1 🐛 Fixed update notification showing after upgrade
refs https://github.com/TryGhost/Team/issues/754
refs https://github.com/TryGhost/Team/issues/204
refs https://forum.ghost.org/t/critical-security-notification-keeps-displaying-even-after-updating-to-the-latest-version/23673

- After Ghost instance upgrade higher than v4.3.3 the security notification should not be shown any more, as the instance is now patched and fixes the issue.
- There was no way to derive the targetted Ghost version of the notification message so had to include matching based on other unique id of the message.
- Future improvements to update check/notifications should take this inconvenience into account (e.g. introduce a special field in notifications that tracks targetted Ghost instance version)
2021-06-28 11:25:04 +04:00
..
adapter-manager Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
auth 🔒 Added a "reset all passwords" feature (#13005) 2021-06-23 14:54:28 +02:00
bulk-email Renamed bulk-email index to bulk email processor 2021-06-22 20:19:57 +04:00
email-analytics Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
invitations Moved i18n to shared 2021-05-04 13:03:38 +01:00
invites Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
jobs Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
mail Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00
mega 🐛 Fix test email member uuid (#12809) 2021-06-24 09:42:15 +01:00
members Added support for importing products column 2021-06-23 13:53:34 +01:00
notifications 🐛 Fixed update notification showing after upgrade 2021-06-28 11:25:04 +04:00
permissions Moved i18n to shared 2021-05-04 13:03:38 +01:00
public-config Replaced ghost-version.js with @tryghost/version 2021-06-16 13:16:15 +01:00
settings Fixed type errors in post-email-serializer 2021-06-18 15:37:42 +01:00
themes Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
webhooks Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00
labs.js Added feature image caption and alt to labs email template 2021-06-18 16:03:58 +01:00
limits.js Added support for max periodic limit check 2021-05-07 18:43:47 +04:00
oembed.js Moved the OEmbed service to use our DI pattern 2021-01-15 15:35:30 +01:00
slack.js Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00
users.js 🔒 Added a "reset all passwords" feature (#13005) 2021-06-23 14:54:28 +02:00
xmlrpc.js Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00