Skip to content

Releases: OpenTermsArchive/engine

v11.0.2

14 Apr 14:06

Choose a tag to compare

11.0.2 - 2026-04-14

Development of this release was supported by Reset Tech.

Fixed

  • Fix snapshot storage failure when source document URLs contain characters forbidden in filenames
  • Fix duplicate file extension in snapshot filenames when source document URLs end with an extension

v11.0.1

06 Apr 09:13

Choose a tag to compare

11.0.1 - 2026-04-06

Development of this release was supported by Reset Tech.

Fixed

  • Update JSDOM to fix extraction of terms with large inline stylesheets

v11.0.0

30 Mar 13:44

Choose a tag to compare

11.0.0 - 2026-03-30

Development of this release was supported by the NGI0 Commons Fund, a fund established by NLnet with financial support from the European Commission's Next Generation Internet programme, under the aegis of DG CNECT under grant agreement N°101069594.

Removed

  • Remove Notifier module
  • Breaking: Remove all default SMTP values (host, port, username) from logger configuration; operators enabling sendMailOnError must now explicitly set all three in @opentermsarchive/engine.logger.smtp

v10.6.1

05 Feb 10:03

Choose a tag to compare

10.6.1 - 2026-02-05

Development of this release was supported by Reset Tech.

Fixed

  • Fix declaration validation when a new service is added along with a filters file

v10.6.0

26 Jan 14:46

Choose a tag to compare

10.6.0 - 2026-01-26

Development of this release was supported by Reset Tech.

Changed

  • Treat navigation timeout errors as transient, enabling automatic retry when pages take too long to load

v10.5.0

20 Jan 16:00

Choose a tag to compare

10.5.0 - 2026-01-20

Development of this release was supported by Reset Tech.

Added

  • Add PDF file support in full DOM fetcher

v10.4.0

19 Jan 14:31

Choose a tag to compare

10.4.0 - 2026-01-19

Development of this release was supported by Reset Tech.

Changed

  • Make SMTP port configurable and switch from implicit SSL to STARTTLS, enabling use of alternative ports (like 2525) on servers where standard SMTP ports are blocked

v10.3.3

16 Jan 10:57

Choose a tag to compare

10.3.3 - 2026-01-16

Development of this release was supported by Reset Tech.

Fixed

  • Fix dataset publishing failure for large files by executing uploads sequentially instead of in parallel

v10.3.2

14 Jan 15:46

Choose a tag to compare

10.3.2 - 2026-01-14

Development of this release was supported by Reset Tech.

Fixed

  • Fix error messages when the start and end selectors of range selectors match elements on the page but the selected range or extracted content is empty

v10.3.1

13 Jan 09:45

Choose a tag to compare

10.3.1 - 2026-01-13

Development of this release was supported by Reset Tech.

Fixed

  • Fix browser and request language with full DOM fetcher