- Added new `TimeStampFilter` filter class for timestamp filtering. - Added a new `AtTimeZone` func class for converting timezones in database queries.
1.1.2
**Bugs**
- Fixed a major bug where image sizes were incorrect after EXIF was stripped resulting in errors when uploading to 3rd party storage services like google buckets.
1.1.1
Updated files to also have clear metadata if they are an image.
1.1.0
**Enhancements**
- Added new image field that automatically removes EXIF data.
0.0.13
**Enhancements**
- Created a more generic (extendable) ArchiveNode class - Improved the way archive array append and remove are performed
0.0.7
**Bugs**
- Fixed a bug in the the archive model where creating archived objects was throwing exceptions.