We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e98033 commit cfa9ea6Copy full SHA for cfa9ea6
CHANGELOG.md
@@ -1,14 +1,24 @@
1
-# Next release
+# 1.9.1
2
3
### Notable enhancements and fixes
4
5
* Security
6
* Limit requested revisions in timeslider and export to head revision. (affects v1.9.0)
7
-
+
8
* Bugfixes
9
* revisions in `CHANGESET_REQ` (timeslider) and export (txt, html, custom)
10
are now checked to be numbers.
11
+ * bump sql for audit fix
12
+* Enhancements
13
+ * Add keybinding meta-backspace to delete to beginning of line
14
+ * Fix automatic Windows build via GitHub Actions
15
+ * Enable docs to be build cross platform thanks to asciidoctor
16
17
+### Compatibility changes
18
+* tests: drop windows 7 test coverage & use chrome latest for admin tests
19
+* Require Node 16 for Etherpad and target Node 20 for testing
20
21
22
# 1.9.0
23
24
0 commit comments