- V2 (06/07/2023)
- Now make use of Django 4
- Upgraded encryption to use AES for speed
- Handles larger files
- Uses a custom fileupload handler for hashing before being touched by Django handlers
- Bug fixes and UI improvements
- Due to encryption changes, this version is no longer compatible with previous releases
What's Changed
- Bump django from 4.2.0 to 4.2.1 by @dependabot in #2
- Bump django from 4.2.1 to 4.2.3 by @dependabot in #3
Full Changelog: v1.0...v2.0