What's Changed
- Fix server error (IntegrityError) when adding a document from the sidebar or Documents list page - documents must be added from an object's detail page, so the standalone Add buttons introduced in 0.8.3 have been removed (Fixes #107)
- Raise a validation error instead of a server error if a document is saved without an associated object
Full Changelog: v0.8.4...v0.8.5