v4.0.0
New features
- 10 times less collisions
- SVG string generation is almost twice faster
- Slightly decreased minified and compressed sizes
Breaking Changes
-
New algorithm to get a lot more different identicons. For the same
usernameseed the shape and color will change compared to previous versions. -
More vivid default colors. The default saturation is now 95%, and the default lightness is now 45%. The number of different colors was also reduced from 12 to 9 for easier distinction.
-
Identicon function
- call
minidenticon()
instead ofidenticon()
- call
-
Custom element
- import
minidenticonSvg
instead ofminidenticonSvg
- use tag
minidenticon-svg
instead ofidenticon-svg
- import