PPA: 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 9.2.0
Download: ppa-9.2.0.tgz
SHA256: 84d4c85b1e84de9df2d280d7cd8d7eec0fc8a62d6217ee20af3f2aadc332d424
Series History
See the revision history for series 9.2.x below
Revisions
9.2.0 - 06/12/2022
Fixed
- Fixed a bug where the email addresses form input would not accept the hyphen character in the username
Version 9.1.0
Download: ppa-9.1.0.tgz
SHA256: 658e0067248f087e73dadb60bc6ad046e0d7d52d399d457ac8abcf7ff283e4e9
Series History
See the revision history for series 9.1.x below
Revisions
9.1.0 - 02/12/2022
Changed
- Show error message in the task interface when events.send_syslog_event action is used without syslog configured in PPA
Version 9.0.0
Download: ppa-9.0.0.tgz
SHA256: 06bffeac59220bc5841a4dc7ab250ed6102c47f2647da3b9a7af0e282899c0c1
Series History
See the revision history for series 9.0.x below
Revisions
9.0.0 - 15/11/2022
Changed
-
Add support for alpine-3.16
-
Drop support for alpine-3.12
Version 8.1.0
Download: ppa-8.1.0.tgz
SHA256: 8e938ce2466ebf269943aa44842f2a93c4d7cfed0b94484ac625a608d79de7a6
Series History
See the revision history for series 8.1.x below
Revisions
8.1.0 - 07/11/2022
Changed
- Update dependencies
Version 8.0.0
Download: ppa-8.0.0.tgz
SHA256: 7c4c9526d6cb1e316164689651e5ece2c38ab0a3e00b1a2e1b1952113e4cb2e5
Series History
See the revision history for series 8.0.x below
Revisions
8.0.0 - 01/11/2022
Added
-
New user module with has_mfa and prompt_mfa actions
-
The input/output actions in the ui module now support a 'sensitive' input, which removes the event's data from PPA when the task finishes
-
The output_info & output_error actions in the ui module now support an optional color input.
-
The events.create_approval_request action now allows you to ask for a reason.
Version 7.2.0
Download: ppa-7.2.0.tgz
SHA256: d2d362683ebebea67c115472f49d665676abd6eedb1f549e82fb166a7285162c
Series History
See the revision history for series 7.2.x below
Revisions
7.2.0 - 19/10/2022
Changed
- Approval request URLs have been updated to support the upcoming PPA v3 release.
Version 7.1.0
Download: ppa-7.1.0.tgz
SHA256: 9074472c580cd907876308111bae17cde7efb5484fec1d9f7919ba23eb5cc859
Series History
See the revision history for series 7.1.x below
Revisions
7.1.0 - 19/08/2022
Changed
- Display error messages in the PPA interface when sending an email fails
Version 7.0.0
Download: ppa-7.0.0.tgz
SHA256: 50dc99444edf73037631939a1a1af7ed7d0d12aa5497078a58dad23457be5601
Series History
See the revision history for series 7.0.x below
Revisions
7.0.0 - 15/03/2022
Added
-
New ui.input_form action
-
New ui.input_date action
-
Minimum and maximum selection numbers for input_checklist
-
Optional pattern error for input_text and input_text_multliline
Changed
- Dropped support for alpine-3.11 (Task Builder v1.x) & added alpine-3.13 (Task Builder v3.x).
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