Skip to content

v2.4.0

Compare
Choose a tag to compare
@dr-dimitru dr-dimitru released this 08 Jul 14:28
· 56 commits to master since this release
417bda1

Major Changes:

  • πŸ‘¨β€πŸ’» handler option now called even if auto option is set to false
  • πŸ‘·β€β™‚οΈ Path=/ now is default path for all cookies
  • πŸ‘¨β€πŸ”¬ Partly implemented suggested changes from #11 to provide support over Cordova platform, via Access-Control-Allow-Credentials and Access-Control-Allow-Origin headers and supplying XHR request with withCredentials = true option, thanks to @s-ol

Other Changes:

  • πŸ‘¨β€πŸ’» Overall security and stability enhancements
  • πŸ‘·β€β™‚οΈ Add onCookies Server callback/hook triggered only when client invokes .send() method
  • πŸ“¦ Internal Meteor dependencies update