Releases: NTDLS/TightWiki
Releases · NTDLS/TightWiki
2.22.0
2.21.8
- 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
- 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)
- This was affecting function parameters like 'Full' on the functions like
- Added static class for configuration groups.
Full Changelog: 2.21.6...2.21.7
2.21.6
- 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
2.21.3
- Added Figure function.
- Added Description function.
- Added BlockQuote function.
What's Changed
Contributors
Full Changelog: 2.21.2...2.21.3
2.21.2
- 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
- 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
- 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
- Fixed issue creating non-existent pages/ (thanks @anthonygjacob) 👀
- Package updates.
Full Changelog: 2.20.1...2.20.2