Skip to content

Releases: DevManfre/web-portfolio

v2.2 β€” Interactive Terminal, Live GitHub & CodePen

Choose a tag to compare

@DevManfre DevManfre released this 28 Jul 13:57

✨ New

  • Interactive terminal REPL β€” the hero terminal is now fully interactive: run commands, download the CV, and trigger the matrix easter egg (fullscreen LetterGlitch burst with smooth fade-out).
  • GitHub live section β€” profile stats and contribution graph via the GitHub GraphQL API, with 24h caching, a 5s fetch timeout, and graceful fallback (the section hides itself on API failure or missing token).
  • CodePen section β€” curated pens with click-to-run embeds.
  • Hero social icons β€” social links row aligned with the CV download button.
  • Umami analytics β€” privacy-friendly tracking with declarative link events plus custom events for terminal usage and CV downloads. Loads only when NEXT_PUBLIC_UMAMI_WEBSITE_ID is set.

πŸ’„ UI polish

  • Theme toggle anchored in the bottom navbar.
  • Animated terminal height changes.
  • LetterGlitch disappear vignette now ends in the theme background color (no visible seam).

πŸ› Fixes

  • Upgraded Next.js to 15.2.6 (fixes CVE-2025-55182).
  • Rewrote LetterGlitch internals for performance; guarded the glitch tick against an empty cell grid.
  • Fixed terminal scroll hijack, IME Enter handling, and text-selection growth.
  • Localized og:url metadata.
  • Kept the hero CV download working under Umami click tracking; removed a hardcoded aria-label that overrode Button consumers.

πŸ”§ Tooling & docs

  • Full README rewrite with complete project docs, plus an Italian version (README.it.md).
  • GitHub Actions CI (lint + typecheck).
  • Claude Code setup: CLAUDE.md and repo skills (add-project, update-cv, update-resume-data, update-locales, i18n-check, update-readme, release).

Also includes a few earlier tweaks since v2.1: dark theme as default, WebP project images, README badge cleanup.

Full Changelog: v2.1...v2.2

v2.1

Choose a tag to compare

@DevManfre DevManfre released this 24 Apr 09:49

What's Changed

Full Changelog: v2.0...v2.1

web portfolio 2.0

Choose a tag to compare

@DevManfre DevManfre released this 15 Mar 19:21

What's Changed

Full Changelog: v1.1...v2.0

v1.1

Choose a tag to compare

@DevManfre DevManfre released this 18 Nov 11:26

What's Changed

Full Changelog: v1.0...v1.1

v1.0

Choose a tag to compare

@DevManfre DevManfre released this 11 Jul 08:30

What's Changed

New Contributors

Full Changelog: https://github.com/DevManfre/portfolio-v2/commits/v1.0