Skip to content

Instantly share code, notes, and snippets.

@kevinansfield
Created August 13, 2019 10:36
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 kevinansfield/062d5da39765f051f042a048b6a52650 to your computer and use it in GitHub Desktop.
Save kevinansfield/062d5da39765f051f042a048b6a52650 to your computer and use it in GitHub Desktop.
Changelog 2.28.0
  • e6d792461 Updated Ghost-Admin to 2.28.0 - Kevin Ansfield
  • c727a6ea6 Version bump to 2.28.0 - Kevin Ansfield
  • 80a79abff Version bump to 2.28.0 - Kevin Ansfield
  • 4fcf31381 Fixed subscribers app when missing location - Fabien O'Carroll
  • aacaa7012 Improved naming for regression tests - Fabien O'Carroll
  • daed29e18 Fixed db export regression tests - Rish
  • 19100ec5e Updated frontend canary url config for page/type - Rish
  • a5a7e7e91 Fixed canary api for page/type column - Fabien O'Carroll
  • f7b323e22 Fixed db regression tests - Fabien O'Carroll
  • c3e8ba052 Updated canary api to handle type column correctly (#11006) - Fabien O'Carroll
  • 730e307d1 🐛Fixed generic 500 for bad key param in content API (#10977) - Paulo Barbosa
  • ff1ac49b0 Excluded mobiledoc_revisions table from exports (#10993) - Kevin Ansfield
  • 9037c19e5 Ensured page filter works in routes.yaml - Fabien O'Carroll
  • 6d13041fe Switched Admin API version from v2 to canary (#1291) - Kevin Ansfield
  • f3370e0d5 Update dependency markdown-it to v9.1.0 (#1289) - renovate[bot]
  • 4f3391cd0 Updated @tryghost/url-utils to v0.2.0 (#11004) - Kevin Ansfield
  • 7c66d6655 🎨 Added auto-login to private site when viewing site preview in admin (#1286) - Kevin Ansfield
  • 8c5f1d0ef Replaced usage of mongo util with nql-map-key-values - Fabien O'Carroll
  • ef4fd4b8e Added shared nql-map-key-values module - Fabien O'Carroll
  • 1005ff5cc Update ember core to v3.12.0 - Renovate Bot
  • 8c0b26432 Update dependency blueimp-md5 to v2.11.1 - Renovate Bot
  • e89a2074b Update dependency proxyquire to v2.1.2 - Renovate Bot
  • c03eafae4 Added unit and regression tests for canary - Rish
  • bc415504f Updated theme engine check for canary - Rish
  • e1c7c3ebe Added frontend configs for canary endpoint - Rish
  • 9ab754a0c Added canary endpoint to parent app - Rish
  • 13a77363d Updated uncapitalise check to work with canary - Rish
  • 6ce9a5fc0 Updated token verification to use dynamic audience check - Rish
  • 7b761a875 💡 Added canary api endpoint - Rish
  • 3bd357059 🐛 Fixed duplication error when importing posts without slugs - Nazar Gargol
  • cfa0a0862 Ensured page prop is present on content api response - Fabien O'Carroll
  • 9c2bb3811 Fixed failing regression tests - Fabien O'Carroll
  • acd1a7fd6 Fixed naming of backup cotent perm migration - Fabien O'Carroll
  • b6f2bc33b Moved page/type column migrations to correct version - Fabien O'Carroll
  • bae19fbdb Allowed access to POST /db/backup endpoint - Nazar Gargol
  • 6779732cd Fixed regression tests for v2/admin/db - Nazar Gargol
  • c7c64bdee Added frontend lint comand in package.json - Nazar Gargol
  • e10e71cc2 Added /frontend folder to default lint command - Nazar Gargol
  • 3e0ddb2b8 Fixed fixtures permission count in migration test - Rish
  • 42c9904a8 Added migrations for backupContent permission - Fabien O'Carroll
  • f31e53504 Removed authenticateClient usage from v2 api - Fabien O'Carroll
  • 910e15e64 Added backupContent permission fixture - Fabien O'Carroll
  • 532fdb080 Added migrations for scheduler integration, permission and role - Nazar Gargol
  • 44a02c7d3 Updated xmlrpc and slack service to use type column - Fabien O'Carroll
  • b45e955de Ensured that the page column can be rolled back - Fabien O'Carroll
  • 1096dc208 Added ability to pass columnSpec to addTableColumn - Fabien O'Carroll
  • c71384771 Installed @nexes/nql@0.3.0 - Fabien O'Carroll
  • 2c81d7c91 Updated v0.1 posts api to work with type column - Fabien O'Carroll
  • 08d83c1f5 Removed updates to v0.1 specific code - Fabien O'Carroll
  • cd45ab4f5 Added missing context from ValidationError - Fabien O'Carroll
  • 00f95e732 Migrated schedules controller to v2 - Nazar Gargol
  • df99e724e Renamed page->type in the page&posts serializers - Fabien O'Carroll
  • fb8eadb4a Added mongo helper to input serializers - Fabien O'Carroll
  • 0ae3f0fdf Passed mongoTransformer through to NQL - Fabien O'Carroll
  • a89376bf2 Permitted mongoTransformer option for read methods - Fabien O'Carroll
  • 51fb0815b Created migrations for page -> type column - Fabien O'Carroll
  • a52f15d3d Updated the count plugin to reference the type column - Fabien O'Carroll
  • bb6b337be Updated hashes for db integrity check - Fabien O'Carroll
  • 9d7190d69 Remove page column and remaining references - Fabien O'Carroll
  • e59806cb4 Added type column to data generator - Fabien O'Carroll
  • 04d0f855d Removed references to page column in rss tests - Fabien O'Carroll
  • f0afbc5cc Removed page column references in validation tests - Fabien O'Carroll
  • 1189bc823 Updated the post model to use the type column - Fabien O'Carroll
  • 61612ba8f Updated url service to use type column - Fabien O'Carroll
  • 57afb2de2 Updated the v2 api to deal with type column - Fabien O'Carroll
  • dc3345b1c Added type property to post model defaults - Fabien O'Carroll
  • 9b85fc6a6 Added type column to posts table - Fabien O'Carroll
  • 82d8c3803 Added type property to the default post fixtures - Fabien O'Carroll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment