Skip to content

Releases: minagishl/hono-avatars

v1.4.0 - Add new preset parameters!

17 Sep 00:50
43e1939
Compare
Choose a tag to compare

Added

  • preset Eliminates the need to specify long parameters

Changed

  • Change formatter to Biome
  • Fixed a document that listed a value that did not exist.

v1.3.0 - Response cache function is now available!

29 Jul 17:22
d77f7b0
Compare
Choose a tag to compare

Added

  • border-width Border size can be changed
  • rotate Text can be rotated
  • blur 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!

27 Jul 14:26
b5c08d2
Compare
Choose a tag to compare

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 style
  • opacity You can change the opacity of your avatar
  • reverse Last name and first name can be reversed
  • oblique 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

26 Jul 20:24
eaa917d
Compare
Choose a tag to compare

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!

26 Jul 17:58
0af15aa
Compare
Choose a tag to compare

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!

Go see a license