Skip to content

Commit b4c2ae6

Browse files
Automated changelog for 2.540
1 parent 6e6636d commit b4c2ae6

File tree

1 file changed

+56
-1
lines changed

1 file changed

+56
-1
lines changed

content/_data/changelogs/weekly.yml

Lines changed: 56 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28634,7 +28634,8 @@
2863428634
openSUSE installations (details in <a href="https://www.jenkins.io/blog/2022/03/25/systemd-migration/">https://www.jenkins.io/blog/2022/03/25/systemd-migration/</a>).
2863528635
<br /><br />
2863628636
⚠️ There is a known bug introduced for openSUSE users: the <code>autorefresh</code>
28637-
feature of the zypper repository is disabled and requires a <code>zypper refresh</code> command.
28637+
feature of the zypper repository is disabled and requires a <code>zypper refresh</code>
28638+
command.
2863828639
changes:
2863928640
- type: rfe
2864028641
category: rfe
@@ -28773,6 +28774,60 @@
2877328774
# pull: 11331 (PR title: Update dependency sass to v1.94.2)
2877428775
# pull: 23852 (PR title: Reduce testing branches)
2877528776

28777+
- version: '2.540'
28778+
date: 2025-12-01
28779+
changes:
28780+
- type: rfe
28781+
category: rfe
28782+
pull: 23865
28783+
authors:
28784+
- strangelookingnerd
28785+
pr_title: Ignore casing in `AvatarContributor#extractDomainFromUrl`
28786+
message: |-
28787+
Ignore casing in <code>AvatarContributor#extractDomainFromUrl</code>
28788+
- type: bug
28789+
category: bug
28790+
pull: 23858
28791+
authors:
28792+
- timja
28793+
pr_title: Show saved log recorders
28794+
message: |-
28795+
Show saved log recorders again (regression in 2.537).
28796+
- type: bug
28797+
category: bug
28798+
pull: 23855
28799+
authors:
28800+
- daniel-beck
28801+
pr_title: Fix CspBuilder not applying fallback to uninitialized
28802+
directive
28803+
message: |-
28804+
Fix incorrect handling of Content Security Policy inheritance chain for fetch directives. This could affect attempts to set <code>*srcelem</code>or <code>*srcattr</code> directives in CSP Plugin 2.x.
28805+
- type: bug
28806+
category: bug
28807+
pull: 20345
28808+
authors:
28809+
- daniel-beck
28810+
pr_title: Add CSP-compliant variant of undocumented validateButton
28811+
script feature
28812+
message: |-
28813+
Bugfix: Make "Change API Token" for legacy API tokens work when Content Security Policy is enforced and prohibits inline JavaScript.
28814+
Developer: Add <code>XJenkinsValidateButtonCallback</code> (a JSON object with <code>callback</code> and <code>arguments</code> keys) as a replacement for the CSPincompatible <code>script</code> HTTP response header for <code>f:validateButton</code>.
28815+
28816+
# pull: 11147 (PR title: Update the ReadMe)
28817+
# pull: 11291 (PR title: Adapt docs for Jira migration)
28818+
# pull: 19540 (PR title: Update dependency stylelint to v16.26.0)
28819+
# pull: 20000 (PR title: Fix Javadoc grammar in InstanceIdentityProvider; prefer toString() for readability in Functions)
28820+
# pull: 23852 (PR title: Reduce testing branches)
28821+
# pull: 23853 (PR title: Update dependency org.jenkins-ci.plugins:matrix-auth to v3.2.9)
28822+
# pull: 23857 (PR title: Update actions/setup-java digest to 4e7e684)
28823+
# pull: 23862 (PR title: Update Yarn to v4.12.0)
28824+
# pull: 23869 (PR title: Update dependency prettier to v3.7.1)
28825+
# pull: 23870 (PR title: Fill in since annotations)
28826+
# pull: 23878 (PR title: Update dependency com.puppycrawl.tools:checkstyle to v12.2.0)
28827+
# pull: 23879 (PR title: Update dependency stylelint to v16.26.1)
28828+
# pull: 23881 (PR title: Update softprops/action-gh-release action to v2.5.0)
28829+
# pull: 23886 (PR title: Update dependency prettier to v3.7.2)
28830+
2877628831
# DO NOT EDIT THIS FILE DIRECTLY ON GITHUB IF YOU HAVE COMMIT ACCESS
2877728832
# ALL CHANGES MUST GO THROUGH PULL REQUESTS
2877828833
# MALFORMED FILE CONTENTS WILL BREAK THE SITE BUILD

0 commit comments

Comments
 (0)