Skip to content

Releases: arifszn/gitprofile

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

v2

16 May 16:37
Compare
Choose a tag to compare
v2

🚀 GitProfile (aka EzProfile) is now available as an Npm package. The codebase is refactored and migrated to vite.js from Create React App. The overall design has been improved with the option for custom theming. 🚀

Changelog

  • Migrate to vite.js in #23
  • Add formatting and style guide in #28
  • Create CI/CD for test deployment in #32
  • Create CI/CD for automated lint and prettier checking in #35
  • Update design of project and blog sections in #41
  • Add ability to make custom theme in #49
  • Install as Npm package in #56
  • Update to react 18 in #62

Full Changelog: v1.1.1...v2