Skip to content

Releases: mapfish/mapfish-print

4.0.6

Choose a tag to compare

@github-actions github-actions released this 05 Jun 15:44
4.0.6
60ab2dc

4.0.6 (2026-06-05)

3.33.18

Choose a tag to compare

@github-actions github-actions released this 05 Jun 15:47
3.33.18
09e0d9d

3.33.18 (2026-06-05)

Fixed bugs

3.31.24

Choose a tag to compare

@github-actions github-actions released this 05 Jun 14:45
3.31.24
72159c9

3.31.24 (2026-06-05)

Fixed bugs

Dependency update

3.30.32

Choose a tag to compare

@github-actions github-actions released this 05 Jun 14:41
3.30.32
f199a1d

3.30.32 (2026-06-05)

Fixed bugs

Dependency update

3.28.30

Choose a tag to compare

@github-actions github-actions released this 05 Jun 14:38
3.28.30
cc25281

3.28.30 (2026-06-05)

Fixed bugs

Security fixes

Dependency update

3.31.22

Choose a tag to compare

@github-actions github-actions released this 05 May 09:02
3.31.22
f0c84f1

3.31.22 (2026-05-04)

Fixed bugs

Documentation

Dependency update

3.28.28

Choose a tag to compare

@github-actions github-actions released this 05 May 09:31
3.28.28
ead60e1

3.28.28 (2026-05-05)

Fixed bugs

Documentation

3.33.14

Choose a tag to compare

@github-actions github-actions released this 04 May 13:43
3.33.14
e5fc8c0

3.33.14 (2026-05-04)

Fixed bugs

Documentation

Dependency update

4.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Feb 17:45
4.0.0
8d40689

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

Choose a tag to compare

@github-actions github-actions released this 04 Feb 10:35
3.33.10
c3b95ad

3.33.10 (2026-02-03)

Fixed bugs

Security fixes

Dependency update