v0.5.1
Plugins
- Added
DirectoryDeltaTransfer::AddFile(const char *filePath, const char *fileName)to queue a single file for upload, complementing the recursiveAddUploadsFromSubdirectory. It forwards to the existingFileList::AddFileoverload, making the fork self-sufficient for downstream consumers (MafiaHub Framework) that depend on this helper.
Full Changelog: v0.5.0...v0.5.1