- New social icons:
Service.Mastodon
andService.Rss
- New
StoreBadges
component - New
QrCode
component - New
Signature
component - New examples
- Only
src
is required for theImage
component, all other params are optional - Text for
ViewInBrowser
component is optional now - Updated README & NUGET-README
- Dependency updates
README.md
- markdown supports ordered/unordered lists
- notice about test mode
- Support for test mode logging
README.md
cleanup (listing of components)Image
component now requires onlysrc
; the other params are optionalViewInBrowser
component has changed: text is optionalcoverlet.collector
upgrade
- Introduced new services as social icons:
Service.Phone
(converts into a link withtel:
prefix)Service.Facebook
Service.YouTube
Service.Instagram
Service.LinkedIn
Service.Slack
Service.Discord
Service.TikTok
Service.Snapchat
Service.Threads
Service.Telegram
- Introduced
CHANGELOG.md
- Added
icon.png
toPackageIcon
- Minor example adjustments
- Minor
README.md
cleanup
- Initial implementation