We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4688a0a commit 55c59e5Copy full SHA for 55c59e5
CHANGELOG.md
@@ -4,6 +4,16 @@ _New Features:_
4
5
- Added support for absolute paths in the `HIGHCHARTS_CACHE_PATH` option [(#562)](https://github.com/highcharts/node-export-server/issues/562)
6
7
+_Fixes_:
8
+
9
+- Improved status codes (user errors instead of 500) [(#577)](https://github.com/highcharts/node-export-server/pull/577)
10
11
+- Improved memory management/usage [(#586)](https://github.com/highcharts/node-export-server/pull/586)
12
13
+_Other:_
14
15
+- Add fair usage policy note on the page [(#583)](https://github.com/highcharts/node-export-server/pull/583)
16
17
# 4.0.2
18
19
_Hotfix_:
0 commit comments