Skip to content

Releases: Crypter-File-Transfer/Crypter

v1.21.0

01 Jan 18:17
11222e6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20.0...v1.21.0

v1.20.0

24 Dec 02:09
835f5f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.19.0...v1.20.0

v1.19.0

14 Oct 03:14
eb2c1d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.18.0...v1.19.0

v1.18.0

06 Oct 21:35
ebf484e
Compare
Choose a tag to compare

Summary

This release adds support for streamed uploads (pending browser support), multipart uploads (for authenticated users), and streamed downloads via service worker.

What's Changed

Full Changelog: v1.17.0...v1.18.0

v1.18.0-Prelease-2

10 Sep 18:47
583a6f2
Compare
Choose a tag to compare
v1.18.0-Prelease-2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.18.0-Prelease...v1.18.0-Prelease-2

v1.18.0-Prelease

06 May 01:49
5e86191
Compare
Choose a tag to compare
v1.18.0-Prelease Pre-release
Pre-release

Important Notes

  1. This is a prerelease. I am waiting for adequate testing and feedback from the community (my mom and this one guy on Discord) before committing to these changes. I am also waiting for the .NET 9.0 general release.
  2. Changes were made to various configuration files, including the .env file and at least one appsettings.json file. Look at #715 for more details.

If you would like to try these changes out, head on over to my dev site at https://dev.crypter.dev.

What's Changed

  • Remove Console.WriteLine from ApplicationAnalyticsReportQuery by @Jack-Edwards in #713
  • Implemented streamed uploads and downloads with ArrayBuffer fallback by @Jack-Edwards in #715

Full Changelog: v1.17.0...v1.18.0-Prelease

v1.17.0

02 May 01:49
9889bc9
Compare
Choose a tag to compare

Important Note

This release contains an update to the Crypter.API's appsettings.json file. Check #710 for details.

What's Changed

Full Changelog: v1.16.0...v1.17.0

v1.16.0

21 Apr 04:15
baf931d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.0...v1.16.0

v1.15.0

14 Apr 15:47
9ba1736
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.0...v1.15.0

v1.14.0

12 Apr 21:23
3ade3ba
Compare
Choose a tag to compare

What's Changed

  • Observe user privacy settings when validating transfer uploads by @Jack-Edwards in #698

Full Changelog: v1.13.0...v1.14.0