This version is a bunch of small changes that I have made and kept forgetting to include in a new release.
This changelog is probably incomplete.
Version 1.7.6 Something Wiki This Way Comes
- 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.
- (VERY EXPERIMENTAL) 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