New
- Individual built-in shortcodes can now be switched off. A new Excluded Default Shortcodes setting takes tag names, so you can retire just
[fa]and keep the other twenty-eight, where before the only choice was all of them or none. Thanks to @onetrev getgrav/grav#4288
Bugfix
- The Editor Pro shortcode picker no longer offers the built-in tags when they are switched off, which left you inserting a shortcode that renders as literal text
[safe-email]only loads Font Awesome when an icon was actually asked for. A plain address was fetching a webfont it never drew- Two stray debug lines no longer write to the PHP error log every time the editor loads