The not very detailed and probably incomplete changelog of what I have done since the last update.
- Update the
ws
external library to [ext[version 8.14.2|https://github.com/websockets/ws/releases/tag/8.14.2]]
** Remove theasync-limiter
external library, it is no longer a dependency ofws
- Update the
IP
external libarry to [ext[v1.1.8|https://github.com/indutny/node-ip/releases/tag/v1.1.8]] - Remove more redundant messages and function calls
- Fix the folding wiki listing so it doesn't duplicate entries when one wiki name is a prefix of another name.
- Add option for uploading photos as thumbnails (requires some external components, need documentation)
- Update the default mime map for which media types are saved on the server as external files
- Fix some problems where alerts didn't get sent to the browser correctly
- General improvements to error handling