New
- Add message if clipboard doesn't work
- Add
decode_urifilter (#684)
Improved
- String literal maps now return plain strings instead of {str: ...} wrapper objects. The template filter still supports ${str} for backwards compatibility.
- Treat unquoted filter args as string literals when no matching variable exists, support unquoted date format in date filter #694
- Make
srcURLs on video & audio elements absolute (#649)
Fixes
- Fix for multiple replacements
- Fix normalize ISO 8601 duration components correctly (#670)