Releases: dicebear/api
Releases · dicebear/api
v2.0.3
Full Changelog: v2.0.2...v2.0.3
v2.0.2
Full Changelog: v2.0.1...v2.0.2
v2.0.1
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Added
- Environment variable
VERSIONS
. Comma separated specification of desired DiceBear Major versions. Default:5,6,7
Changed
- Update to Fastify 4
- Default value for environment variable
PNG_SIZE_DEFAULT
from256
to128
- Default value for environment variable
JPEG_SIZE_DEFAULT
from256
to128
- Renamed environment variables:
ADDRESS
renamed toHOST
ENABLE_LOGGER
renamed toLOGGER
ENABLE_PNG
renamed toPNG
ENABLE_PNG_EXIF
renamed toPNG_EXIF
ENABLE_JPEG
renamed toJPEG
ENABLE_JPEG_EXIF
renamed toJPEG_EXIF
ENABLE_JSON
renamed toJSON
Removed
- Support for DiceBear 4.x has been removed.
- Removed environment variables:
ENABLE_VERSION_4_4
ENABLE_VERSION_4_5
ENABLE_VERSION_4_6
ENABLE_VERSION_4_7
ENABLE_VERSION_4_8
ENABLE_VERSION_4_9
ENABLE_VERSION_4_10
ENABLE_VERSION_5_0
ENABLE_VERSION_5_1
ENABLE_VERSION_5_2
ENABLE_VERSION_5_3
ENABLE_VERSION_6
ENABLE_VERSION_7
v1.0.0
Add: GitHub Packages