TightWiki v2.15.1

Version: 2.15.1
Status: Stable
Released: 2024-07-30
License: MIT License
Downloads
Source-Code

This is open source under the MIT License. You can obtain the source code for this specific version from GitHub or browse the releases for source code associated with specific versions. If you make any changes which you feel improves this application, please feel free to submit a pull - request.

Release Notes

This is a pretty large update for a minor release. We've moved the "wikification" processors to a separate library and are now handled by dependency injected handlers. This makes maintenance and customization a good deal more straight forward. There are no issues with backwards compatibility and the database has not changed.

  • 2.15.0
    • Moved all wiki processing to independent modules.
    • Minor bug fixes.
  • 2.15.1
    • Wiki process is now a singleton.

Full Changelog: https://github.com/NTDLS/TightWiki/compare/2.14.2...2.15.1