Skip to content

Releases: balderdashy/sails

v0.12.13

06 Mar 18:46
594cd89
Compare
Choose a tag to compare
0.12.13

v0.12.11

24 Nov 00:38
0ce0d86
Compare
Choose a tag to compare

0.12.11

Changelog

Diff

Click here to see what changed since the last release.

Tests

Build status for this release:

v0.12.11-1

23 Nov 23:52
0cf841a
Compare
Choose a tag to compare
v0.12.11-1 Pre-release
Pre-release

0.12.11-1 (prerelease)

Changelog

Diff

Click here to see what changed since the last release.

Tests

Build status for this release:

v0.12.11-0

19 Nov 02:16
6e029ed
Compare
Choose a tag to compare
v0.12.11-0 Pre-release
Pre-release

0.12.11-0 (prerelease)

Changelog

Diff

Click here to see what changed since the last release.

Tests

Build status for this release:

v0.12.10

17 Nov 00:26
Compare
Choose a tag to compare

0.12.10

v0.12.9

06 Nov 16:27
Compare
Choose a tag to compare

A new patch release.

Changelog

  • [ENHANCEMENT] Update express-session dependency to version 1.14.2 #3842

v0.12.8

21 Oct 22:49
Compare
Choose a tag to compare

A new patch release with bug fixes & enhancements.

Changelog

From https://github.com/balderdashy/sails/blob/master/CHANGELOG.md#0128

  • [BUGFIX] Use 400 status code when handling request to urls with unsupported special chars 3850
  • [ENHANCEMENT] Add criteria validation for the find and findOne blueprint actions. ab9c2c3...c6e8ad0
  • [INTERNAL] Fix Gitter link in README so it displays properly on NPM 284c660

v0.12.7

05 Oct 23:38
Compare
Choose a tag to compare

A new patch release with bug fixes, enhancements, and upgrades to Sails' dependencies.

Changelog

From https://github.com/balderdashy/sails/blob/v0.12.7/CHANGELOG.md#0127

  • [ENHANCEMENT] Log warning when lifting in production with very permissive CORS settings (thanks @ejcx). See this comment for v1.0 plans.
  • [BUGFIX] Fix issue with multiple config files that have the same filename 3846

v0.12.4

01 Aug 19:56
Compare
Choose a tag to compare

A new patch release with bug fixes, enhancements, and upgrades to Sails' dependencies.

See also the recently-published improvements to the Sails documentation.

Changelog

From https://github.com/balderdashy/sails/blob/master/CHANGELOG.md#0124:

  • [INTERNAL] Upgrade Mocha to 3.0.0 to remove more of the deprecation notices when installing dependencies (see mocha:#2200)
  • [INTERNAL] Simplify config-merging code in captains-log. This also gets rid of more deprecation notices during install (see captains-log:49f433eff348c05115a2caf292b4da0db9499887)
  • [BUGFIX] Fix long-standing, low-priority (but super annoying) issue with logged dictionaries/arrays getting extra quote marks (due to a pecularity in the usage of util.format()) d67e9c8e6775
  • [ENHANCEMENT] Add sails.config.session.routesDisabled config option to specify routes that should not use session middleware c712acf
  • [ENHANCEMENT] Use res.forbidden() when denying access to a route via a policy. Thanks @wulfsolter! 3764
  • [ENHANCEMENT] Allow use of Express style path and RegExp in sails.config.csrf.routesDisabled. Thanks @bolasblack!
  • [BUGFIX] Fix for query / body params called length 3738
  • [BUGFIX] Fix view rendering when i18n hook is disabled. Thanks @mordred! 3741
  • [BUGFIX] Allow sails.renderView to work with globals turned off 3753
    d3f634c
  • [BUGFIX] Fix typo which could cause crashing when attempting to serialize non-json-compatible output in the response to a socket request.
  • [UPGRADE] Update all Grunt dependencies 5f6be05
  • [UPGRADE] Update "connect" dependency to 3.4.1 1d3c9e6
  • [UPGRADE] Update "compression" dependency to version 1.6.2
  • [UPGRADE] Upgraded version of Consolidate to 0.14.1 a70623c
  • [UPGRADE] Upgraded version of grunt-contrib-watch to 1.0.0 3678
  • [INTERNAL] Use standalone CSRF package instead of using the one (formerly) bundled with Connect. Sails should be using all standalone middleware now. 1d3c9e6
    98861ef
  • [INTERNAL] Add some assertions to ensure custom hooks don't use reserved properties 2e76dac
  • [INTERNAL] Update code that virtual response uses to read buffer to work with all Node versions a5ab134
  • [INTERNAL] Remove un-maintained "wrench" module from tests; use "fs-extra" instead. Thanks @Ignigena! 4f90f78

v0.12.2-0

01 Apr 23:22
Compare
Choose a tag to compare
v0.12.2-0 Pre-release
Pre-release
0.12.2-0