Changelog
A record of significant changes, improvements, and milestones for vilbert.dev, starting from the initial release through the latest updates.
v2.1.0
Jun 2026
- +Made href optional on ProjectCard; external link icon now gated on href
- +Removed tech stack and external link from freelance projects
- +Reduced font size on preface section
- +Replaced em dashes with commas in prose
- +Renamed changelogs route to changelog
v2.0.0
Jun 2026
- +Complete redesign with warm cream palette and IBM Plex typography
- +Rebuilt all sections using the new design system with CSS variables
- +Migrated from dark mode to single light theme
- +Replaced all inline rgba colors with centralized CSS variables
- +Restructured project layout with dedicated section components
- +Updated changelog page to match new design
v1.1.0
May 2026
- +Upgraded TypeScript from 5.9.3 to 6.0.3
- +Improved page layout with better spacing and visual hierarchy
- +Added hover effects to cards for better interactivity
- +Fixed grammar and improved readability across all sections
- +Summarized experience descriptions for conciseness
- +Added dedicated Changelogs page
v1.0.0
Jan 2026
- +Initial release of vilbert.dev
- +Built with Next.js 16, React 19, and TailwindCSS v4
- +Implemented responsive portfolio layout
- +Added experience, skills, and projects sections
- +Integrated contact links and social media buttons