Releases: NTDLS/TightWiki
Releases · NTDLS/TightWiki
2.20.0
2.18.1
2.18.0
- Removed "random username" feature at login.
- Users are now asked for their preferred username, and localization settings.
- More standardized validation.
- External authentication provider enhancements.
2.18.1
- Added database upgrade support.
- Added option to disable public profile viewing.
- Resolved issue with final landing page for deleted account.
- Resolved issue with viewing deleted account profiles.
Full Changelog: 2.17.5...2.18.1
2.18.0
- Removed "random username" feature at login.
- Users are now asked for their preferred username, and localization settings.
- More standardized validation.
- External authentication provider enhancements.
Full Changelog: 2.17.5...2.18.0
2.17.5
2.17.0
- Resolved issues with pages not saving when only text position changed.
- Resolved issue with current namespace not being properly detected when namespace contains spaces.
- Configurable enforcement of avatar and attachment file sizes.
- Added support for gif/tif/bmp/etc for profile avatars.
- Fixed profile biography not displaying.
- Code cleanup and optimization.
2.17.1
- Fixed nested wiki-lite markup for comments and biographies.
- Added ico image support for page attachments.
- Fixed page save hash (again).
- Fixed emoji help list shortcut text.
2.17.2
- Added configurable max emoji image file size.
- Changed GIF resize processor to product higher quality images (slower, but they look nice!)
2.17.3
- Added optional animated emoji pre-load.
2.17.4
- Changed resize to "sample" for large gif images.
- Changed optional animated emoji pre-load to disabled by default.
2.17.5
- Ditched jQuery for file uploads.
- Added "copy file tag" button and removed auto-markup insertion.
- Resolved issue with orphaned file purging deleting used file revisions. (MAJOR FIX)
- Removed more tables with preference for bootstrap.
2.17.4
2.17.0
- Resolved issues with pages not saving when only text position changed.
- Resolved issue with current namespace not being properly detected when namespace contains spaces.
- Configurable enforcement of avatar and attachment file sizes.
- Added support for gif/tif/bmp/etc for profile avatars.
- Fixed profile biography not displaying.
- Code cleanup and optimization.
2.17.1
- Fixed nested wiki-lite markup for comments and biographies.
- Added ico image support for page attachments.
- Fixed page save hash (again).
- Fixed emoji help list shortcut text.
2.17.2
- Added configurable max emoji image file size.
- Changed GIF resize processor to product higher quality images (slower, but they look nice!)
2.17.3
- Added optional animated emoji pre-load.
2.17.4
- Changed resize to "sample" for large gif images.
- Changed optional animated emoji pre-load to disabled by default.
Full Changelog: 2.16.0...2.17.4
2.17.3
2.17.0
- Resolved issues with pages not saving when only text position changed.
- Resolved issue with current namespace not being properly detected when namespace contains spaces.
- Configurable enforcement of avatar and attachment file sizes.
- Added support for gif/tif/bmp/etc for profile avatars.
- Fixed profile biography not displaying.
- Code cleanup and optimization.
2.17.1
- Fixed nested wiki-lite markup for comments and biographies.
- Added ico image support for page attachments.
- Fixed page save hash (again).
- Fixed emoji help list shortcut text.
2.17.2
- Added configurable max emoji image file size.
- Changed GIF resize processor to product higher quality images (slower, but they look nice!)
2.17.3
- Added optional animated emoji pre-load.
Full Changelog: 2.16.0...2.17.3
2.17.2
2.17.0
- Resolved issues with pages not saving when only text position changed.
- Resolved issue with current namespace not being properly detected when namespace contains spaces.
- Configurable enforcement of avatar and attachment file sizes.
- Added support for gif/tif/bmp/etc for profile avatars.
- Fixed profile biography not displaying.
- Code cleanup and optimization.
2.17.1
- Fixed nested wiki-lite markup for comments and biographies.
- Added ico image support for page attachments.
- Fixed page save hash (again).
- Fixed emoji help list shortcut text.
2.17.2
- Added configurable max emoji image file size.
- Changed GIF resize processor to product higher quality images (slower, but they look nice!)
Full Changelog: 2.16.0...2.17.2
2.17.1
2.17.0
- Resolved issues with pages not saving when only text position changed.
- Resolved issue with current namespace not being properly detected when namespace contains spaces.
- Configurable enforcement of avatar and attachment file sizes.
- Added support for gif/tif/bmp/etc for profile avatars.
- Fixed profile biography not displaying.
- Code cleanup and optimization.
2.17.1
- Fixed nested wiki-lite markup for comments and biographies.
- Added ico image support for page attachments.
- Fixed page save hash (again).
- Fixed emoji help list shortcut text.
Full Changelog: 2.16.0...2.17.1
2.17.0
- Resolved issues with pages not saving when only text position changed.
- Resolved issue with current namespace not being properly detected when namespace contains spaces.
- Configurable enforcement of avatar and attachment file sizes.
- Added support for gif/tif/bmp/etc for profile avatars.
- Fixed profile biography not displaying.
- Code cleanup and optimization.
Full Changelog: 2.16.0...2.17.0
2.16.1
2.16.0
- Added Title() function to set the title of the site in the HTML header.
- Added SiteName() function to get the name of the site as configured by an administrator.
- Renamed Tag() to Tags() (left Tag() for compatibility but dropped syntax highlighting for it).
- Shuffled a few processing instructions to the standard function process to conform with their purposes.
2.16.1
- Resolve issue with pages not saving when only text positions changed.