File Transfer: Downloads
Summary
You can download all the supported plugin releases from this page.
The change log for each version series can be found under the download link & hash.
See the versioning scheme for compatibility information.
Releases
Version 2.0.0
Download: file_transfer-2.0.0.tgz
SHA256: 4f68ca2479f88b25158011becfb3de7b0185bc4ca52692aeecc8fc14a17957ad
Series History
See the revision history for series 2.0.x below
Revisions
2.0.0 - 15/03/2022
Changed
- Dropped support for alpine-3.11 (Task Builder v1.x) & added alpine-3.13 (Task Builder v3.x).
Version 1.1.0
Download: file_transfer-1.1.0.tgz
SHA256: f56178f73c050a7c82b3ba6cc0afef8beef690500de8d037f98780cc2b3974f0
Series History
See the revision history for series 1.1.x below
Revisions
1.1.0 - 08/09/2021
Changed
- Improved plugin startup speed.
Version 1.0.0
Download: file_transfer-1.0.0.tgz
SHA256: 97e2ee92ed295d2771bcb30dc6797190ed8bd96d23adb84c941656fe96e038b3
Series History
See the revision history for series 1.0.x below
Revisions
1.0.0 - 07/07/2021
Added
- New smb_share module with actions for uploading & downloading files.
Versioning Scheme
Plugin versions are in major
.minor
.patch
format.
Major
- Significant functionality changes
- May not be backward compatible
Minor
- Bug fixes
- Minor functionality changes
- Backward compatible
Patch
- No functional changes
- Reserved for documentation updates