v2.5.0 December 18, 2025
  • feat Interactive 3D Portfolio Cards — Added perspective tilt effects and dynamic shadows for project showcase components.
  • imp Performance Optimization — Reduced initial bundle size by 42% using code-splitting and lazy loading strategies.
v2.4.3 November 29, 2025
  • fix Mobile Navigation Overlay — Resolved z-index conflict causing menu to appear behind hero content on iOS Safari.
  • sec Contact Form Sanitization — Implemented strict input validation and rate-limiting to prevent spam submissions.
v2.4.0 November 10, 2025
  • feat Changelog System — Introduced this centralized update tracking page with category filtering and version history.
  • fix Scroll Reveal Flicker — Fixed intersection observer triggering multiple times during rapid scrolling.
  • imp Accessibility Audit — Improved keyboard navigation, focus states, and screen reader compatibility across all components.
v2.3.1 October 22, 2025
  • fix CSS Gradient Fallback — Added vendor prefixes and legacy gradient syntax for older browser compatibility.
  • fix Form Submit State — Prevented double-submission on the contact form by properly disabling the button during AJAX calls.
v2.3.0 October 05, 2025
  • feat Dynamic Skill Orbits — Replaced static skill bars with animated orbital visualization for the expertise section.
  • imp Font Loading Strategy — Implemented font-display: swap and preconnect hints to eliminate FOUT/FOIT issues.