Skip to content

v1.19.0

Compare
Choose a tag to compare
@MFarabi619 MFarabi619 released this 06 Jan 01:23
· 19 commits to main since this release

1.19.0 (2025-01-06)

Bug Fixes

  • ui/web: broken social media links and past sponsors not present (9ddb629)
  • ui/web: greendiant text not appearing (508dd27)
  • ui/web: hover animations not appearing on buttons (2c9cc36)
  • ui/web: stopped overflow-x from spline images (645def1)
  • ui/web: text rendered as sans instead of mono (1566f00)

Features

  • shared/ui/typography: create component (f0422d8)
  • ui/web/faq: add multiple lines to faq answers (8a81670)
  • ui/web/navbar: add hover effect (c99c9c3)
  • ui/web/navbar: add mobile animations (268add7)
  • ui/web/sponsorship: improve alignment on large screen (c447d51)
  • ui/web/terminal-text: adjust tilde alignment with text to flex-start (ae63f4e)
  • ui/web: update content (83280ab)
  • web/spline: change spline links (9d495ca)

Performance Improvements

  • web: entire navbar rendered client-side instead of mobile drawer (dd6a9f8)
  • web: lazy load spline and remove unnecessary react imports (0c16e76)
  • web: low lighthouse accessibility scores from imprecise ARIA labels (fb75fd0)
  • web: slow load times due to client-side font fetch (61aa639)