Skip to content

Releases: qualiti/sprotte.dev

v2.0.1

24 Feb 17:13

Choose a tag to compare

Changes

  • Fix wrong LinkedIn URL
  • Update vulnerable dependencies

v2.0.0 - Redesign

24 Feb 16:37
32bf66a

Choose a tag to compare

Summary

Comprehensive redesign of the homepage with modern animations, improved visual hierarchy, and cohesive brand color system.

Changes

  • Added framer-motion for scroll and entrance animations across all sections
  • Implemented new design system with brand colors (orange, dark, gray, light)
  • Redesigned About section with large typography hero and image showcase
  • Redesigned Contact section with interactive link cards and decorative borders
  • Redesigned Experience section with animated timeline layout
  • Redesigned Projects section with alternating image/content layouts
  • Updated Header with fixed positioning and improved navigation styling
  • Updated Footer with brand colors and system version indicator
  • Added IBM Plex Mono and Teko Google Fonts for typography
  • Added new utility function (cn) for className merging with tailwind-merge
  • Updated favicon and profile images

Dependencies Added

  • framer-motion: ^12.34.3 - Animation library
  • clsx: ^2.1.1 - Utility for conditional className merging
  • tailwind-merge: ^3.5.0 - Tailwind class conflict resolver

v1.0.0

13 Dec 22:32

Choose a tag to compare

ci: add release action