Skip to content

v0.14.6

Latest

Choose a tag to compare

@1chooo 1chooo released this 21 Jul 08:46
· 95 commits to main since this release

What's Changed

This release brings some exciting updates to the homepage experience and important configuration fixes for your portfolio!

✨ New Features & Enhancements

  • Featured Projects on Homepage: We've added a new "Selected Projects" section to the home page. This lets you highlight your key work, providing a more curated and impactful first impression. As part of this, the GitHub Calendar has been removed to streamline the design.

🛠️ Refinements & Fixes

  • Improved metadataBase URL Handling: We've fixed the metadataBase URL configuration to ensure it correctly points to the appropriate base URL across different environments, which is crucial for SEO and proper asset loading.
  • Enhanced Component Reusability: The SelectedProjects component is now more flexible. We've introduced a seeMoreBadge prop to help maintain reusability and simplify its structure.
  • Simplified Project Display: We've refactored the SelectedProjects component to use a prop-based count and CSS Grid, making it more efficient and easier to manage the layout of your featured projects.

Full Changelog: v0.14.5...v0.14.6