Releases: minagishl/hono-avatars
Releases · minagishl/hono-avatars
v1.4.0 - Add new preset parameters!
v1.3.0 - Response cache function is now available!
Added
border-width
Border size can be changedrotate
Text can be rotatedblur
It is now possible to blur text- Add cache functionality with Cloudflare KV
Changed
- Improved code maintainability
- Alphabetical sorting of documents and other parameters
- Performance Optimization
- Update of some packages
Revision
- Fixed a problem where full was not displayed correctly even if specified.
v1.2.0 - New parameters were introduced!
Added
font-family
Three types of fonts can now be specified.shadow
Text can now be shadowed.border
Borders can now be set around avatars.border-style
You can specify the border styleopacity
You can change the opacity of your avatarreverse
Last name and first name can be reversedoblique
Characters can be slanted
Changed
- README.md now contains the values that can be specified.
- Code is now easier to read.
- Default values can now be specified for variables.
Comment
This time I deleted the console.log
firmly!
v1.1.0 - Bug-fixed version
This version fixes bugs that were found in the previous version.
Added
- Limit input to parameter
name
.
Changed
- Fixed a bug with
+
concatenated names. - Rewrite import as absolute path
- Slightly smaller font size
- Full name can be displayed by setting
length
to full.
v1.0.0 - Avatar generation service is now complete!
On July 27th (Japan time), we released an avatar generation service using Hono, CLoudflare, and Satori!
This project is open source, so you can run it on your own Cloudflare account!