Skip to content

Instantly share code, notes, and snippets.

@allouis
Created March 12, 2019 16:52
Show Gist options
  • Save allouis/5aadfdb51d52d60a73e41bc092d81212 to your computer and use it in GitHub Desktop.
Save allouis/5aadfdb51d52d60a73e41bc092d81212 to your computer and use it in GitHub Desktop.
Changelog 2.18.0
  • c7afb9504 Updated Ghost-Admin to 2.18.0 - Fabien O'Carroll
  • 8ecbcceb2 Version bump to 2.18.0 - Fabien O'Carroll
  • 1111ac0c6 Version bump to 2.18.0 - Fabien O'Carroll
  • e65199358 Updated index.js to use es6 - Fabien O'Carroll
  • 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 (#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 (#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 (#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 (#10588) - Aileen Nowak
  • 4db24037e Updated Travis config - Kevin Ansfield
  • 0a846002f Renamed blog->site in error messages and welcome e-mail (#10586) - Kevin Ansfield
  • a2aa66ca7 πŸ› Fixed img-url to output relative url by default (#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 (#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 (#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 (#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
  • c8e539189 Updated Ghost-Admin to 2.16.4 - Kevin Ansfield
  • ae2819859 Version bump to 2.16.4 - Kevin Ansfield
  • 4428ed5f7 Version bump to 2.16.4 - Kevin Ansfield
  • 04c60b4ce πŸ› Fixed private blogging getting enabled when saving any setting (#10576) - Katharina Irrgang
  • 917c8da59 Added error context to API error alert messages - Kevin Ansfield
  • ac26436c1 πŸ› Fixed v0.1 username/password authentication - kirrg001
  • fba277ce1 πŸ› Fixed custom certificate usage for MySQL (#10573) - Dan Sloan
  • 996cc166e πŸ› Fixed error when creating subscribers via the admin area - Kevin Ansfield
  • 5b73e8238 πŸ› Fixed email address not being returned with admin api key authentication - kirrg001
  • 7e55715f3 Added circular dependency grunt dev build log filter - Kevin Ansfield
  • 52ad2711b Fixed grunt master to work with submodules correctly (#10566) - Fabien O'Carroll
  • 2a505f026 Resolved "Use defineProperty to define computed properties" deprecations - Kevin Ansfield
  • b564cbea1 Bumped ember core dependencies to 3.5.x - Kevin Ansfield
  • 6351c85b2 Bumped dependencies (#1108) - Kevin Ansfield
  • 4fc6b11d7 Version bump to 2.16.3 - Kevin Ansfield
  • 4bff1dc6e Version bump to 2.16.3 - Kevin Ansfield
  • 2839f259a Updated Ghost-Admin to 2.16.3 - Kevin Ansfield
  • 39edb7646 Improved error message when attempting to use disabled v0.1 Public API (#10562) - Kevin Ansfield
  • 850d56e60 Renamed ghostHead/Foot settings to codeinjectionHead/Foot (#1107) - Kevin Ansfield
  • e79fc9a9b Fixed incorrect codeinjection_* assignment - kirrg001
  • e109c5424 πŸ› Fixed 500 error when wrong field data was passed - Nazar Gargol
  • 6f4535cd8 Blogs => Sites - John O'Nolan
  • 30c005f84 πŸ› Fixed field filtering for /authors/:id endpoints - Nazar Gargol
  • 248c20c42 Removed mock members API config - Rish
  • 611e735cb Updated members menu to work with labs feature - Rish
  • 62c4ae119 πŸ› Fixed field filtering for /tags/:id endpoints - Nazar Gargol
  • 97cf33790 πŸ› Fixed 404 when trying to update codeinjection_* settings in Admin API v2 - kirrg001
  • 98b4940f7 πŸ› Allowed data in collections to use specified key (#10559) - Fabien O'Carroll
  • 2954e0ae9 Hid "Make Owner" action for staff users that are currently suspended - Kevin Ansfield
  • 8de12b5d3 Fixed error causing missing sidebar after import - Kevin Ansfield
  • 449bae9a4 πŸ› Fixed missing "value" property for settings Admin API v2 - kirrg001
  • f846bd803 Fixed pages acceptance test - Kevin Ansfield
  • 5a7356de5 πŸ› Fixed excerpt property being missing if plaintext is NULL or "" - Kevin Ansfield
  • 2b3432754 πŸ› Fixed plaintext field not being cleared when post body is removed - Kevin Ansfield
  • ea6ecf94d Fixed broken link to Google Analytics integration - John O'Nolan
  • d7238e94c πŸ› Supported "false" as absolute attribute value (#10556) - Fabien O'Carroll
  • 450aecee3 Fixed linting - Kevin Ansfield
  • 42c472fef Removed superagent dependency (#10535) - Vikas Potluri
  • 01b03f7a1 πŸ› Fixed returning 'null' text for exerpt helper - Nazar Gargol
  • a180d4e10 Updated TODO's - kirrg001
  • f8d1e3829 πŸ› Fixed empty amp page - kirrg001
  • f33dacaf6 πŸ› Fixed {{url}} output when using {{#next_post}}/{{#prev_post}} - kirrg001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment