Skip to content

3.6.1

Compare
Choose a tag to compare
@Tam Tam released this 26 Jul 10:43
· 99 commits to v3 since this release
d9a995f

3.6.1 - 2019-07-26

Added

  • Added date added column to redirects (Closes #160)

Changed

  • Redirects will also be triggered by {% exit 404 %} in templates (Fix #206 via @domstubbs)

Improved

  • Redirect add forms will no longer be reset after adding a redirect. Only but the URI fields will be cleared.

Fixed

  • Fix bulk importing of redirects (Fixes #154)
  • Fix social title not syncing for new entries
  • Fix snippet url preview bug (Fix #196 via @domstubbs)
  • Fix redirect uri case sensitivity issue with MySQL (Fixes #116)