Added SVR.JS 3.14.13 change log entry

This commit is contained in:
Dorian Niemiec 2024-04-24 13:39:30 +02:00
parent 91e4423f9b
commit 08107e149d

View file

@ -4,6 +4,11 @@ excerpt: Learn more about changes introduced in various SVR.JS versions.
date: 2023-12-21 17:10:14
---
## SVR.JS 3.14.13
* Optimized code.
* SVR.JS now uses _os.availableParallelism()_ function for determining amount of processes to fork, when it is available.
## SVR.JS 3.14.12
* Fix ".dirimages" directory returning an 500 error, if it is not present in the web root.