LauncherPackage ManagerUser ManagerBackupSettings
+\ No newline at end of file
++
++
+\ No newline at end of file
diff --git a/exist-distribution/src/xar-patches/dashboard/0008-elemental-web-svg-add.patch b/exist-distribution/src/xar-patches/dashboard/0008-elemental-web-svg-add.patch
new file mode 100644
index 0000000000..fe7ae220ce
--- /dev/null
+++ b/exist-distribution/src/xar-patches/dashboard/0008-elemental-web-svg-add.patch
@@ -0,0 +1,5407 @@
+--- /dev/null 2026-08-28 13:22:21
++++ b/resources/images/elemental-web.svg 2026-08-28 13:21:56
+@@ -0,0 +1,5404 @@
++
diff --git a/exist-distribution/src/xar-patches/monex/0001-profiling-html-wording.patch b/exist-distribution/src/xar-patches/monex/0001-profiling-html-wording.patch
new file mode 100644
index 0000000000..54dd1cd6d2
--- /dev/null
+++ b/exist-distribution/src/xar-patches/monex/0001-profiling-html-wording.patch
@@ -0,0 +1,11 @@
+--- a/profiling.html
++++ b/profiling.html
+@@ -23,7 +23,7 @@
+
+
+
Enable tracing to start collecting statistics. Run
+- queries as usual (through any eXist interface), then press "Refresh" to see
++ queries as usual (through any interface), then press "Refresh" to see
+ statistics.
+
+ Alert!
+- Remote monitoring requires eXist's scheduler
++ Remote monitoring requires the scheduler
+ module to be enabled. See extensions/build.properties and
+ conf.xml.
+
+@@ -76,7 +76,7 @@
+ responsiveness of the system. Response Time is the elapsed time
+ until the client received the response.
+
Configuration
+-
To monitor remote eXist-db instances, edit the XML file instances.xml in the root collection of
++
To monitor remote instances, edit the XML file instances.xml in the root collection of
+ the monex application. Monex pings each server at configurable times or
+ intervals. You can also set up email alerts in notifications.xml.
+
The configuration for monitoring a remote instance looks as follows:
+@@ -100,7 +100,7 @@
+
token
+
the unique JMX token required to connect to the JMX servlet. This token is generated
+ for every server and can be found in the file jmxservlet.token
+- inside the data directory of the eXist instance. Note: eXist versions before 2.2
++ inside the data directory of the instance. Note: eXist-db versions before 2.2
+ do not use this mechanism, so no token is required.