1.1.0
- Fix styling issues in dark mode (FriendsOfFlarum/social-profile23, FriendsOfFlarum/social-profile24)
- Add option to prevent using external favicons (FriendsOfFlarum/social-profile22, poVoq)
- Add permissions & remove delete modal
- Mods (or whoever) can just use the same edit modal
- Clean up some styles
- Change link to sites to be
<a>
withnoopener
,nofollow
,noreferrer
- Might want to update simply because of this... current version uses
window.open
- Might want to update simply because of this... current version uses
Thanks @rafaucau for his work that I saw too late, but still implemented based of his changes.