Skip to content

Instantly share code, notes, and snippets.

@naz
Created March 12, 2019 13:09
Show Gist options
  • Save naz/c2e01a458cadfdbbeed5d671d20788f3 to your computer and use it in GitHub Desktop.
Save naz/c2e01a458cadfdbbeed5d671d20788f3 to your computer and use it in GitHub Desktop.
Changelog 2.17.0
  • a0b1c1329 Version bump to 2.17.0 - Nazar Gargol
  • 458a57b09 Version bump to 2.17.0 - Nazar Gargol
  • 1da55a384 Updated Ghost-Admin to 2.17.0 - Nazar Gargol
  • 8381cd9f9 Upgrading Casper to 2.9.4 - Nazar Gargol
  • ef7151ca3 πŸ› Fixed author names not appearing in Facebook open-graph preview - Kevin Ansfield
  • 334eb4e6a Fixed error when opening meta/facebook/twitter settings with a new post - Kevin Ansfield
  • 7c2664f78 Switched Travis dist to xenial (TryGhost/Admin#1113) - Kevin Ansfield
  • fef0aa44d πŸ› Fixed meta twitter_image output when using data: post.{slug} for routes - kirrg001
  • 69571b171 ✨ Added ability to override the canonical URL of posts/pages - Kevin Ansfield
  • 34fad7eaa Added Canonical URL support to posts&pages in Admin & Content API v2 (TryGhost/Ghost#10594) - Naz Gargol
  • 811ba83b1 πŸ› Fixed {{body_class}} helper when using data: page.{slug} in routes - kirrg001
  • 555dc2f18 πŸ› Fixed {{meta_title}} output when using data: page.{slug} in routes - kirrg001
  • 3b4edccf6 πŸ› Fixed {{meta_description}} output when using data: page.{slug} in routes - kirrg001
  • 76d3b5282 Update .travis.yml - fix notifications - Hannah Wolfe
  • 8d6324185 Update .travis.yml - no slack success msgs - Hannah Wolfe
  • c1abcc8dc Update .travis.yml - notifications retry - Hannah Wolfe
  • fca05453f πŸ› Fixed site requests showing 422 if path is not a valid slug - kirrg001
  • 0218638ab Used ember-exam to split tests and run in parallel on Travis (TryGhost/Admin#1112) - Kevin Ansfield
  • 6970555dd Update .travis.yml - switch to xenial - Hannah Wolfe
  • 6baf4c0da Update .travis.yml - fix linting derp - Hannah Wolfe
  • 5d89c5373 Switched to using built-in Slack notifications for Travis build failure/success - Kevin Ansfield
  • 6b0f865f8 Update .travis.yml - use std notifications - Hannah Wolfe
  • 0c6c76256 Revert "[TEMP] Broke linting" - Kevin Ansfield
  • 0c8373afb Removed 'null' parsing in settings model - kirrg001
  • 0c583135b Added TODO to settings input serializers - kirrg001
  • c8666f62e [TEMP] Broke linting - Kevin Ansfield
  • 63078bae9 Added Slack ping for failed nightly Travis regression test builds - Kevin Ansfield
  • cc84f6d6a Update .travis.yml - remove coverage report - Hannah Wolfe
  • 7e2ffa06d Fixed Travis to exit early on lint failures and skip duplicate linting in ember tests - Kevin Ansfield
  • 9efc06255 Simplify lint build in travis & grunt - Hannah Wolfe
  • 924bad790 Disabled FF on Travis outside of cron builds - Kevin Ansfield
  • 63ba13219 Fixed global env variables in Travis config - Kevin Ansfield
  • fdbde62d4 Updated Travis config to use Firefox in headless mode - Kevin Ansfield
  • ce57718b9 Update .travis.yml - preparation for renovate - Hannah Wolfe
  • 23215e7d7 Added event to integrations when created (TryGhost/Ghost#10588) - Aileen Nowak
  • 4db24037e Updated Travis config - Kevin Ansfield
  • 0a846002f Renamed blog->site in error messages and welcome e-mail (TryGhost/Ghost#10586) - Kevin Ansfield
  • a2aa66ca7 πŸ› Fixed img-url to output relative url by default (TryGhost/Ghost#10596) - Fabien O'Carroll
  • 160d50a25 πŸ› Fixed /edit url redirecting to wrong admin client url - kirrg001
  • 812986b21 Update travis.yml - remove greenkeeper ref - Hannah Wolfe
  • 371597cd3 Bumped ember-cli-babel version in koenig-editor in-repo addon - Kevin Ansfield
  • 4d6c52233 Fixed linting - Kevin Ansfield
  • e04ac4b71 Fixed member tests - Rish
  • 49cf18fe3 πŸ› Changed subscribed page title from hardcoded to site title (TryGhost/Ghost#10589) - David SΓ‘nchez
  • 659c63c98 Fixed regression tests - Nazar Gargol
  • b95547c3a Bumped ghost-ignition version to 3.0.4 - Nazar Gargol
  • 9a831d130 Fixed url for settings images saved in the db - Nazar Gargol
  • d2b1e0d4b ✨ Attr pass-thru & full context in partial helpers - Hannah Wolfe
  • 2a011d4ad Updated animation of copy buttons in integration - Zimo
  • e19cd6a91 Modified export/import regression test so it doesn't leave leftover files - Nazar Gargol
  • 98805482f Fixed 500 errors when accessing editor routes without post/page - Kevin Ansfield
  • 663484916 Bumped ember core dependencies to 3.8.x - Kevin Ansfield
  • b120440be Bumped ember core dependencies to 3.7.x - Kevin Ansfield
  • 6ab5192ac Added random image card placeholder illustrations - Zimo
  • 87e5778c3 πŸ› Fixed vague upload error messages on General and Labs setting screens - Kevin Ansfield
  • 61f56a50f Blog => Site - John O'Nolan
  • 82788f2f5 Create FUNDING.yml - John O'Nolan
  • 255b55cab Added proper importer regression tests - kirrg001
  • ba0fa873a Updated image card placeholder illustration - Zimo
  • 145a9456a Updated settings validations - kirrg001
  • 20ab9651d Removed force_i18n in API v2 settings serializer - kirrg001
  • bfccaa8d2 Added db formatter for settings model - kirrg001
  • 037ac4d74 Added input serialization for settings API v2 to transform "0"/"1" booleans - kirrg001
  • f80a9429b Added migration to normalize booleans - kirrg001
  • 942324b60 πŸ› Fixed private blogging getting enabled after import - Nazar Gargol
  • fa349ccc0 Fixing target area of X on tags selector - Zimo
  • e2757d18f Added fix for cron job - kirrg001
  • 0ce7490b4 Fixed post/page wording in Page PSM and delete modal (TryGhost/Admin#1109) - Vikas Potluri
  • 78b67968a Removed unused forceI18n attribute from the settings model - Kevin Ansfield
  • 3124d23cc πŸ› Fixed force_i18n import validation error - Nazar Gargol
  • 363d10cc2 Bumped ghost-ignition version to 3.0.3 - Nazar Gargol
  • 9810834f7 Removed redundant errorDetail and context stringification in errors (TryGhost/Ghost#10572) - Naz Gargol
  • 1838304da Bumped ember core dependencies to 3.6.x - Kevin Ansfield
  • 0417d68c9 Disabled mirage in development - Kevin Ansfield
  • e9c7fad30 Refactored usage of .get('property') with es5 getters - Kevin Ansfield
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment