Skip to content

Commit 237acc5

Browse files
authored
Update History.md
Reflect changes made in v2.9.0 and v2.10.0
1 parent f4bfc8f commit 237acc5

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

History.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
v2.10.0
2+
=======
3+
- Overall dependency updates (chore)
4+
- Ace upgrade to `v.1.23.2` #347
5+
- Slow initial session creation fix #350
6+
7+
v2.9.0
8+
======
9+
* Includes integration with ACE `v1.13.1` #279
10+
* Cutting out of maintenance Node.JS support, new minimum node requirement `v14.21.1`
11+
* Addresses moderate vulnerability in Passport `< v0.6.0` concerning Session Fixation (session regeneration when a users logs in or out)
12+
* Weakness: [CWE-384](https://cwe.mitre.org/data/definitions/384.html)
13+
* Vulnerability: [CVE-2022-25896](https://www.cve.org/CVERecord?id=CVE-2022-25896)
14+
* xterm.js `v5.0.0` upgrade
15+
* Other dependency updates
16+
117
v2.8.0
218
======
319
* Remediates security vulnerabilities reported in 3rd party packages.

0 commit comments

Comments
 (0)