diff --git a/static/editors/oxygen/latest.xhtml b/static/editors/oxygen/latest.xhtml
index 1cd62d2..34cd0e3 100644
--- a/static/editors/oxygen/latest.xhtml
+++ b/static/editors/oxygen/latest.xhtml
@@ -15,6 +15,15 @@
Changelog (not inclusive)
+
+
v3.4.1
+
+ - xspec.bat and xspec.sh scripts support running tests for Schematron schemas using XQS as the Schematron implementation. Before running the script, you must install BaseX and set an environment variable named BASEX_JAR to the location of BaseX.jar.
+ - The built-in XQuery-based Schematron implementation, XQS, is now v1.1.5.
+ - The XProc-based Oxygen transformation scenarios for running XSpec tests for XSLT and XQuery now use XProc 3 instead of XProc 1.
+ - Tested with Oxygen 28.0. This add-on requires Oxygen 28.0 or later, due to the XProc 3 scenarios.
+
+
v3.3.2
@@ -76,17 +85,6 @@
- Official release of v3.1
-
-
v3.1.1
-
- - Release Candidate of the stable release
- - fix(report): XSLT code coverage reports for Saxon 12.4 have many bug fixes in the coverage status
- - feat(schematron): SchXslt 1.10 replaces 1.9.5 as the built-in Schematron implementation
- - Tested with Saxon 10.9, 11.6, and 12.5, except that detailed contents of XSLT code coverage reports are tested with Saxon 12.4
- - Tested with Oxygen 26.1
- - Tested with BaseX 11.3
-
-