Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2015-08-05 | 2.2 kB | |
v0.8.5.tar.gz | 2015-08-05 | 698.2 kB | |
v0.8.5.zip | 2015-08-05 | 765.1 kB | |
Totals: 3 Items | 1.5 MB | 0 |
v0.8.5 (2015-08-05)
Bug Fixes
- bin/dpd: prevent process quit when latestversion is not writable (d8a507d5)
- collection: object queries on booleans would be converted to false (84a1d039)
- internal-client: add null check for ctx (d3ccf38f)
- session: improve how socket.io connection to finds session (bb05ce4a)
- user-collection: null check to prevent crash (36c4ec2d)
Features
- collection:
- add BeforeRequest event (4960d07f)
- Add Collection.extendDomain() (450b8ada)
- Add
previous
to AfterCommit event (fd8c9750) - http:
- option to allow dpd-ssh-key via CORS (2f795565)
- cache OPTIONS request for 5 minutes (89cd1f02)
- internal-client:
- allow access to underlying resource from dpd internal client (d478b348)
- pass through headers and connection from caller (9a1cefc0)
- script:
- improve cancel() (ea2bb011)
- $addCallback $finishCallback (d8dbf3b0)