We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4bfc8f commit 237acc5Copy full SHA for 237acc5
1 file changed
History.md
@@ -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
17
v2.8.0
18
======
19
* Remediates security vulnerabilities reported in 3rd party packages.
0 commit comments