Skip to content

Releases: gitchaell/exavatar

v1.12.0

29 Jul 00:19

Choose a tag to compare

1.12.0 (2025-07-29)

✨ Features

  • add Adventure Time character avatars in multiple resolutions (6623987)

v1.11.0

28 Jul 23:11

Choose a tag to compare

1.11.0 (2025-07-28)

✨ Features

  • add SampleCode component and improve code display with wrap option (2832159)
  • enable error tracking, session replay, and web vitals in Rybbit analytics (5ab1bc9)

♻️ Code Refactoring

  • migrate to repository pattern with builder and local storage (1f94029)

v1.10.1

28 Jul 02:34

Choose a tag to compare

1.10.1 (2025-07-28)

♻️ Code Refactoring

  • replace Code component with custom AvatarCode component across documentation page (f3bc1fa)

v1.10.0

28 Jul 02:31

Choose a tag to compare

1.10.0 (2025-07-28)

✨ Features

  • add client:load directive to code blocks for client-side rendering (d55f250)

v1.9.1

28 Jul 02:09

Choose a tag to compare

1.9.1 (2025-07-28)

♻️ Code Refactoring

  • reorganize layouts and components with new grid system and styling (de7a794)

v1.9.0

18 Jul 14:35

Choose a tag to compare

1.9.0 (2025-07-18)

✨ Features

  • add branding assets and SEO optimizations for website launch (8c75f4e)

v1.8.0

18 Jul 02:52

Choose a tag to compare

1.8.0 (2025-07-18)

✨ Features

  • add Rybbit analytics tracking script to layout template (939cd3c)

v1.7.0

18 Jul 02:50

Choose a tag to compare

1.7.0 (2025-07-18)

✨ Features

  • add Rick and Morty avatar assets in multiple resolutions (7a1413e)

v1.6.0

17 Jul 03:07

Choose a tag to compare

1.6.0 (2025-07-17)

✨ Features

  • add decorative cross markers to grid boxes with corner positioning utilities (c56e6f5)
  • add gallery page and refactor playground into separate route (5e806de)

v1.5.0

16 Jul 02:04

Choose a tag to compare

1.5.0 (2025-07-16)

✨ Features

  • add basecoat UI components and improve layout with grid system (3a22ece)
  • add dark mode toggle button with local storage persistence (dbd6799)
  • add Geist and GeistMono variable fonts with CSS configuration (42c249e)
  • add view transitions and remove empty string test cases in Avatar spec (a14f55b)

♻️ Code Refactoring

  • convert form inputs to server-side handling and improve URL syntax highlighting (aaaad44)
  • move URL syntax highlighting into Code component and improve grid layout (3806f69)