- Updated dependencies
- Fixed documents always being created as new documents with InlineGUI (missing id)
- New files/documents will default to the documents path if a collection path was not specified
- We now load documents appropriatly
- Tests are more resilliant against DocPad collection changes
- Conforms to latest webwrite spec
- Works with latest DocPad version
- Conforms to the recent webwrite spec changes
- Allow CSV values for additionaFields
- Added CORS headers to our channel
- Added
_collections/
route
- Initial release