Releases: jenkinsci/view-job-filters-plugin
Releases · jenkinsci/view-job-filters-plugin
392.v2c0a_4dd46909
👷 Changes for plugin developers
- JENKINS-73969 - JENKINS-73970 - Remove inline JavaScript to become CSP compliant (#72) @mawinter69
✍ Other changes
- Remove hard-coded java-version in Security Scan (#71) @strangelookingnerd
- Enable Jenkins Security Scan (#65) @strangelookingnerd
📦 Dependency updates
- Bump org.jenkins-ci.plugins:nested-view from 1.33 to 1.34 (#74) @dependabot
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3.8.0 (#73) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.85 to 4.88 (#76) @dependabot
- Bump io.jenkins.tools.bom:bom-2.426.x from 3157.vb_3e8b_8a_d185d to 3208.vb_21177d4b_cd9 (#69) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.83 to 4.85 (#68) @dependabot
- Bump io.jenkins.tools.bom:bom-2.426.x from 3105.v672692894683 to 3157.vb_3e8b_8a_d185d (#66) @dependabot
382.vdf2d5e3f02f0
👷 Changes for plugin developers
👻 Maintenance
📦 Dependency updates
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.4.0 to 3.7.0 (#64) @dependabot
- Bump org.javassist:javassist from 3.23.1-GA to 3.30.2-GA (#62) @dependabot
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#61) @dependabot
377.v66f4b_796e5fa_
369.ve0513a_a_f5524
📦 Dependency updates
- Upgrade plugin POM to latest (#49) @basil
- Upgrade HtmlUnit from 2.x to 3.x (#48) @timja-bot
364.v48a_33389553d
🐛 Bug fixes
- JENKINS-65511 - Refresh plugin, fixing UI issues (#29) @timja
348.v620601c2ca_ed
2.3
📦 Dependency updates
- 2.222.x (#20) @kerogers-cloudbees
- 2.164.x (#19) @jglick
🚦 Tests
- JCasc Test for view-job-filters plugin (#20) @kerogers-cloudbees
2.2
🐛 Bug Fixes
- JENKINS-51143 - Support Pipeline in the job status filter (#18) @jglick
- Fix build filter column for status and weather
📦 Dependency updates
📝 Documentation updates
👻 Maintenance
- Try using ACI agents for Linux builds (#16) @jglick
- Use HTTPS URLs in pom.xml (#13) @daniel-beck-bot
Version 2.1.1
- Fix: [JENKINS-43343] Regex filter now works with cron schedule for Pipeline jobs
Version 2.1.0
- Feature: Regex Filter now supports full name, display name and full display name for jobs and folders
- Feature: Introduces internationalization support and adds German as first supported language
- Improvement: In-application help has been largely rewritten