Features
- Rewrite2: The character to be replaced for invalid characters can be set (default "_").
- The global and client settings for URL generation can now be found under the new tab "URL".
- The Smarty function {include_head_tags} now generates a canonical LINK element with the current URL. If this element is not desired, the parameter canonical=false can be passed to the function. The canonical parameter can also be used to specify a different URL instead.
- The Smarty function {picture} can also create height sensitive SOURCE elements via the parameter heights (instead of widths).
- A workflow can be set so that it cannot be cancelled. Optionally, a cancel action can be defined in the workflow.
Bugfixes
- Mediapool URLs to dynamically generated WebP files for the start page have been corrected.