Skip to content

Instantly share code, notes, and snippets.

@naz
Created May 7, 2019 11:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save naz/7a781eecea7cc10c75bf255523a08a1c to your computer and use it in GitHub Desktop.
Save naz/7a781eecea7cc10c75bf255523a08a1c to your computer and use it in GitHub Desktop.
Changelog 2.22.0
  • 53b300d7b Version bump to 2.22.0 - Nazar Gargol
  • 41aa81107 Updated Ghost-Admin to 2.22.0 - Nazar Gargol
  • 10e81f6c4 Version bump to 2.22.0 - Nazar Gargol
  • 04e12edc5 Updated Casper to 2.10.0 - Nazar Gargol
  • a4f4a00cc Updated to use slugify method from SDK for safe string - Rish
  • 65ee0f95c Updated reading time helper to use SDK - Rish
  • aeab398b2 Fixed "remove all listeners" deprecation - Kevin Ansfield
  • f9de54aa1 Fixed deprecated access of controller.{currentPath,currentRouteName} - Kevin Ansfield
  • b2ed90677 🎨 Allowed protocol overwrite for canonical URLs (#10729) - Aileen Nowak
  • a31ed7c71 Added comments for Ghost API - kirrg001
  • 292fe9593 Update dependency @tryghost/kg-parser-plugins to v0.5.0 (#1188) - renovate[bot]
  • 1b876e6a3 Lock file maintenance (#1189) - renovate[bot]
  • 42f5aca84 Update dependency ember-power-select to v2.3.2 (#1187) - renovate[bot]
  • 0a76e3e4b Removed coveralls code-coverage reporting (#1190) - Kevin Ansfield
  • 456399935 πŸ› Fixed password submission for private blogging - Fabien O'Carroll
  • b69f1e9e2 Added comment about future scheduler migration - Nazar Gargol
  • 2447335ab πŸ› Fixed post scheduling on restart (#10726) - Katharina Irrgang
  • 9906eef31 Update dependency @tryghost/mobiledoc-kit to v0.11.2 - Renovate Bot
  • 79345f903 πŸ› Fixed Twittercard having wrong property when no feature image provided - Aileen Nowak
  • 9c3ca4f06 Update dependency @tryghost/kg-clean-basic-html to v0.1.1 - Renovate Bot
  • 98b6fb9e9 Update dependency @tryghost/timezone-data to v0.2.2 - Renovate Bot
  • 1fd4a3a76 Update dependency @tryghost/kg-parser-plugins to v0.4.2 - Renovate Bot
  • be9df2b2e Update dependency @tryghost/helpers to v1.1.3 - Renovate Bot
  • 90db78b36 Properly fix escaping in test comparison - Kevin Ansfield
  • 5db9651a6 Fixed tests due to escaped chars in comparison string - Kevin Ansfield
  • 75ae3f873 ✨ Added parsing of html cards when using ?source=html with the v2 Admin API - Kevin Ansfield
  • 9f9dde310 ✨ Added caption and language extraction for code blocks when converting HTML via API - Kevin Ansfield
  • 556bb46f9 Use extracted @tryghost/kg-parser-plugins package - Kevin Ansfield
  • cd703a6dc Fixed regression test - Nazar Gargol
  • 3bcb56225 Use extracted @tryghost/kg-clean-basic-html package - Kevin Ansfield
  • f21e713a8 Added temp file cleanup for invalid themes - Nazar Gargol
  • a77190a31 Removed 2.16 member permission migration - Fabien O'Carroll
  • c70f5a056 Copied member permission migration from 2.16->2.22 - Fabien O'Carroll
  • 0a67a25db Fixed member permission/role relations in fixtures - Fabien O'Carroll
  • 66f96d0a3 Updated yarn.lock - Fabien O'Carroll
  • 8f7682746 Added comments for post scheduling - kirrg001
  • 5e33f0771 Moved cpy-cli to dependencies - Fabien O'Carroll
  • cade823ba πŸ› Fixed postinstall script when running on Windows - Fabien O'Carroll
  • 990ecec87 Added caption support to code card renderer (#10719) - Kevin Ansfield
  • 2c69970ff Fixed random failure of gh-uploader test - Kevin Ansfield
  • 36058958e Fixed Travis not running for non-renovate PRs - Kevin Ansfield
  • de94b4cd4 do not show card toolbar if caption has focus - Kevin Ansfield
  • d0970ad30 Removed lts update check flag - Nazar Gargol
  • 538b6b350 extract {{kg-action-bar}} component - Kevin Ansfield
  • 16b301131 add figure-to-code-card parser plugin, add language detection to code card parsers - Kevin Ansfield
  • d54aa3fe6 fix caption placeholder text - Kevin Ansfield
  • 1c2ed065c ✨ Added caption support to code cards - Kevin Ansfield
  • 40f7babc4 Fixed invisible caret in captions for cards with no style specified - Kevin Ansfield
  • 5cb4bcb0c Increased timeout for gh-task-button disabled assertion - Kevin Ansfield
  • 17cc70b94 Bumped bookshelf-relations version to 1.1.1 - Nazar Gargol
  • de4f70ec4 Refined code card language input font size - Zimo
  • 232cd9382 ✨ Added language selection to code cards (#1180) - Kevin Ansfield
  • 27dae4022 πŸ› Fixed meta schema for 'page' context in dynamic routing - Nazar Gargol
  • f5c1ed8fc πŸ› Fixed 404 in collection index page if using data.slug - Nazar Gargol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment