Skip to content

Releases: Crypter-File-Transfer/Crypter

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

v1.13.0

12 Apr 19:34
10c5799
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.13.0

v1.12.0

12 Apr 03:12
668d11a
Compare
Choose a tag to compare

Summary

  • Every request coming in to the web API is now handled by an IRequest instead of an injected service that serves a particular domain (authentication, transfers, user settings, etc). This will be much easier for me to maintain and adapt going forward.
  • Added the first set of "event logs" that will begin to store system events in the application database.

What's Changed

Full Changelog: v1.11.0...v1.12.0

v1.11.0

12 Feb 17:33
24e709e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.11.0

v1.10.0

14 Jan 18:44
6073bc4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.9...v1.10.0