diff --git a/content/_data/changelogs/weekly.yml b/content/_data/changelogs/weekly.yml index b9825319fbf3..426e9d294eb4 100644 --- a/content/_data/changelogs/weekly.yml +++ b/content/_data/changelogs/weekly.yml @@ -25501,6 +25501,77 @@ # pull: 10037 (PR title: Update dependency webpack to v5.97.1) # pull: 10038 (PR title: Update dependency @babel/cli to v7.26.4) + - version: '2.490' + date: 2024-12-17 + changes: + - type: rfe + category: rfe + pull: 10049 + authors: + - janfaracik + - timja + pr_title: Add icons to Command Palette + message: |- + Add icons to Command Palette. + - type: rfe + category: rfe + pull: 10045 + issue: 73539 + authors: + - timja + pr_title: "[JENKINS-73539] Disable YUI by default" + message: |- + Disable the Yahoo! User Interface library by default. + - type: bug + category: regression + pull: 10065 + issue: 75003 + authors: + - basil + pr_title: "[JENKINS-75003] Zip-based tool installer configuration incorrectly + rejects non-HTTP(S) URLs (regression in 2.379)" + message: |- + Allow non-HTTP(S) URLs in zip-based tool installer configuration (regression in 2.379). + - type: bug + category: regression + pull: 9951 + issue: 73942 + authors: + - basil + - timja + pr_title: "[JENKINS-73942] Downloading tgz artifacts in Firefox is broken" + message: |- + .tgz files are no longer double-gzipped. + - type: bug + category: bug + pull: 10054 + authors: + - timja + pr_title: Fix scrolling with keyboard + message: |- + Fix scrolling with keyboard. + + # pull: 8769 (PR title: Update dependency hotkeys-js to v3.13.9) + # pull: 10025 (PR title: Update dependency org.jenkins-ci.plugins:cloudbees-folder to v6.969.v7d22c6eb_fde1) + # pull: 10039 (PR title: Expose `User.reload` as beta API) + # pull: 10041 (PR title: Update dependency org.jenkins-ci.plugins:credentials to v1393) + # pull: 10042 (PR title: `PeepholePermalink.Cache`) + # pull: 10044 (PR title: Update jenkins/ath Docker tag to v6103) + # pull: 10046 (PR title: Refine Command Palette UI) + # pull: 10047 (PR title: Update softprops/action-gh-release action to v2.2.0) + # pull: 10048 (PR title: Update jenkins/ath Docker tag to v6107) + # pull: 10050 (PR title: Update dependency org.jenkins-ci.plugins:cloudbees-folder to v6.971.v9a_984fd08864) + # pull: 10051 (PR title: Update dependency org.apache.maven.skins:maven-fluido-skin to v2.0.1) + # pull: 10052 (PR title: Update mina-sshd-api.version to v2.14.0-136.v4d2b_0853615e) + # pull: 10053 (PR title: Update dependency org.springframework:spring-framework-bom to v6.2.1) + # pull: 10055 (PR title: Update dependency com.puppycrawl.tools:checkstyle to v10.21.0) + # pull: 10056 (PR title: Update dependency org.jenkins-ci.plugins:cloudbees-folder to v6.973.vc9b_85a_61e4fc) + # pull: 10059 (PR title: Reduce usage of Ant) + # pull: 10060 (PR title: Update dependency sass to v1.83.0) + # pull: 10062 (PR title: Update dependency postcss-preset-env to v10.1.2) + # pull: 10063 (PR title: Update dependency org.jenkins-ci.plugins:cloudbees-folder to v6.975.v4161e479479f) + # pull: 10064 (PR title: Update dependency org.springframework.security:spring-security-bom to v6.4.2) + # DO NOT EDIT THIS FILE DIRECTLY ON GITHUB IF YOU HAVE COMMIT ACCESS # ALL CHANGES MUST GO THROUGH PULL REQUESTS # MALFORMED FILE CONTENTS WILL BREAK THE SITE BUILD