CloudBees Pipeline: Templates Plugin 3.23

1 minute read

RELEASED: Public: September 20, 2023

New features

None.

Feature enhancements

The use of the Prototype double dollar sign ($$) function should be replaced with either document.querySelector or document.querySelectorAll, depending on whether the first result or all results are required (BEE-37957)

Use document.querySelectorAll to find a job list that can have multiple items.

Resolved issues

None.

Known issues

None.

Upgrade notes

None.