Skip to content

Releases: NTDLS/TightWiki

2.19.0

21 Sep 00:30
Compare
Choose a tag to compare
2.19.0 Pre-release
Pre-release

This is a pre-prelease, we recommend you use version https://github.com/NTDLS/TightWiki/releases/tag/2.18.1

  • Added basePath setting to support running from a sub-directory.

image

2.18.1

11 Sep 15:08
Compare
Choose a tag to compare

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

11 Sep 00:02
Compare
Choose a tag to compare
  • 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

10 Sep 11:43
Compare
Choose a tag to compare

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

31 Aug 03:09
Compare
Choose a tag to compare

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

30 Aug 21:15
Compare
Choose a tag to compare

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

29 Aug 19:23
Compare
Choose a tag to compare

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

29 Aug 13:46
Compare
Choose a tag to compare

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

28 Aug 23:04
Compare
Choose a tag to compare
  • 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

26 Aug 21:51
Compare
Choose a tag to compare

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.