Skip to content

Instantly share code, notes, and snippets.

@kirrg001
Created April 11, 2018 20:48
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 kirrg001/ceb759375c0449547fea8e8a1948f009 to your computer and use it in GitHub Desktop.
Save kirrg001/ceb759375c0449547fea8e8a1948f009 to your computer and use it in GitHub Desktop.
Changelog 1.22.2
  • cec8f6922 Version bump to 1.22.2 - kirrg001
  • 699beb917 Updated Ghost-Admin to 1.22.2 - kirrg001
  • 5984156fc Version bump to 1.22.2 - kirrg001
  • 07aba1684 Koenig - Link hover toolbar - Kevin Ansfield
  • 2f6132eb5 Koenig - Update icons, add divider support to card context toolbars - Kevin Ansfield
  • 615ecded9 Upgrading Casper to 2.2.0 - kirrg001
  • 6b9f9a0ec 🐛Fixed author page has only shown primary author posts - CriticalRespawn
  • 3a27e557e Protect generated post.html and post.plaintext fields (TryGhost/Ghost#9559) - Kevin Ansfield
  • 28509c6bf Koenig - First pass at image width styles - Kevin Ansfield
  • 52396ce28 Koenig - Fixed card context menu clickableness - Kevin Ansfield
  • ac49240d3 Koenig - Fix error on SHIFT+ENTER whilst a card is selected - Kevin Ansfield
  • 7a89333b0 Koenig - Fixed markdown expansions not capturing 1 or 2 char markups - Kevin Ansfield
  • c0cef4a21 Koenig - Fixed UP or LEFT on a blank list item jumping cursor to title - Kevin Ansfield
  • d209a4d01 🐛 Fixed importer bug: can't resolve authors relation - kirrg001
  • 426e5a872 🐛 Fixed plaintext field not being updated when modifying a post - Kevin Ansfield
  • 2615e13bf Fixed missed color() to color-mod() rename - Kevin Ansfield
  • 2c48cd613 🐛 Fixed j and k keys not working in editor after visiting Tags screen (TryGhost/Admin#1002) - Kevin Ansfield
  • 87501fd41 Added yarn lint to scripts (TryGhost/Ghost#9558) - Aileen Nowak
  • aecca2825 Optimised emitChange for destroyed resources - kirrg001
  • f0fe23d50 Koenig - Link creation/editing via formatting toolbar - Kevin Ansfield
  • fb79f2431 Fixed model events and transactions (TryGhost/Ghost#9524) - Katharina Irrgang
  • e7529de77 Tests: tidied up integration/models/model_posts_spec.js - kirrg001
  • 25cd7c775 Simplify destroy post API endpoint implementation - kirrg001
  • c8f2dd11b Fixed post.unpublished when deleting all content - kirrg001
  • f114f4574 Added a post unit test to proof a bug - kirrg001
  • fa4e2cf28 Extended our knex mock to only return specific fields/columns - kirrg001
  • 89e4201b6 Clarify the behaviour of defaultColumnsToFetch in the post model - kirrg001
  • 5a2155f81 Added tests for event behaviour: updating resources with or without updating it's relations - kirrg001
  • f90a45401 Tests: knex mock can resolve post tags relations - kirrg001
  • 5928a5b24 Extended check for updated_at on model update - kirrg001
  • da80019ac Removed taking care of bookshelf's changed model keys - kirrg001
  • 853b518a5 Sanitize incoming model relation data - kirrg001
  • 5c5ecfd61 A bit of ES6 for models/base/index.js - kirrg001
  • 19596dcf4 Tests: Added missing attrs to DataGenerator - kirrg001
  • bda76acba Extended the API object validation - kirrg001
  • 2f8dc9728 Updated Ghost-Admin: API request without updated_by/created_by - kirrg001
  • 7fa52be86 Don't send created_by and updated_by attrs in API requests - Kevin Ansfield
  • e7c9406e8 Koenig - Fix hidden toolbar still being clickable - Kevin Ansfield
  • c33889679 Koenig - Switch card context menu to Spirit classes - Kevin Ansfield
  • 19e3af636 Koenig - Quick-fix for broken styles - Kevin Ansfield
  • 3ec2e87a6 Koenig - Update toolbar to use Spirit classes - Kevin Ansfield
  • 9aef06c4c Koenig - Fixed trailing-spaces when using markdown text expansions - Kevin Ansfield
  • b96c6b96e 🐛 Fixed missing default user image on setup screens (TryGhost/Admin#996) - CriticalRespawn
  • a28eb92c1 Switch to packaged version of Spirit (TryGhost/Admin#985) - Kevin Ansfield
  • e986ce4af Bump ghost-ignition to version 2.9.1 - kirrg001
  • 9f4629909 🐛 Fixed missing image and "last seen" date for suspended users (TryGhost/Admin#997) - CriticalRespawn
  • bcb55103f Update SUPPORT.md - fix typo - Hannah Wolfe
  • a07a26259 ✨ Slack -> Forum Take 2 - Hannah Wolfe
  • a22b6fb92 ✨ Slack -> Forum - Hannah Wolfe
  • b73b5216c ✨ Slack -> Forum - Hannah Wolfe
  • 0ae6cbe34 Fixed transactions for Tag.destroy - kirrg001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment