TightWiki v2.28.0

Version: 2.28.0
Status: Stable
Released: 2025-09-23
License: MIT License
Downloads
Source-Code

This is open source software licensed as MIT License. You can obtain the source code 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
  • Added copy/paste of images or image data into the editor (thank you bdu-komrad).
  • Fixed broken "detach attachment" button on pages.
  • Added new Image function "maxWidth" which causes the engine to auto-resize images to conform to the constraint while maintaining aspect ratio.
  • All images now have the class img-fluid unless overridden by the class parameter.