Skip to content

Instantly share code, notes, and snippets.

@ErisDS
Last active August 29, 2015 13:57
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 ErisDS/9784942 to your computer and use it in GitHub Desktop.
Save ErisDS/9784942 to your computer and use it in GitHub Desktop.
Full 0.4.2 Changelog
  • 69d13b1 Version bump for 0.4.2 - Hannah Wolfe
  • a737db4 Updating Ghost-UI to 0.1.3 - Hannah Wolfe
  • c6c4d5a Cache invalidation for tag pages - Hannah Wolfe
  • 31fa3ba Error handling for require-tree - Hannah Wolfe
  • d50d3cd Bump version to 0.4.2-rc2 - Hannah Wolfe
  • 438cbab Ensure generateSlug gets transaction for tags - Hannah Wolfe
  • a3aba2d Deduplicate upper-/lowercase tags for posts - Sebastian Gierlinger
  • b83fc25 Fix delete button - Sebastian Gierlinger
  • ba1c1bd Update some server side errors/warnings - Hannah Wolfe
  • 9ba80ba Escape regex special characters in tag finder - Fabian Becker
  • 1c463f3 Prevent adding duplicate tags with different casing - Fabian Becker
  • f0c6052 Unlink import file when finished - Fabian Becker
  • 13b65ce Redirect feed -> rss - Hannah Wolfe
  • f0fedb9 Replace spaces in uploaded filenames with hyphens - Jason Williams
  • a0dff19 Customise slug base name for different models - Hannah Wolfe
  • b1e2904 clears notifications on clicking featured icon - cobbspur
  • 0bfcac1 logError & logWarn call console.log once - Hannah Wolfe
  • 2658ba1 Adding event preventDefault on toggleFeatured function - Lucas Churchill
  • 5abaabd Tag archive body_class - Fabian Becker
  • 6d1c1b4 Bump version to 0.4.2-rc1 - Hannah Wolfe
  • 10e3493 Updating to Casper 0.9.3 - Hannah Wolfe
  • 9e7469e Add XML-RPC ping - Fabian Becker
  • c02fd70 Improving the showdown extensions - Hannah Wolfe
  • 762631f Showdown fork now has a version - Hannah Wolfe
  • 87f4092 Properly display escaped tags in editor. - Fabian Becker
  • d8f724d Removing typography extension - Hannah Wolfe
  • 51a7c7c Update CONTRIBUTING.md - Hannah Wolfe
  • 1102617 Update README.md - Hannah Wolfe
  • 6c3c0a5 Switch Showdown to fork - Hannah Wolfe
  • fbbac37 Fixes modal fading inconsistency problem by disabling jQuery's transition and allowing CSS to do its thing - nicksahler
  • 5bed815 Add shim for codemirror on touchscreens - Hannah Wolfe
  • c8dff82 Force preview to scroll to the end - Hannah Wolfe
  • 00667f5 Fix undo bug - Hannah Wolfe
  • 6d3cd84 Upgrade CodeMirror - Hannah Wolfe
  • 80bdfd7 Refactor the Ghost Editor - Hannah Wolfe
  • 4e5351c Fix scoping issue on signup - Declan Cook
  • 428fb94 Fixes random pg failures. - Fabian Becker
  • 9ae0ddf Fixes race conditions in functional test introduced in PR#2395 - mattse
  • deb6da5 Remove .bowerrc - John O'Nolan
  • 00fd9d9 Fix earlier commit for grunt watch. - Fabian Becker
  • c612ca2 Watch changes in Ghost-UI - Fabian Becker
  • 18be7a8 Get rid of old modal types - John O'Nolan
  • 1d5a8ce Added functional tests for editor: tag editor, image uploads, post settings - mattse
  • 8ea0b8a Moar iOS mobile friendly fandango - John O'Nolan
  • b605f8b Update copyright - John O'Nolan
  • c3417fe Serve default robots.txt - Fabian Becker
  • 959c018 Updating copyright range - Rob Graeber
  • 4556e1d Rss support for tags - Johan Stenehall
  • 36d38e5 Added functional test for uploading image/cover in settings - mattse
  • a806f3e Updating ghost-ui - Hannah Wolfe
  • 373c798 Adding .bowerrc - Manuel Mitasch
  • 3e21940 Add promise to ghost startup process to allow hooking into when ghost has finished loading - Harry Wolff
  • c917c0f Blog post titles will now be properly escaped in rss (xml) feeds (reopens #715) - Kyle Nunery
  • dd2a1dd Clean up markdown help modal - John O'Nolan
  • c1ba89c Bower dependency cleanup - Hannah Wolfe
  • c4d4f66 Cleanup more sass/ruby things - Hannah Wolfe
  • 921ceb7 Replace SASS with assets from Ghost-UI - Fabian Becker
  • b13db3a Do not cache 404 pages - Dan Schnau
  • 161afbf Update system emails to come from ghost@blog.url - John O'Nolan
  • 75caeb9 Bower dependency order OCD - Hannah Wolfe
  • 8bfc37b Fixing CodeMirror paths in GruntFile.js - Hannah Wolfe
  • e5ead73 Remove unused libraries. - Fabian Becker
  • 65b0968 Change validation for posts 'page' attribute. - Mark Stacey
  • e4bb6d0 Update validator to 3.4.0 - Jonathan Johnson
  • 8d3a545 jsHint fixes - Hannah Wolfe
  • cd74b0e Switch to bower for client assets. - Fabian Becker
  • 1a9e91f Replace JSLint with JSHint. - Fabian Becker
  • f602121 Add test for tag.hbs template. - Fabian Becker
  • 825ba4f Use tag as title on tag pages - Johan Stenehall
  • 97daa2b Detect tag.hbs template in themes - polygonix
  • a92c808 Shifts app UI behind config option - Shashank Mehta
  • ab26569 Prevent settings page from rendering same page twice - Shashank Mehta
  • be8b9cf Fixing typo in allowedSections for allowed pages under settings - Johan Stenehall
  • 561ea0e Add plugin icons to Apps menu item in Ghost settings - Sean Hellwig
  • b461cc6 Update link to clean up history in contributing.md - Gabor Javorszky
  • 7155d95 Add JSON API tests & cleanup - Sebastian Gierlinger
  • b4ea8be Refactor require-tree to not share messages - Jacob Gable
  • 667888a Implements Initial lifecycle and App UI start - Gabor Javorszky
  • b49f10c Add support for typographically-correct punctuation - Andy
  • 6761104 Remove res.redirect from db.exportContent - Sebastian Gierlinger
  • 12f8f99 Implements the #has Block helper - Fabian Becker
  • fb917c8 ReadMe Improvements - John O'Nolan
  • ae06239 Fix problems from importing 0.4.0 file - Sebastian Gierlinger
  • 310fcab Cleanup naming & order in admin controller - Hannah Wolfe
  • aa15b46 /ghost/reset/* should not redirect to signin - Hannah Wolfe
  • ccaceb7 Renamed client-side admin url helper - Hannah Wolfe
  • 917eca3 Change fallback from address to webmaster@[blog.url] - Jonathan Johnson
  • 2246b8a Cleaning up unused blocks - Hannah Wolfe
  • f1ecfbb Fixing config unit test for Windows - Hannah Wolfe
  • 6e1d5e8 Fixes client side bio character counter. - Kyle Nunery
  • d7815f4 Update package.json for publishing to npm - Harry Wolff
  • 2cb02b5 Custom Page Templates - Harry Wolff
  • 64840cf Update delete all content button labels - Brad Dougherty
  • ccc499f Update delete post button labels - Brad Dougherty
  • b1c35a9 Fix importer adds the same tags to every post - Sebastian Gierlinger
  • 89cd1a3 Updated pageUrl helper to page_url - Kyle Nunery
  • b410f58 Respect subdirectory in authenticate middleware - Michael Bradshaw
  • 2581fb1 Fix Firefox height issue - Paul Adam Davis cb6d0d8 Remove useless regex for redirecting /ghost -> /ghost/ - Michael Bradshaw 43dc4da abstract mobile interactions js - Sam Saccone ac7f4f0 Add validation from schema.js - Sebastian Gierlinger d9e7a05 Show parse error message during a failed import - Sam Saccone ea6c601 Improvements for models - Sebastian Gierlinger 9b469e0 Un-break Markdown syntax - Kenny Meyer 928b562 Fix package.json scripts to be more in line with expected behavior of npm packages - Harry Wolff 9ab4b7d Adds tag pages - Harry Wolff 572dc0c Fix input:focus border issues from #2088 - Paul Adam Davis 679f65c Fix incorrect test name - Hannah Wolfe 6083cfc Remove unneeded extend implementation. - Fabian Becker 8e78f79 A first step towards theme debugging - Hannah Wolfe d3c641e Make session expiry less arsey - Sebastian Gierlinger 212711d Added package.js support for themes (and plugins) - Gabor Javorszky 24853c2 Update express-hbs to fix block helper issue. - Fabian Becker 1124d9e Helper updates for Tag Pages - Fabian Becker b05dd64 Update to npm install command - Hannah Wolfe 691e9e7 Add logging config option - Fabian Becker 2329edd Cleanup dependency order in package.json - Hannah Wolfe d790a50 Ensure filters get default priority if priority is null - Hannah Wolfe b066e73 Adds support for additional permalink structures - Harry Wolff 3993b67 Rename unregisterFilter to deregisterFilter - Fabian Becker 3950c8b Fix for broken filters where this context was lost. - Fabian Becker fd583df Updated package.json to conform to npm standards - Harry Wolff a4933fe Add link to README.md file about using ghost as a npm module - Harry Wolff e3affff Install App Dependencies - Jacob Gable f468b46 Allow HTML inside tag prefix/suffix - Fabian Becker 9dd5432 Adds ability to pass in configFile path when loading ghost as a npm module - Harry Wolff 4e5c624 Updated downsize to 0.0.5 - Aia Patag 89aa7c6 Tweaking slug logic in post settings. - Garrett Murphey f16dc29 Improve bootstrap flow of a Ghost application - Harry Wolff 6c1dede sqlite3@2.2.0 - Dane Springmeyer 5e4db70 Don't require mail.options to be set - Jakob Gillich 5f409b2 We’re not really in alpha any more - John O'Nolan bb4e48b Removed mailto auto-linking. - Fabian Becker 6eab7b3 Replace underscore with lodash. - John-David Dalton ca01b73 Fixing App unit test on Windows - Hannah Wolfe eadbf7d Removed author tag inside channel tag in RSS - balduv c7713c1 Load Apps Sandboxed - Jacob Gable bcc57b6 Tag needs escaping. Wrongly call showSuggestions. - Xie JinBin 64dd6b0 Adding a link to config docs in config.example.js - Hannah Wolfe d7e46f4 Disable publish button until deffered is resolved - Zach Geis 79e1356 Override border on login input:focus - John O'Nolan 51fd62c Spit & Polish - John O'Nolan d092b4e Altered integration test to cover dashes in slug - Daniel Niccoli 0750c34 Introduce default robots.txt - John O'Nolan 03759cd Minor code cleanup of editor keyboard shortcut actions. - redwallhp 7ebd104 Rename 'plugins' to 'apps' - John O'Nolan 185f3c6 Larger min-height for textareas, and size based on font size - John O'Nolan b05f000 Prevent form field descriptions from becoming unwieldily long - John O'Nolan f185a5d General cleanup - Hannah Wolfe 02473ce Show character limit below blog description textarea - Jakob Gillich 344edea Update Contributing Docs to include Developer tips - Clinton Ryan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment