Skip to content

Commit cfa9ea6

Browse files
committed
Added changelog.
1 parent 1e98033 commit cfa9ea6

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,24 @@
1-
# Next release
1+
# 1.9.1
22

33
### Notable enhancements and fixes
44

55
* Security
66
* Limit requested revisions in timeslider and export to head revision. (affects v1.9.0)
7-
7+
88
* Bugfixes
99
* revisions in `CHANGESET_REQ` (timeslider) and export (txt, html, custom)
1010
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
1120

21+
1222
# 1.9.0
1323

1424
### Notable enhancements and fixes

0 commit comments

Comments
 (0)