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-widthBorder size can be changedrotateText can be rotatedblurIt 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-familyThree types of fonts can now be specified.shadowText can now be shadowed.borderBorders can now be set around avatars.border-styleYou can specify the border styleopacityYou can change the opacity of your avatarreverseLast name and first name can be reversedobliqueCharacters 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
lengthto 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!