Skip to content

Releases: mapfish/mapfish-print

4.0.0

13 Feb 17:45
4.0.0
8d40689

Choose a tag to compare

4.0.0 (2026-02-13)

Breaking changes

Due to changes in the JasperReports itself, older jrxml files have become incompatible with the newer version of the library and all the examples had to be updated with the JasperReports studio. For details, please see:

Then to update your files, you should do:

  • Copy all jrxml fiels into one folder with their parent folder as prefix (e.g. some/path/someReportType/exampleReport.jrxml -> someReportType_exampleReport.jrxml).
  • Create a new JasperReports project in Jasper Studio.
  • Import files from the folder (Import -> filesystem -> ...).
  • Right-click on a project -> JasperReports -> Update JasperReports files.
  • Export project files.
  • Copy the files back to their original place.

Major Update

Spring is upgraded to version 7

New feature

Documentation

Tests

Tests added or updated

Dependency update

Chore

Changes that shouldn't affect the users like continuous integration updates

Read more

3.33.10

04 Feb 10:35
3.33.10
c3b95ad

Choose a tag to compare

3.33.10 (2026-02-03)

Fixed bugs

Security fixes

Dependency update

3.33.7

25 Nov 11:00
3.33.7
974d5c6

Choose a tag to compare

3.33.7 (2025-11-24)

Fixed bugs

3.33.4

18 Sep 08:45
3.33.4
c44dd7b

Choose a tag to compare

3.33.4 (2025-09-18)

Fixed bugs

3.32.5

18 Sep 08:49
3.32.5
b6fd7db

Choose a tag to compare

3.32.5 (2025-09-18)

Fixed bugs

3.33.0

25 Jun 07:45
cac3b45

Choose a tag to compare

3.33.0 (2025-06-24)

New feature

Documentation

Dependency update

Chore

Changes that shouldn't affect the users like continuous integration updates

3.32.0

03 Jun 13:08
3.32.0
b418309

Choose a tag to compare

3.32.0 (2025-06-02)

New feature

Fixed bugs

Documentation

Dependency update

Chore

Changes that shouldn't affect the users like continuous integration updates

3.31.5

20 Dec 13:50
3.31.5
0042714

Choose a tag to compare

3.31.5 (2024-12-20)

Fixed bugs

3.31.4

20 Dec 08:55
3.31.4
543dfeb

Choose a tag to compare

3.31.4 (2024-12-16)

Fixed bugs

Dependency update

Chore

Changes that shouldn't affect the users like continuous integration updates

3.31.2

04 Nov 09:13
3.31.2
55f4202

Choose a tag to compare

3.31.2 (2024-11-04)

Fixed bugs

  • #3497 Use getRawStatusCode to avoid getting an exception on fake status code 999, convert it to 406 Not Acceptable (@sbrunner, @sebr72)

Dependency update