Skip to content

Instantly share code, notes, and snippets.

@kevinansfield
Created November 13, 2018 14:08
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/6a045f603552b532635e4434da805300 to your computer and use it in GitHub Desktop.
Save kevinansfield/6a045f603552b532635e4434da805300 to your computer and use it in GitHub Desktop.
Changelog 2.6.0
  • c8c4842ba Updated Ghost-Admin to 2.6.0 - Kevin Ansfield
  • 2f4b2151b Version bump to 2.6.0 - Kevin Ansfield
  • 299086553 Version bump to 2.6.0 - Kevin Ansfield
  • 982060476 Fixed display bug on integration icons (TryGhost/Admin#1071) - John O'Nolan
  • f884eb891 Fixed sticky validation errors when editing webhooks - Kevin Ansfield
  • 8046f4d43 🐛 Fix last seen for users (TryGhost/Ghost#10141) - Fabien O'Carroll
  • fb3c375e7 Bumped knex-migrator to version 3.2.4 - kirrg001
  • ac45494e6 Fixed linting - Kevin Ansfield
  • b7b526969 ✨ Highlight new integrations directory (TryGhost/Admin#1070) - John O'Nolan
  • 75f243a3a Added migration for webhook permissions_roles fixtures (TryGhost/Ghost#10153) - Rishabh Garg
  • 201a2b851 Updated README.md: docs links (TryGhost/Ghost#10150) - Andrei Korigodski
  • 6e6b8b690 Improve handling of non-validation errors in webhook modal - Kevin Ansfield
  • 002a13596 🐛Fixed order being ignored in routes.yaml file (TryGhost/Ghost#10146) - cotko
  • 28a686a93 🐛 Fixed image optimisation for input image being smaller than optimized one - Nazar Gargol
  • 29453bae8 Fixed webhook modal title showing "New webhook" when editing a webhook - Kevin Ansfield
  • 1af437a92 Added active navigation state for all integrations related routes (TryGhost/Admin#1069) - Rishabh Garg
  • f3e9218ee 🎨 Modified slack webhook payload, added info about published post (TryGhost/Ghost#9850) - Sumedh Nimkarde
  • f2b44322a Enabled members lab setting for developer experiment flag (TryGhost/Ghost#10132) - Rishabh Garg
  • 2079204d4 Fixed error in stories list if plaintext is not a string - Kevin Ansfield
  • 98a2da09f Automatically update count.posts when serialising tags in mirage - Kevin Ansfield
  • 3d03670f1 Fixed saving of posts with tags using mirage - Kevin Ansfield
  • f660b6a77 Wired up Members auth to the Content API auth (TryGhost/Ghost#10129) - Fabien O'Carroll
  • a319999d4 Fixed mirage not respecting ?limit=all queries - Kevin Ansfield
  • 8739749fd Updated commit message convention - kirrg001
  • 732325841 🚧 Added req.member to the v2 api context object - Fabien O'Carroll
  • 93781a0e7 🚧 Authorized Content API requests with req.member - Fabien O'Carroll
  • 2e922808e ♻ Updated naming for Content API specific middleware - Fabien O'Carroll
  • 2a6e9aac5 🚧 Created members auth middleware - Fabien O'Carroll
  • e0f31c67b ➕ Installed jsonwebtoken@8.3.0 - Fabien O'Carroll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment