Skip to content

Changelog

The full list of changes, English version.

Version numbers follow Semantic Versioning. The German translation of every entry follows in CHANGELOG.de.md.

[1.0.3] – 2026-08-22

Added

  • extension:setup takes the editions along. What only this package changes — French and Chinese labels, a new background motif — used to stay out of the built editions until someone refreshed them by hand.
  • Editions record this package's version next to the base package's, so a look into book.json says which state an edition holds.

[1.0.2] – 2026-08-22

Added

  • French and Chinese wording for the new hint at the first and the last page (nt_flippdf 1.9.4).

[1.0.1] – 2026-08-21

Fixed

  • Runs on TYPO3 14. The form sections for the backend module were rendered with StandaloneView, which is gone in 14. They now go through the view factory where it exists and through the old way where it does not — 12.4, 13.4 and 14 all work.

[1.0.0] – 2026-08-21

First version. It carries what used to sit inside nt_flippdf until 1.7 and now lives here, hung into that package's extension points:

  • Preview edition and unguessable full edition. One build run writes both; the preview directory holds only the pages it shows.
  • Double pages are split into single pages, which keeps the page numbers on the outside where the print version puts them.
  • Watermark rendered into the page images while building.
  • Logo and background images in the viewer, including seven shipped motifs, own folders and thumbnails in the backend.
  • French and Chinese labels and linked language editions with a switch.
  • Counting of views, downloads and link clicks, shown as two columns in the backend module.
  • flippdf:autobuild for the scheduler.

Nothing changes for editions built earlier: they carry their settings in their own description file and keep working.