Releases: OpenTermsArchive/engine
v11.0.2
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
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
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 enablingsendMailOnErrormust now explicitly set all three in@opentermsarchive/engine.logger.smtp
v10.6.1
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
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
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
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
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
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
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