All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.1 - 2020-08-04
- Raise PreservationError for MPO/JPEG files.
- Raise PreservationError for non-ASCII filenames due to the DPRES service not supporting such filenames for now.
- Raise PreservationError for unsupported JPEG versions.
- Reject attachments with the filename 'Multimedia.xml' that would cause the file to be overwritten.
- Shutdown running async tasks properly before raising exceptions.
- Check HTTP status when downloading attachments.
- First release.