Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ImmortalDB v1.1.0..tar.gz | 2020-08-20 | 628.7 kB | |
ImmortalDB v1.1.0..zip | 2020-08-20 | 633.4 kB | |
README.md | 2020-08-20 | 377 Bytes | |
Totals: 3 Items | 1.3 MB | 0 |
v1.1.0
-
Fixed: Cross-origin cookies are now stored with SameSite=None, Secure=true, as required. Other cookies remain set with SameSite=Lax and Secure=false -- the same defaults as if SameSite and Secure remained unset. Huge thank you to @zproxyz.
-
Fixed: Only add IndexedDbStore and LocalStorageStore if accessible.
-
Added: Cross-origin and same-origin tests.