Letter Avatars 1.0.1 released
This update fixes 2 reported issues:
New registered users do not get proper formatted avatars
Usernames with special characters may pose a XSS security threat
To update, simply replace the old files. No upgrade script or other fancy procedures are necessary.
Letter Avatars 1.0.2 released
This update fixes 1 reported issue:
escape_string() on null in generateAvatar() function prevents the plugin from installing
To update, simply replace the old files. No upgrade script or other fancy procedures are necessary.
Thank you for making this plugin Shade, however can you change the logic of this plugin to not be dependable on ui-avatars.com, but instead to use this simple javascript
https://codepen.io/arturheinze/pen/ZGvOMw
PS: I don't believe into random "we don't store logs bulls*' base64 code is wayyyy safer and better in terms of what if ui-avatars.com gets down, their server crashes and so forth.
Yes, an update in the future is planned and I may also add JS support. The initial plan was to generate physical images and store them on your server; I don’t usually like JS for this kind of things as there will always be a delay in displaying avatars, but I may sneak that in as an option.
That would be much appreciated!
Hi Shade,
Another beautiful product by yourself, thank you for sharing it with the community! That's very kind of you.
I ran into a little confusion with the Hue settings, but seem to have it figured out now well enough. Mainly just wanted red colored backgrounds, so I have it set 0~1 right now. Inputting just '0' gave me random colors. Most definitely a lack of knowledge on my part for certain.
The only other thing that I think would help would maybe be an option for a solid hex color. So admins can set the avatars all to be the same color background.
Thanks for letting me know about this and I look forward to your future plugins as well!