Skip to content

Instantly share code, notes, and snippets.

@kevinansfield
Created April 17, 2018 10:51
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/c0810822e804acf39804d788a28d3cd6 to your computer and use it in GitHub Desktop.
Save kevinansfield/c0810822e804acf39804d788a28d3cd6 to your computer and use it in GitHub Desktop.
Changelog 1.22.3
  • cd5541eea Version bump to 1.22.3 - Kevin Ansfield
  • bdf1313d8 Version bump to 1.22.3 - Kevin Ansfield
  • aa94bf334 Updated Ghost-Admin to 1.22.3 - Kevin Ansfield
  • d86441e9b Fixed last occurance of `config.get('routeKeywords') - kirrg001
  • 23f59c341 Replaced routeKeywords in config with hard coded keywords (TryGhost/Ghost#9561) - Aileen Nowak
  • 6a4af1f46 Rewrite url service (TryGhost/Ghost#9550) - Katharina Irrgang
  • ec178590f Replaced config routeKeyword with hardcoded one (TryGhost/Admin#1004) - Aileen Nowak
  • 6a9bede00 Fixed multiple 401s caused by token revocation requests - Kevin Ansfield
  • defe65c2d Tests: extended knex mock - kirrg001
  • 5762e400a Tests: consistency for DataGenerator - kirrg001
  • fabce59e0 Trigger database ready event - kirrg001
  • b2a8165d0 Consistent event names - kirrg001
  • 727378645 Fetch relations by default when insert/updating posts (TryGhost/Ghost#9568) - Katharina Irrgang
  • 5d21ce064 🐛 Fixed post preview - kirrg001
  • 61be92e3f Tests: balance featured and none featured posts - kirrg001
  • ee6ca44dc Koenig - Apply link to selected text when pasting a URL - Kevin Ansfield
  • 2ba01265d Koenig - Fixed error when pasting text with a whole paragraph selected - Kevin Ansfield
  • d45baa7ed Koenig - Enter/Backspace at beginning of heading moves heading - Kevin Ansfield
  • 63642fd8a YAML settings loader and parser - Aileen Nowak
  • c8b29724e Added content/settings folder - Aileen Nowak
  • 201681a44 Koenig - Backspace undoes code/strike text expansions - Kevin Ansfield
  • 1a585517c Koenig - Change strike text expansion to strike - Kevin Ansfield
  • d9c56977f Koenig - Disable dragging of text within the editor - Kevin Ansfield
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment