Skip to content

v1.13.0

Choose a tag to compare

@dr-dimitru dr-dimitru released this 07 Nov 01:14
· 349 commits to master since this release
aeaac0e

Added:

  • allowQueryStringCookies {Boolean} Allow passing Cookies in a query string (in URL). Primary should be used only in Cordova environment. Note: this option will be used only on Cordova. Directly passed to ostrio:cookies package

Changed:

  • 👨‍💻 Changed default value of allowedOrigins {Regex|Boolean} to /^https?:\/\/localhost:12[0-9]{0,3}$/
  • 📋 Cordova usage to the FAQ section in Readme.md

Updated:

  • 📦 ostrio:cookies Atmosphere package upgraded to v2.5.0, was v2.4.1
  • 📦 file-type NPM package upgraded to v12.4.0, was v12.3.0