Skip to content

Something Wiki This Way Comes

Latest
Compare
Choose a tag to compare
@inmysocks inmysocks released this 11 Mar 00:20

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 the async-limiter external library, it is no longer a dependency of ws
  • 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