Ghost/core/test/integration
kirrg001 357ea3dffd 🐛 Fixed showing old release notifications in the about page
no issue

- reported in slack (https://ghost.slack.com/files/U8QV8DXQB/F8TSBQ532/image.png)
- do not expose old release notification
  - e.g. you are on 1.20.0
  - you receive a notification for 1.20.1 to update
  - you update to 1.20.1
- ensure we protect exposing the release notification (compare against blog version)
- protect against wrong formats
- @TODO: the notifications could store a `version` property
  - by that we could use `notification.version` and don't have to match the version in the message
2018-01-18 12:19:55 +01:00
..
api 🐛 Fixed showing old release notifications in the about page 2018-01-18 12:19:55 +01:00
data/importer/importers Update Notification improvements (#9123) 2018-01-09 15:20:00 +01:00
model Update Notification improvements (#9123) 2018-01-09 15:20:00 +01:00
export_spec.js Moved ghost-version to lib 2017-12-14 22:14:55 +01:00
migration_spec.js Bump mocha to version 4.0.1 2017-11-29 10:34:36 +01:00
update_check_spec.js 🐛 Fixed showing old release notifications in the about page 2018-01-18 12:19:55 +01:00