File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 11Release Notes
22===
33
4+ <i class =" fa fa-tag " ></i > 2.4.1 <i class =" fa fa-clock-o " ></i > 2022-01-18
5+ ---
6+
7+ ## Security Fixes
8+ - ** [ Security Issue] ** Upgrade flowchart.js to version 1.15.0
9+ - ** [ Security Issue] ** Upgrade mermaid to 8.10.2
10+ - ** [ Security Issue] ** Strip HTML tags for gist id to avoid stored XSS on showing error
11+ - ** [ Security Issue] ** Add CSRF token in export API to prevent security issue
12+ - ** [ Security Issue] ** Upgrade CodeMirror to 5.63.2
13+
14+ ## Fixes
15+ - Fix container syntax not parsed correctly
16+ - Handle request url has no valid referer case
17+ - Fix S3 client config passing for image upload
18+ - Fix array access index may out of bound
19+ - Remove unused uglifyjs webpack plugin dependency
20+
21+ ## Enhancements
22+ - Set lang attributes via user locale
23+ - Use include function instead of directives
24+ - Extract more keyword for i18n translate
25+ - Avoid append zero suffix on exporting user data
26+ - Add TeX mhchem extensions for MathJax
27+ - Support arm64 docker image
28+ - Refactor Sequelize model import mechanism due to sequelize.import is deprecated
29+ - Better german translation
30+
31+ ## DX
32+ - Support DevContainer for GitHub Codespaces and VSCode remote container
33+ - Run CI with GitHub Actions
34+
435<i class =" fa fa-tag " ></i > 2.4.0 Papilio maraho <i class =" fa fa-clock-o " ></i > 2021-05-11
536---
637
You can’t perform that action at this time.
0 commit comments