- 2d2a8f9 Version bump to 0.7.7 - Hannah Wolfe
- 398b07c Fetch about page images properly - Hannah Wolfe
- 841b552 Fixing typo in i18n key - Hannah Wolfe
- d7b9eb6 Fix facebook/twitter/schema description - Hannah Wolfe
- e5afddf Adding GitHub issue & PR templates - Hannah Wolfe
- efff6f6 pass post tags as array to ember-cli-selectize - Austin Burdine
- b10da05 Provide entire model to validator - Jason Williams
- c1d962a inject ajax service in settings/labs - Austin Burdine
- f14910f Use req.path instead of req.url to check for file extension - Fabian Becker
- 02199c6 Disambiguate between error code & status code - Hannah Wolfe
- 8fd2724 Removed uneeded jshint comments in order to cleanup the tests - Cameron Viner
- a13b899 add signin acceptance test - Austin Burdine
- 980c864 fix logging out from editor page - Austin Burdine
- 1ed2a8b fix underscore usage in post serializer - Austin Burdine
- c301510 Refactor gravatarLookup, remove request dependency - Hannah Wolfe
- 13c1742 Make frontend routing dynamic & driven by channels - Hannah Wolfe
- 53b92d4 remove unused modal outlet - Austin Burdine
- 7e1941d improve 404 error handling in post route - Austin Burdine
- 7691b03 Moves builFilesExist to startup-checks - Gabor Javorszky
- 5497904 Migration related test improvements - Hannah Wolfe
- 8025325 Backup database before deletion - cobbspur
- 1c85650 Move db connection out of config - Hannah Wolfe
- d593425 README: supported node version info update - Hannah Wolfe
- 4834cb4 Support Node v4 LTS semver-minor releases - Naoya Kanai
- 970c3cf add settings/labs acceptance test - Austin Burdine
- 330a74c add settings/code-injection acceptance test - Austin Burdine
- c3673be Don't include app fields - Hannah Wolfe
- ffa92ab deps: ghost-gql@0.0.4 - Hannah Wolfe
- c2a2af6 Add settings/general acceptance test - Austin Burdine
- c52fd1d Refactor mail service - Jason Williams
- b4a126b deps: mocha@2.4.5 - Hannah Wolfe
- c879105 Replace jquery-ui.sortable with ember-sortable for nav items - Kevin Ansfield
- 324a044 cleanup feature service error handling - Austin Burdine
- 6ed6918 Load more posts after post deletion - Matt Enlow
- 3b565ed Continuation of #6207 (convert feature controller to service) - Kevin Ansfield
- 0ac222a convert feature controller to service - Austin Burdine
- faba83d deps: should@8.2.1 - Cameron Viner
- 4ba0a74 Adding drop-column migration handling - Hannah Wolfe
- 18dc0e3 Change URL for download count service - Hannah Wolfe
- f716050 deps: ember-sortable@1.7.0 - Kevin Ansfield
- 52ca6fb Updating greenkeeper ignores - Hannah Wolfe
- f02169c deps: xml@1.0.1 - Hannah Wolfe
- 42236c1 deps: request@2.69.0 - Hannah Wolfe
- 800b081 deps: oauth2orize@1.2.2 - Hannah Wolfe
- 1be0a84 deps: moment@2.11.2 - Hannah Wolfe
- d5ce500 deps: html-to-text@1.6.0 - Hannah Wolfe
- 69657a5 deps: fs-extra@0.26.5 - Hannah Wolfe
- fc60558 deps: express@4.13.4 - Hannah Wolfe
- 4a98481 deps: compression@1.6.1 - Hannah Wolfe
- 10a30f2 deps: cheerio@0.20.0 - Hannah Wolfe
- a4f70b5 Test client using real browsers on Travis - Kevin Ansfield
- 736111b validate nav items when clicking the
+
button, ignoring last item if blank - Kevin Ansfield - 28def85 Add bower to greenkeeper ignores - Hannah Wolfe
- 13d99ef deps: remove testem - Hannah Wolfe
- 2f5d743 deps: sinon@1.17.3 - Hannah Wolfe
- b3300b3 deps: fix rimraf-then@1.0.0 - Hannah Wolfe
- 17404ea deps: rewire@2.5.1 - Hannah Wolfe
- 116ce67 deps: nock@7.1.0 - Hannah Wolfe
- 607202a deps: matchdep@1.0.0 - Hannah Wolfe
- 8be9ccb deps: jscs-jsdoc@1.3.1 - Hannah Wolfe
- 379e22a deps: istanbul@0.4.2 - Hannah Wolfe
- 87cdaae deps: grunt-mocha-istanbul@3.0.1 - Hannah Wolfe
- c43296f deps: grunt-mocha-cli@2.0.0 - Hannah Wolfe
- 6066c96 deps: grunt-jscs@2.7.0 - Hannah Wolfe
- 8a4cb74 deps: grunt-contrib-uglify@0.11.1 - Hannah Wolfe
- 07abf1f deps: grunt-contrib-jshint@0.12.0 - Hannah Wolfe
- fa1978f deps: grunt-contrib-copy@0.8.2 - Hannah Wolfe
- 3a1a59f deps: grunt-contrib-compress@0.14.0 - Hannah Wolfe
- 77cbc85 deps: grunt-contrib-clean@0.7.0 - Hannah Wolfe
- d276251 deps: csscomb@3.1.8 - Hannah Wolfe
- 1b6690a deps: bookshelf@0.9.1 & knex@0.9.0 - Hannah Wolfe
- 2528ce5 deps: supertest@1.1.0 - Jason Williams
- d8c1adc Add greenkeeper ignore spec to package.json - Hannah Wolfe
- be96259 deps: ember-route-action-helper@0.3.0 - Kevin Ansfield
- e399d33 Return cursor pointer to text inputs - Kevin Ansfield
- cb7cafc Fix mixed content security warnings due to gravatar images - Kevin Ansfield
- 3b2a971 fix 404 acceptance tests - Austin Burdine
- b45c3e2 deps: ember@2.3.1 - Kevin Ansfield
- 06d91ce Refactored ghost head helper - JT Turner
- 1ad7a91 Reorganise & rename server/data/ folder internals - Hannah Wolfe
- f52200c Include babel polyfill when compiling client - Kevin Ansfield
- 497616b deps: liquid-tether@0.1.11 - Kevin Ansfield
- 42e7e95 deps: liquid-fire@0.23.0 - Kevin Ansfield
- 5b03231 deps: ember-cli@1.13.15 - Kevin Ansfield
- 1e1ea3b deps: ember-cli-mocha@0.10.0 - Kevin Ansfield
- ed51e8c deps: ember-data@2.3.3 - Kevin Ansfield
- 3cafc70 Correctly clear settings cache after import - Fabian Becker
- eab3c57 Add trailing slashes on relative URL unless [.?#] - Fabian Becker
- 672396d Use phantomJS 2.1.1 in travis - Kevin Ansfield
- 08d6e56 Fix posts.post route not redirecting to 404 - Kevin P. Kucharczyk
- 9eac05e Standardise client property names to camelCase - Kevin P. Kucharczyk
Created
February 18, 2016 14:29
-
-
Save ErisDS/7d19d20b6495a621a8e8 to your computer and use it in GitHub Desktop.
Full 0.7.7 Changelog
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment