Skip to content

2.194

Compare
Choose a tag to compare
@release-drafter release-drafter released this 09 Sep 08:50
· 7249 commits to master since this release

Disclaimer: This is an automatically generated changelog draft for Jenkins weekly releases.
See https://jenkins.io/changelog/ for the official changelogs.

- type: todo
  message: |-
    Upgrade to 3.35 version of Remoting.
  pull: 4193
  authors:
    - jeffret-b
- type: todo
  message: |-
    Fix annotations and remove unused imports
  pull: 4190
  authors:
    - res0nance

# Major BUGs and regressions

- type: todo
  issue: 59167
  message: |-
    Correction of rootUrl in RSS/Atom feeds
  pull: 4188
  authors:
    - Wadeck

# RFEs

- type: todo
  message: |-
    Update Windows Service Wrapper from 2.2.0 to 2.3.0 to pick up fixes and improvements
  pull: 4167
  authors:
    - oleg-nenashev
- type: todo
  issue: 53322
  message: |-
    Remove patched dom4j fork
  pull: 4130
  authors:
    - jeffret-b

# Bug fixes

- type: todo
  issue: 59164
  message: |-
    `Functions#toEmailSafeString()` was not really sanitizing the email string
  pull: 4185
  authors:
    - StefanSpieker

# Localization

- type: todo
  message: |-
    Fix Fingerprinter.Recording typo in german translation
  pull: 4187
  authors:
    - sebastianrakel
- type: todo
  message: |-
    Remove slave from french messages and correct one accent
  pull: 4184
  authors:
    - aHenryJard
- type: todo
  message: |-
    Add Polish translations
  pull: 4172
  authors:
    - damianszczepanik

# Internal/Developer changes

- type: todo
  message: |-
    Replace Apache Commons Codec Base64 implementations with standard java.util.Base64
  pull: 4169
  authors:
    - res0nance