Skip to content

Instantly share code, notes, and snippets.

@kevinansfield
Created May 24, 2017 14:29
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/910163fb8a98f5f0278bbb47daf18e3b to your computer and use it in GitHub Desktop.
Save kevinansfield/910163fb8a98f5f0278bbb47daf18e3b to your computer and use it in GitHub Desktop.
Full 1.0.0-alpha.21 Changelog
  • ddc8aed3 Version bump to 1.0.0-alpha.21 - Kevin Ansfield
  • 1f9e0ad65 Updated Ghost-Admin to 1.0.0-alpha.21 - Kevin Ansfield
  • 1a1cc6ba2 Version bump to 1.0.0-alpha.21 - Kevin Ansfield
  • 7727610e 🎨 improve importer errors/warnings display (#711) - Katharina Irrgang
  • 86d5a6bf πŸ› fix errors when navigating after successful import - Kevin Ansfield
  • 925d72198 πŸ› Ensure post tags sort order is correct when importing (#8481) - Katharina Irrgang
  • b2c8db4b πŸ› fix flickering buttons during modal transitions (#710) - Kevin Ansfield
  • 47b24b2d4 🎨 Using yarn instead of npm according to the paragraph above it (#8475) - Katharina Irrgang
  • 1f37ff605 🎨 refactor the importer (#8473) - Katharina Irrgang
  • 957f51e67 🐝 Allow unbalanced HTML in markdown card. (#8320) - Ryan McCarvill
  • 6e841064 πŸ› Reset publish date in PSM when leaving menu (#708) - Aileen Nowak
  • 83081b4b ⬇️ revert to autoprefixer@6.7.7 (#709) - Kevin Ansfield
  • 9db932ee ✨ streamline image uploads in settings/general (#702) - Kevin Ansfield
  • 263cadb1 βœ… add tests for gh-uploader component (#701) - Kevin Ansfield
  • a7323de3 πŸ› fix disappearing nav after import (#707) - Kevin Ansfield
  • 88f13b68 Updated editor styles πŸ€“ (#705) - John O'Nolan
  • 0b9db0ec πŸ› fix published_at is null (#704) - Katharina Irrgang
  • b20fb2606 ⬇️️ revert dependencies: knex@0.13.0 to knex@0.12.9 - kirrg001
  • b22151ac9 🎨 do not ping slack if we import content (#8476) - Katharina Irrgang
  • c7bbaffec ⚑️ Throw clear error message when config.url has no protocol (#8466) - Aileen Nowak
  • 371b9fd7 πŸ› Make cmd+s work for all save-buttons (#700) - Aileen Nowak
  • ef9381b4 ✨ add spellcheck toggle (#697) - Kevin Ansfield
  • d49484ac ✨ auto-expanding editor title input (#699) - Kevin Ansfield
  • c00af255 🎨 User profile settings page layout updates (#695) - Aileen Nowak
  • 8066b2ef ✨ use image name as alt text when inserting images (#698) - Kevin Ansfield
  • 24c02acc πŸ› fix broken editor layout in Safari (#696) - Kevin Ansfield
  • fac2560b Fix team screen when logged in as an author (#692) - Kevin Ansfield
  • 7457ffb2 πŸ› permit Facebook usernames with less than 5 chars (#632) - Rodney Folz
  • fc89cf1d4 Updated Ghost-Admin: SimpleMDE - kirrg001
  • 6de16a3c ✨ use markdown-it for markdown previews (#690) - Kevin Ansfield
  • 5d868d14a replace custom showdown fork with markdown-it (#8451) - Kevin Ansfield
  • 627a71e1 πŸ—œ Database soft limits (#683) - Aileen Nowak
  • 3bae41ccf 🎨 Use svg icons in default templates (#8343) - Aileen Nowak
  • e06609404 πŸ› https image urls if accessed over SSL (#8373) - Rei
  • 1b965fab9 🎨 Move scheduling and storage in adapters/ (#8435) - Aileen Nowak
  • 9bea2077c πŸ› ensure import of scheduled posts works (#8454) - Katharina Irrgang
  • 524cc4c34 πŸ› escape blog title for mail header (#8453) - Katharina Irrgang
  • 37e28cb6e πŸ› fix updated_at is null (#8434) - Katharina Irrgang
  • c71cf643e update default post to use a single markdown card (#8448) - Kevin Ansfield
  • fbb46dc7 🎨 disable buttons in preview, fix preview overlap (#689) - Kevin Ansfield
  • 841090a6 πŸ› fix editor image uploads in Edge (#687) - Kevin Ansfield
  • 2b27cf69d 🎨 add min version of yarn to our readme (#8452) - Katharina Irrgang
  • 10e883b7 fix missing branch in package.json for our SimpleMDE fork - Kevin Ansfield
  • 33c95f452 ⬆️ bump dependencies - kirrg001
  • 78d6f13b remove unused greenkeeper ignore list - Kevin Ansfield
  • cfb9d35d4 πŸ”₯ Update yarn.lock on greenkeeper PR's - kirrg001
  • ec861396 ✨ open file dialog and upload images via editor toolbar (#685) - Kevin Ansfield
  • 52522a60 πŸ› fix visible scroll bars and disable standard preview in split-screen (#686) - Kevin Ansfield
  • df354c15 ⬆️ bump yarn.lock sub-dependencies - Kevin Ansfield
  • df8e7f873 Update fs-extra to version 3.0.1 πŸš€ (#8440) - Greenkeeper
  • a3e74b305 Update debug to version 2.6.6 πŸš€ (#8425) - Greenkeeper
  • 7a4d76c57 Update image-size to version 0.5.2 πŸš€ (#8446) - Greenkeeper
  • 16438f8c bump dependencies (#673) - Kevin Ansfield
  • 8749cb55 fix missing user avatars in team list (#677) - Jimmy Cai
  • a14efa9e Fix split screen editor (#684) - Kevin Ansfield
  • 4b48328e SimpleMDE editor (#682) - Kevin Ansfield
  • 5c36ee4b Editor refactors (#679) - Kevin Ansfield
  • a2045d48 Fix bugs with uploaded logos and images - John O'Nolan
  • 1f2019af Fix sizing bug where SVG logos did not display when uploaded - John O'Nolan
  • 8704cc916 Update knex to version 0.13.0 πŸš€ (#8428) - Greenkeeper
  • 53cc834cd Update mocha to version 3.3.0 πŸš€ (#8376) - Greenkeeper
  • bed6089a πŸ”₯ remove unused gh-spin-button component - Kevin Ansfield
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment