Skip to content

Releases: GamePowerX/KekUploadServer

v1.2.3

28 Apr 06:16
v1.2.3
18ed315

Choose a tag to compare

Release v1.2.3 of KekUploadServer.

Includes chunked download API support, hardened web/plugin/upload reliability, .NET 10 workflow updates, and route regex escaping fixes. Release binaries are built by the release workflow.

Version 1.2.2

28 Jan 18:33
533b5a6

Choose a tag to compare

What's changed

Now allowing the file to be finished using the websocket, this is needed for the upcoming new release of the kekupload-lib-ts

Version 1.2.1

27 Jan 18:24
ee79898

Choose a tag to compare

What's changed

Fixed an important bug, where files were removed during upload, because they weren't refreshed in the cache when using Websocket based upload

(And the artifacts were automatically built and uploaded)

Version 1.2.0

24 Jan 21:22
f847ce5

Choose a tag to compare

What's Changed

NOTE: for the video and legal site, there must be VideoPlayer.html and Legal.html in the execution folder of the program
And don't forget to configure the and rename the default config file to appsettings.json

Full Changelog: v1.0.0...v1.2.0

First Version v1.0.0

07 Jul 14:11
a568f35

Choose a tag to compare

This is the first version of my new KekUploadServer implementation.

NOTE: for the video and legal site, there must be VideoPlayer.html and Legal.html in the execution folder of the program
And don't forget to configure the and rename the default config file to appsettings.json