All Versions
36
Latest Version
Avg Release Cycle
56 days
Latest Release
961 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v0.11.3 Changes
- ๐ [BUGFIX] Fix [RangeError: Maximum call stack size exceeded] error in PubSub hook (https://github.com/balderdashy/sails/issues/2636)
- [ENHANCEMENT] Allow custom route options in policy target syntax (https://github.com/balderdashy/sails/commit/0990fc10709520a9f6c55923b991708d5eaf8aa0)
- ๐ง [ENHANCEMENT] Support CSRF hook route configuration #2366
- ๐ง [ENHANCEMENT] Added "exposeHeaders" option in CORS configuration (https://github.com/balderdashy/sails/pull/2712)
-
v0.11.2 Changes
- ๐ [BUGFIX] Fixes to allow proper installation / execution in environments using Node 4 and/or NPM 3.
-
v0.11.1 Changes
- ๐ Shhhh nothing to see here (version skipped)
-
v0.11.0 Changes
- [ENHANCEMENT] Allow hooks to be installed in node_modules and dynamic changing of hook name
- [ENHANCEMENT] Pull out the
sockets
hook to its own repository - [ENHANCEMENT] Allow hooks to have individual timeouts, and a global
sails.config.hookTimeout
- [ENHANCEMENT] Pull out
sails.io
.js to its own generator - โก๏ธ [UPGRADE] Update
sails.io.js
for the latest version of the sockets hook - โฌ๏ธ [UPGRADE] Upgrade from Socket.IO 0.9.17 to 1.2.1
- ๐จ [FEATURE] Add
restPrefix
setting in addition toprefix
setting for blueprints for finer control - ๐ [ENHANCEMENT] Support partials and layout with Handlebars for the
backend
generator - ๐ [BUGFIX] Blueprint creation returns 201 status code instead of 200
- ๐ [BUGFIX]
ractive.toHTML()
replacesractive.renderHTML()
for Ractive template engine - ๐ [BUGFIX] Fix arguments for publishAdd, publishRemove and publishUpdate
- [ENHANCEMENT] Enable views hook for all methods
- ๐ [BUGFIX] Resolve depreciation warnings
- ๐ [BUGFIX] Fix dependency for npm 2.0.0
- ๐ [BUGFIX] Fix Grunt launching when it's a peer dep
- ๐ [ENHANCEMENT] Upgrade express and skipper because of security vulnerabilities
- ๐ [BUGFIX] Fix Sails crashes if Redis goes down #2277
- ๐ [BUGFIX] Fix crash when using sessionless requests over WebSockets #2107
- [ENHANCEMENT] Checking npm-version on install
- โก๏ธ [ENHANCEMENT] Updated "skipAssets" regex to ignore query string