Skip to content
Compare
Choose a tag to compare
@AvinashSingh786 AvinashSingh786 released this 06 Jul 09:19
· 3 commits to master since this release
  • 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

Full Changelog: v1.0...v2.0