Skip to content

Instantly share code, notes, and snippets.

@kirrg001
Last active March 19, 2018 15: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 kirrg001/fbc9971951335a3e973b99e42bb21f2f to your computer and use it in GitHub Desktop.
Save kirrg001/fbc9971951335a3e973b99e42bb21f2f to your computer and use it in GitHub Desktop.
Changelog 1.21.6
  • ff44c3f66 Version bump to 1.21.6 - kirrg001
  • ce8838ae9 Updated Ghost-Admin to 1.21.6 - kirrg001
  • 1d65581f9 Version bump to 1.21.6 - kirrg001
  • cbcf09e4f Fixed asset rewriting for default user images - Kevin Ansfield
  • 95423ea8f Bump dependencies (TryGhost/Ghost#9513) - Katharina Irrgang
  • 9dee8a0f3 Fixed Koenig SVG assets after ember-svg-jar switch - Kevin Ansfield
  • e648de4e7 ESLint fixes for latest eslint-plugin-ember - Kevin Ansfield
  • cd01128f3 🎨 Fixed unexpected scrollbars in modals when using Firefox (TryGhost/Admin#974) - CriticalRespawn
  • b2211203d Bump dependencies - Kevin Ansfield
  • 0ed3a0ea2 Fix tests when run via http://localhost:4200/tests - Kevin Ansfield
  • 2ea1a354d Replace jquery-deparam with deparam dependency (TryGhost/Admin#973) - Austin Burdine
  • 3fd2c7ad6 Swap out ember-inline-svg for ember-svg-jar (TryGhost/Admin#970) - Austin Burdine
  • c6ddf3eb8 Bump ember-cli-mirage to 0.4.2 (TryGhost/Admin#969) - Austin Burdine
  • e1e2d6e8b Remove unused wordCount utility (TryGhost/Admin#971) - Rosco Kalis
  • 3d8bf02a8 🎨Redirected /amp links to original post when AMP is disabled (TryGhost/Ghost#9496) - Rosco Kalis
  • 7ed822cc0 🐛Fixed i18n for the {{meta_title}} helper (TryGhost/Ghost#9468) - Mante Bridts
  • 63aeebb14 🐛 Fixed escaping < in reading time helper (TryGhost/Ghost#9508) - Vikas Potluri
  • 9030161db Upgrading Casper to 2.1.10 - Aileen Nowak
  • 25b476966 Revert "Upgrading Casper to 2.2.0" - Aileen Nowak
  • 61a0343be Upgrading Casper to 2.2.0 - Aileen Nowak
  • 735d9775e 🐛Fixed data-* attributes from being stripped in AMP HTML (TryGhost/Ghost#9501) - CriticalRespawn
  • 25b94bba7 🐛Fixed
    tag from duplicating in AMP transform (TryGhost/Ghost#9502) - CriticalRespawn
  • fddf679a2 Koenig - Remove markdown/embed card if it's empty when leaving edit mode - Kevin Ansfield
  • ff1d16858 Koenig - Standardise on but allow to be toggled off via toolbar - Kevin Ansfield
  • 1842dab9c Koenig - Improve MD text expansion behaviour - Kevin Ansfield
  • 47d8c05f1 Koenig - Don't display toolbar for keyboard selections - Kevin Ansfield
  • 97e5925fe Koenig - Move list creation from card menus to toolbar - Kevin Ansfield
  • cbc077d55 Fix linting error - Kevin Ansfield
  • 27f12e3d5 Removed feature roadmap link from our CONTRIBUTING.md - kirrg001
  • df1188d25 Fix Node.js 4.x compatibility (TryGhost/Ghost#9503) - Kevin Ansfield
  • 7548ace32 Koenig - Output captions for image and embed cards - Kevin Ansfield
  • bbbd765ad Koenig - Fixed formatting being lost when deleting cards - Kevin Ansfield
  • c04514ce4 Koenig - Fixed backspace not deleting empty para at beginning of doc - Kevin Ansfield
  • e47d77873 Koenig - Create blank paragraph when pressing Enter in title input - Kevin Ansfield
  • 5f8ca5c40 Koenig - Fix image creation via (+) menu - Kevin Ansfield
  • 2dd4305f7 Koenig - Fix error when inserting cards in certain circumstances - Kevin Ansfield
  • 55a99cb7c Koenig - Wrap HR card in {{koenig-card}} component - Kevin Ansfield
  • ff40c7992 Koenig - Allow blank paragraphs to be deleted with Delete - Kevin Ansfield
  • f1ecd39bb Koenig - Hide unused elements in (+) menu - Kevin Ansfield
  • e8258d68d Koenig - Close (+) menu when pressing Escape - Kevin Ansfield
  • 16f52ba11 Koenig - Bump mobiledoc-kit dependency - Kevin Ansfield
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment