All Versions
36
Latest Version
Avg Release Cycle
56 days
Latest Release
1287 days ago

Changelog History
Page 1

  • v1.4.0 Changes

    October 09, 2020
    • 👌 Support sameSite:none in cookie options (thanks @pixnlove!)
  • v1.3.1 Changes

    September 08, 2020
    • ⚡️ Updated the machine-as-action dependency to include a reminder about escaping strings with dynamic data when they're injected (Thanks @dusterherz for letting us know about this)
  • v1.3.0

    September 02, 2020
  • v1.2.5 Changes

    August 20, 2020
    • ➕ Added more info to the error message shown when an app fails to lift
    • ⚡️ Updated the sails-generate dependency
  • v1.2.4

    March 19, 2020
  • v1.2.3

    June 18, 2019
  • v1.2.2 Changes

    May 16, 2019

    ⚡️ • Update merge-defaults dependency to resolve potential vulnerabilities
    ⚡️ • Update sails-stringfile dependency to resolve potential vulnerabilities
    ⚡️ • Update sort-route-addresses dependency to resolve potential vulnerabilities

  • v1.2.1 Changes

    May 06, 2019
    • ➕ Added sails migrate for quickly running auto-migrations by hand
    • The output of sails inspect no longer includes controller information
    • When loading user hooks, if sails.config.loadHooks is specified, skip hooks whose names aren't explicitly included
    • ⚠ Increased time to display warning message in config/bootstrap.js from 5 seconds to 30 seconds
    • ⚡️ Switched to using updateOne in the "update" blueprint
    • ⚡️ Blueprint queries no longer include fetch: true by default, to avoid warnings from updateOne
    • ⚡️ Update error mesage in default serverError response to use flaverr
    • In lib/router/res.js, instead of always setting 'content-type' to 'application/json', only set it if res.get('content-type') is falsy
    • ⚡️ Update flaverr dependency
    • ⚡️ Update i18n-2 dependency to resolve deprecation warning
    • ⚡️ Update rc dependency to address potential vulnerabilities
    • ⚡️ Update machinepack-process dependency to address potential vulnerabilities
    • ⚡️ Update machinepack-redis dependency to address potential vulnerabilities
  • v1.2.0 Changes

    May 06, 2019
    • ➕ Added sails migrate for quickly running auto-migrations by hand
    • The output of sails inspect no longer includes controller information
    • When loading user hooks, if sails.config.loadHooks is specified, skip hooks whose names aren't explicitly included
    • ⚠ Increased time to display warning message in config/bootstrap.js from 5 seconds to 30 seconds
    • ⚡️ Switched to using updateOne in the "update" blueprint
    • ⚡️ Blueprint queries no longer include fetch: true by default, to avoid warnings from updateOne
    • ⚡️ Update error mesage in default serverError response to use flaverr
    • In lib/router/res.js, instead of always setting 'content-type' to 'application/json', only set it if res.get('content-type') is falsy
    • ⚡️ Update flaverr dependency
    • ⚡️ Update i18n-2 dependency to resolve deprecation warning
    • ⚡️ Update rc dependency to address potential vulnerabilities
    • ⚡️ Update machinepack-process dependency to address potential vulnerabilities
    • ⚡️ Update machinepack-redis dependency to address potential vulnerabilities
  • v1.2.0-3

    March 25, 2019