Skip to content

Releases: NTDLS/TightWiki

2.22.0

29 Jul 16:52
Compare
Choose a tag to compare
  • Dependency updates.
  • OpenID Connect - beta.
  • Additional metrics on Admin Metrics page for diagnosing cultural formatting issues.

2.21.8

12 May 17:07
Compare
Choose a tag to compare
  • Switched all ToLower and ToUpper to their culture invariant counterparts.
  • Changed all String.Equals() to use their String culture invariant comparer.

Full Changelog: 2.21.7...2.21.8

2.21.7

12 May 15:34
Compare
Choose a tag to compare
  • Added cookie configuration.
    • When the "Cookies" - "Persist Keys Path" is set to a path that is writable, users will no longer be logged off when the application restarts, recycles or goes dormant from idle.
  • Resolved issue with case-sensitive function parameters.
    • This was affecting function parameters like 'Full' on the functions like Revisions(Full, 10, true)
  • Added static class for configuration groups.

Full Changelog: 2.21.6...2.21.7

2.21.6

02 May 17:56
Compare
Choose a tag to compare
  • Cleanup and dependency updates.
  • Replaces div with span for headings.
  • Heading size adjustments.
  • Refactors heading handler for consistent output

Full Changelog: 2.21.4...2.21.6

2.21.4

13 Mar 12:47
Compare
Choose a tag to compare

What's Changed

  • New button and modal dialog Choose template on /Page/Create by @eMukator in #44

Full Changelog: 2.21.3...2.21.4

2.21.3

28 Feb 16:24
Compare
Choose a tag to compare

What's Changed

  • Three new functions and an export page feature by @eMukator in #43

Contributors

Full Changelog: 2.21.2...2.21.3

2.21.2

21 Feb 23:01
Compare
Choose a tag to compare
  • Fixed web browser spell-check support when editing pages.
  • Removed google analytics.
  • Documentation spelling fixes.

Full Changelog: 2.21.1...2.21.2

2.21.1

18 Feb 17:35
Compare
Choose a tag to compare
  • This update does not affect functionality but is rather a "code cleanup" release.
  • Rewrite of function prototype parser. Signature is now much more straight forward.

Full Changelog: 2.21.0...2.21.1

2.21.0

17 Feb 22:23
Compare
Choose a tag to compare
  • Fixes to registration redirects.
  • Fixed password reset token.
  • Email template URL and image fixes.
  • Added "class" parameter to image function. (thanks @eMukator)
  • Resolved issue where search shows "no results found" on load.
  • Added support for NULL default function parameters.

Full Changelog: 2.20.2...2.21.0

2.20.2

11 Feb 23:38
Compare
Choose a tag to compare
  • Fixed issue creating non-existent pages/ (thanks @anthonygjacob) 👀
  • Package updates.

Full Changelog: 2.20.1...2.20.2