Skip to content

Releases: arifszn/gitprofile

v4.0.0

06 Jul 12:44
a882b52
Compare
Choose a tag to compare

Changelog

[4.0.0] - 2025-07-06

Added

  • Support for creating custom themes by modifying CSS variables in src/assets/index.css. The procyon theme is now defined as a custom theme (previously configured in gitprofile.config.ts).
  • Social links for Reddit, Threads, Udemy, and Discord.

Changed

  • Upgraded to Vite 7.
  • Upgraded React to version 19.1.0 and React DOM to 19.1.0.
  • Upgraded DaisyUI to version 5.0.43.
  • Upgraded TailwindCSS to version 4.1.11.
  • Revamped design for improved aesthetics, usability, and responsiveness across devices.
  • Replaced Twitter with X in social links and configuration.

Fixed

  • Resolved validateDOMNesting warning for better React compliance.
  • Addressed Vercel deployment issue causing black page errors.

New Contributors

Full Changelog: v3.1.0...v4.0.0

v3.1.0

01 Mar 10:47
d63a5a7
Compare
Choose a tag to compare

What's Changed

  • Dockerize the application: #504
  • Add section for publication: #523
  • Add ResearchGate social link: #525

This version of gitprofile is focused on improving its functionality and appeal for academics. The changes included in this release aim to streamline the workflow and showcase academic achievements.

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0

20 Jan 14:23
d87be16
Compare
Choose a tag to compare

Embracing TypeScript and Unleashing Features in GitProfile v3

This release marks a significant milestone in GitProfile's evolution, bringing TypeScript, a bounty of new features, and breaking changes for a more robust and feature-rich experience!

Key Highlights:

  • TypeScript Adoption: The codebase has been meticulously migrated to TypeScript, ensuring enhanced type safety, improved code maintainability, and a more seamless developer experience.
  • Feature Extravaganza: This release introduces a plethora of exciting additions, including:
    • Visibility control of GitHub projects card
    • Display only specific GitHub projects
    • SEO control
  • Breaking Changes: Due to the nature of these enhancements, some breaking changes have been introduced. Please carefully review the migration guide below for a smooth transition.
  • Drop Support for Npm Package: Dropping support for the npm package https://www.npmjs.com/package/@arifszn/gitprofile.
  • New Themes: 3 new themes have been added.

Migration Guide:

  • Pull the changes into the forked repo.
  • Update gitprofile.config.ts file.

This release lays a solid foundation for GitProfile's continued growth and innovation. We're eager to explore even more possibilities with TypeScript and deliver an exceptional portfolio-building experience. Stay tuned for more exciting updates!

Let's make GitProfile even more awesome together! ✨

v2.6.0

03 Jul 09:47
d14c8fb
Compare
Choose a tag to compare

Thank you for the 800 ★ 🎉

Thank You

What's Changed

  • Set undefined navigateFallback so that it can redirect to 404 in #411
  • Add YouTube as social link in #416

Full Changelog: v2.5.0...v2.6.0

v2.5.0

09 Jun 05:24
f137ffd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

19 Feb 03:30
22d6ee0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.4.0

v2.3.0

16 Jan 11:59
46b2286
Compare
Choose a tag to compare

Preview

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.3.0

v2.1.0

01 Nov 07:21
Compare
Choose a tag to compare

This year GitProfile participated in the Hacktoberfest event. 🎉🎉 Thanks to all the contributors.

What's Changed

New Contributors

Full Changelog: v2.0.9...v2.1.0

v2.0.9

12 Sep 06:18
88bed3b
Compare
Choose a tag to compare

Thank you for the 400 ★ 🎉

Thank You

What's Changed

  • Deploy with custom GitHub Actions workflow in #141
  • Add MIT License in #162
  • Control avatar ring visibility in #163
  • Add guide for setting up locally in #164

Full Changelog: v2.0.8...v2.0.9

v2.0.8

25 Jul 15:59
1713b6d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2...v2.0.8