Skip to content

Instantly share code, notes, and snippets.

@kevinansfield
Created January 22, 2019 11:52
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/d5662c505735d3f0f8058dd63dead67b to your computer and use it in GitHub Desktop.
Save kevinansfield/d5662c505735d3f0f8058dd63dead67b to your computer and use it in GitHub Desktop.
Changelog 2.12.0
  • 9fc9aefa9 Version bump to 2.12.0 - Kevin Ansfield
  • 77a1cabe9 Updated Ghost-Admin to 2.12.0 - Kevin Ansfield
  • c3e41fe24 Version bump to 2.12.0 - Kevin Ansfield
  • fb14c6ff8 Fixed ability to type in markdown cards - Kevin Ansfield
  • 5c120068f Upgrading Casper to 2.9.1 - Kevin Ansfield
  • ba493d786 Fixed listing, removed unused broccoli-clean-css dependency - Kevin Ansfield
  • c37b2acea 🎨 clean up hover state borders in night shift (TryGhost/Admin#1077) - Vikas Potluri
  • baa8a6a1d Bumped moment to version 2.24.0 - kirrg001
  • c862110cc Respected peer dependency for bookshelf - kirrg001
  • e972483f6 Fixed error handling for members reset password - Rish
  • 585eada1c Removed grunt-docker from dev dependencies (TryGhost/Ghost#10405) - Katharina Irrgang
  • 4acc375fb Bumped knex & bookshelf dependencies (TryGhost/Ghost#10404) - Katharina Irrgang
  • 0ee7ea879 🐛 Fixed admin search results sometimes showing "No results" for valid queries - Kevin Ansfield
  • d70ec449b Contrib guide: More info on features - Hannah Wolfe
  • d0687da3a Bumped major test dependencies (TryGhost/Ghost#10403) - Katharina Irrgang
  • fb044e6d8 Bumped sinon from 4.4.6 to 7.3.2 (TryGhost/Ghost#10400) - Katharina Irrgang
  • d24229fc1 Github support bot: dynamic author name - Hannah Wolfe
  • c64676766 Trying out github support bot - Hannah Wolfe
  • fdebfae0c Lazy-load SimpleMDE dependency in MD card (reduces main bundle by 260KB) - Kevin Ansfield
  • c20ff9afb Bumped superagent from 3.8.3 to 4.1.0 - kirrg001
  • 742aef77f Bumped html-to-text from 3.3.0 to 4.0.0 - kirrg001
  • c0d9400cf Bumped Codemirror, fixed hidden cursor in empty Code Injection fields - Kevin Ansfield
  • 1705e8575 Bumped csv-parser from 1.12.1 to 2.1.0 - kirrg001
  • eedf0dae0 Bumped chalk from version 1.1.3 to 2.4.2 - kirrg001
  • 8174a5cce Bumped archiver from version 1.3.0 to 3.0.0 - kirrg001
  • 060450bb5 Updating to Spirit 0.0.50 - Zimo
  • c3e22b6ab 🐛 Fixed forced page filter not being respected in Content API - Nazar Gargol
  • 768119913 Bumped analytics-node from version 2.4.1 to 3.3.0 - kirrg001
  • bc6469b6e Removed "defaults to" text from Slack integration's username description - Kevin Ansfield
  • f17d13475 Bumped dependencies - kirrg001
  • fb4794c3b ✨ Added ability to configure Slack integration's username (TryGhost/Admin#1084) - Greg Hart
  • e261b80c2 🎨 Added post title to document title for easier location with multiple editor tabs (TryGhost/Admin#1072) - Moritz Schramm
  • 3df763009 Added quick fix to handle integration upserts for x_by columns (TryGhost/Ghost#10295) - Katharina Irrgang
  • da71b61bc 🐛Deleted associated roles_users rows when user is destroyed (TryGhost/Ghost#10243) - Dexter Leng
  • a927aecc3 🐛 Fixed prev_next helper when using Content API v2 (TryGhost/Ghost#10397) - Katharina Irrgang
  • 6f87f2af9 Fixed img_url to work with protocol relative urls - Fabien O'Carroll
  • e73920eee 🐛 Fixed sticky "Unsaved changes" modal when leaving editor - Kevin Ansfield
  • 26d0f4856 Renamed getValidAdminKey to getValidAdminToken for admin api v2 test area - kirrg001
  • 4f7783939 Fixed lint - kirrg001
  • e90148e7c Switched to use new implementation of authorizeAdminApi - kirrg001
  • de7ba3cd8 Corrected content api test key - kirrg001
  • fbe2829b9 Added test helper for admin api v2: getValidAdminKey - kirrg001
  • f82bb0753 Added empty lines and reduces line length in auth authorize - kirrg001
  • 3f758c6a0 Protected against empty admin api key - kirrg001
  • 1b5b95e19 Renamed authenticateAdminApiKey to authenticate for admin api key auth - kirrg001
  • 462865981 Updated admin api key authentication to expect api key id in payload - kirrg001
  • 112699724 Added easy way to enable admin api key authentication - kirrg001
  • 1c56221d8 Added API Key auth middleware to v2 Admin API (TryGhost/Ghost#10006) - Fabien O'Carroll
  • 809a167a5 Updated permissible methods for hasApiKeyPermissions (TryGhost/Ghost#9970) - Fabien O'Carroll
  • 873d63dc5 Fixed unit test: services/permissions/parse-context_spec.js - kirrg001
  • 2c7c72cd9 Fixed travis - kirrg001
  • fc73cd71b Updated permissions service to handle api keys (TryGhost/Ghost#9967) - Fabien O'Carroll
  • 42a1313bf Removed members internal app (TryGhost/Ghost#10379) - Fabien O'Carroll
  • 909f9012e Updated docs links to best equivalents (TryGhost/Ghost#10386) - Hannah Wolfe
  • bcd8f485a Updated docs links to best equivalents (TryGhost/Admin#1097) - Hannah Wolfe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment