v2.4.0
Major Changes:
- π¨βπ»
handler
option now called even ifauto
option is set tofalse
- π·ββοΈ
Path=/
now is defaultpath
for all cookies - π¨βπ¬ Partly implemented suggested changes from #11 to provide support over Cordova platform, via
Access-Control-Allow-Credentials
andAccess-Control-Allow-Origin
headers and supplying XHR request withwithCredentials = 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