Skip to content

Instantly share code, notes, and snippets.

@ErisDS
Created February 3, 2016 10:22
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/9168c9f34af15108a26f to your computer and use it in GitHub Desktop.
Save ErisDS/9168c9f34af15108a26f to your computer and use it in GitHub Desktop.
Full 0.7.6 Changelog
  • 8efa930 Version bump to 0.7.6 - Hannah Wolfe
  • 851a3aa Upgrading Casper to 1.2.8 - Hannah Wolfe
  • 2335bba Fix stretched team image on setup/three - Kevin Ansfield
  • 35a7dc2 Acceptance tests for password reset flow on signin screen - Kevin Ansfield
  • 1a7a763 Correctly use POST request to reset password - Fabian Becker
  • dc957d7 Fix missing nav-current class bug when trailing slashes don't match - Kevin P. Kucharczyk
  • ad09dbb remove casperjs from needed dependencies list - Austin Burdine
  • ffab312 UI/CSS Improvements - James Seymour-Lock
  • f075221 Fix missing tags list link on mobile - Kevin P. Kucharczyk
  • 08e5848 Fix cache-control header for sitemaps - Hannah Wolfe
  • 7c1f26c deps: ember-simple-auth@1.0.1 - Kevin Ansfield
  • 4ea3e13 Always show current year in copyright text on "About" page - James Seymour-Lock
  • c55d969 Fix 401 error when uploading images - Kevin Ansfield
  • cdc98dc Fixed ghost admin error when missing theme folder. - JT Turner
  • 1f4c01d Started moving meta data fetching to functions. - JT Turner
  • 100ab9e Update copyright year - John O'Nolan
  • 58fe7af Cleanup and improved test coverage for mailer - Damien Dormal
  • 929f9e8 deps: ember@2.3.0 - Kevin Ansfield
  • 3e9bfe8 Fix comment about node version changes - Antuan Khanna
  • 7e2fa64 remove more usage of Ember.on - Austin Burdine
  • 7d304a0 refactor admin config to include explicit value types - Austin Burdine
  • 4f80d97 deps: ember-cli-mirage@0.1.11 - Kevin Ansfield
  • f401d6f deps: ember-data@2.3.2 - Kevin Ansfield
  • 250e7a3 cleanup usage of Ember.inject - Austin Burdine
  • d363fa1 deps: validator@4.5.0 - Hannah Wolfe
  • 76c8a59 deps: semver@5.1.0 - Hannah Wolfe
  • a4a3af8 deps: rss@1.2.1 - Hannah Wolfe
  • 245c127 deps: request@2.67.0 - Hannah Wolfe
  • 05b94fa deps: passport@0.3.2 - Hannah Wolfe
  • 60fce4c deps: oauth2orize@1.2.0 - Hannah Wolfe
  • 8248978 deps: node-uuid@1.4.7 - Hannah Wolfe
  • 9268fce deps: moment@2.11.1 - Hannah Wolfe
  • 6018c1e deps: jsonpath@0.2.2 - Hannah Wolfe
  • 28c7f55 deps: html-to-text@1.5.1 - Hannah Wolfe
  • 4fa937b deps: fs-extra@0.26.4 - Hannah Wolfe
  • 7e268b4 deps: extract-zip@1.4.1 - Hannah Wolfe
  • 63311bd deps: busyboy@0.2.12 - Hannah Wolfe
  • e487015 deps: body-parser@1.14.2 - Hannah Wolfe
  • 022bf36 deps: ember-ajax@0.7.1 - Austin Burdine
  • 12e3ca3 Fix slow running tests when using Sqlite3. - JT Turner
  • 41a18c9 Clear images in gh-uploader when navigating between items - Kevin P. Kucharczyk
  • beed0db deps: ember@2.2.1 - Austin Burdine
  • 6659ecc Make sure super in buildURL passes all arguments - zinyando
  • 4862a90 refactor slug-generator object into a service - Austin Burdine
  • da0a0c5 Move user/cover image files used in admin team area into the client folder - Kevin Ansfield
  • 1c3354c Update SECURITY.md - John O'Nolan
  • eef37ac Revert i18n in startup-check - Removes preinstall dependencies - Reintroduce old plain english strings - Remove translations for startup check - Fabian Becker
  • c349394 Add Preview link to draft saved notification - Matt Enlow
  • ead352d Isolate all markdown editor behaviour into gh-editor component - Kevin Ansfield
  • 110ee91 deps: ember-mocha@0.8.6 - Kevin Ansfield
  • 7c49824 deps: ember-cli-mocha@0.9.8 - Kevin Ansfield
  • 63224b8 Improve config.js handling in .gitignore - Kevin Ansfield
  • f3409ad deps: intl-messageformat@1.2.0 - Fabian Becker
  • 02aaa3b deps: intl@1.0.1 - Fabian Becker
  • 1c6b208 Refactor modals - Kevin Ansfield
  • d710bde deps: ember-hash-helper-polyfill@0.1.0 - Kevin Ansfield
  • b4b2f06 deps: ember-route-action-helper@0.2.0 - Kevin Ansfield
  • a6aabfc deps: liquid-fire@0.22 - Kevin Ansfield
  • 7ea536b deps: liquid-tether@0.1.9 - Kevin Ansfield
  • adfa250 Remove use of Ember.on - Kevin Ansfield
  • d57f189 Set localStorage key based on subdir - Fabian Becker
  • c8e30f0 Make regex for subfolder deduplication more restrictive - Add subdir to protected slugs - Fix regex for subfolder deduplication - Fabian Becker
  • 2770def Only import tables defined in core/server/data/schema.js - Fabian Becker
  • 7abcc43 Harvest server side strings - rfpe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment