DiceBear 7.0 - Release Notes
New Features:
-
Avatar style "rings" (Licensed under CC0 1.0):
Introducing a brand new avatar style called rings, which gives your avatars a unique and captivating look. With this addition, you have even more creative freedom to create different avatars to suit the needs of your application. -
HTTP API Endpoint for Avatar Style JSON Schema:
In response to user feedback (#337, #341), we have implemented an HTTP API endpoint that provides the JSON schema for each avatar style. You can access this endpoint using the following URL pattern:https://api.dicebear.com/7.x/<style>/schema.json.
Bugfixes:
- Fixed probability calculation (#315):
We've fixed a problem with the likelihood calculation. Now when the likelihood is set to zero, the library will consistently returnfalseas expected.
As always, we appreciate your support and feedback.