Skip to content

v0.5.1

Choose a tag to compare

@Segfaultd Segfaultd released this 31 May 20:22
· 36 commits to master since this release

Plugins

  • Added DirectoryDeltaTransfer::AddFile(const char *filePath, const char *fileName) to queue a single file for upload, complementing the recursive AddUploadsFromSubdirectory. It forwards to the existing FileList::AddFile overload, making the fork self-sufficient for downstream consumers (MafiaHub Framework) that depend on this helper.

Full Changelog: v0.5.0...v0.5.1