forked from svrjs/svrjs
11 lines
379 B
JSON
11 lines
379 B
JSON
{
|
|
"version": "4.0.0-beta3",
|
|
"name": "SVR.JS",
|
|
"documentationURL": "https://svrjs.org/docs/tentative",
|
|
"statisticsServerCollectEndpoint": "https://statistics.svrjs.org/collect.svr",
|
|
"changes": [
|
|
"Fixed the bug related to forbidden path checking.",
|
|
"Fixed \"NaN\" file sizes in directory listings.",
|
|
"SVR.JS zip archives now include empty directories."
|
|
]
|
|
}
|