/
+ Embed URL resolution: imgur, giphy, tenor links now resolve to direct images
- Per-domain "Resolve Embed" toggle in whitelist, with og:image fallback for other platforms (e.g. tenor, imgur)
+ Plain text URL detection: image previews work even without clickable chat formatting
+ Sound event autocomplete dropdown in notification editor
+ Image Preview now has its own config tab
+ Error tooltip shown when image fails to load
- Removed tooltip background/padding from image previews — renders image directly
- Removed MaxWidth/MaxHeight/Padding config — auto-sizes to 25% of screen (Shift for full)
- Notification pattern max length reduced to 500 to match internal limit
- Config keys moved from general.ImageHoverPreview.* to imagepreview.Preview.*
LoggerUtils, WhitelistScreen; added ConfigKeys, UnitTypeRegistry, UrlResolver, PlainTextUrlAnnotator