Update changelog.

pull/88/head v0.7.0
Tom Hacohen 3 years ago
parent 70619fc1c7
commit 08821c5e33

@ -1,5 +1,13 @@
# Changelog
## Version 0.7.0
* Chunks: improve the chunk download endpoint to use sendfile extensions
* Chunks: support not passing chunk content if exists
* Chunks: fix chunk uploading media type to accept everything
* Gracefull handle uploading the same revision
* Pass generic context to callbacks instead of the whole view
* Fix handling of some validation errors
## Version 0.6.1
* Collection: save the UID on the model to use the db for enforcing uniqueness

Loading…
Cancel
Save