New stable release for Umbraco 8. This release will not work in Umbraco 7.
Installation
Changes
- 🆕 Added support for query string and fragment in destination URLs (see
e2076e6
and cf87a62
)
When picking the destination of a redirect, this package utilizes Umbraco's link picker overlay. A while ago Umbraco introduced the option to specify a manual query string and/or anchor value to the link picker overlay, which this package then didn't support. With this release, the specified query string and anchor (fragment) value are now saved as well.