Ubuntu: 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 1.1.1
Download: ubuntu-1.1.1.tgz
SHA256: fba40c88f9c76421251530747858d6eebea572999b6c37b61c75bd1897336f41
Series History
See the revision history for series 1.1.x below
Revisions
1.1.1 - 11/01/2021
Fixed
- Broken link in documentation for Command class
1.1.0 - 07/01/2021
Added
- New users.output_tabbed_table action
Changed
-
The SSH prompt pattern now defaults to the standard Ubuntu format if no custom prompt is supplied
-
The SSH port now defaults to 22 if no custom port is supplied
-
Documentation updates
Version 1.0.2
Download: ubuntu-1.0.2.tgz
SHA256: 12cb59efc650c6ea89eead13c79e47fc5cc229fec00530d02234408a501c76ca
Series History
See the revision history for series 1.0.x below
Revisions
1.0.2 - 06/01/2021
Added
- Documentation updates in users module
1.0.0 - 06/01/2021
Added
- Initial release with user actions module
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