Releases: wistant/portfolio
Releases · wistant/portfolio
1.0.5
What's Changed
Features
- 93af273 - gallery: integrate StickyCard002 slider for page-scroll card-swipe captures by @wistant in #41
- 6837e5f - gallery: add touch-drag gallery carousel utilizing GSAP and react-medium-image-zoom by @wistant in #41
- c45543f - theme: integrate ThemeSwitcher component in SiteHeader by @wistant in #41
- 704210a - navigation: hide certifications links and home widget when empty by @wistant in #37
- 409b895 - certifications: add certifications section with mdx support and homepage integration by @wistant in #37
- dba66b2 - config: support explicit id fields for social link redirects by @wistant in #35
- ffbdd91 - sponsors: add sponsors preview panel to home page by @wistant in #35
Bug Fixes
- c009128 - blog: resolve image distortion by removing hardcoded card aspect ratio by @wistant in #42
- f82ca3e - image: resolve image aspect ratio mismatch and LCP preload warnings in console by @wistant in #41
- 6e98389 - cursor: resolve any casting and react-hooks lint errors in TargetCursor by @wistant in #41
- 01f1899 - blog: filter blog homepage feed, RSS, and sitemap by category by @wistant in #37
UI / Design
- 90c4b91 - blog: set cover image aspect ratio to 1570/760 across listing and details by @wistant in #42
- 5a8d014 - navigation: revamp not found page with dynamic context and actions by @wistant in #37
- ea60072 - certifications: add coming soon empty state layout by @wistant in #37
- bce0df4 - tech-stack: re-order entries and add linux, bash, and antigravity by @wistant in #35
- 7d51cdf - tech-stack: fetch technology logos dynamically from GitHub repos by @wistant in #35
- 870f9a6 - projects: fallback to github avatar for projects and update OG assets by @wistant in #35
Style & Formatting
- a6394c7 - format components and content files using prettier by @wistant in #42
- 4a3dbb8 - components: format TargetCursor.tsx by @github-actions[bot] in #41
- 61373bb - components: format theme-switcher.tsx by @wistant in #41
- 0c787fe - components: format TargetCursor.tsx by @wistant in #41
- 5d37739 - app: format gallery.tsx by @wistant in #41
- c01ebfd - style: format release-1780375502.md by @github-actions[bot] in #33
Refactoring
- 29e35fc - gallery: restore original animated masonry grid layout by @wistant in #41
- 9983ba9 - not-found: relocate not-found components and pages by @wistant in #41
- b4fe01e - footer: relocate site footer to app-specific components directory by @wistant in #41
- cf0fb01 - content: separate blog and project documents into dedicated folders by @wistant in #37
Documentation
- d2ad917 - blog: change welcome body images to local paths while keeping cover image remote by @wistant in #42
- bdcdef9 - blog: enrich vendure architecture post and embed admin UI illustration screenshots by @wistant in #42
- fa0c2dd - blog: rewrite welcome post with comprehensive design-engineering details and matched framed images by @wistant in #42
- 0a82c4d - blog: rewrite welcome post to credit chanhdai.com and utilize interactive FramedImage components by @wistant in #42
- 5f118fa - blog: write comprehensive article explaining design engineering choices and UI registry details by @wistant in #42
Maintenance
- a3d467d - assets: add local illustration assets in public directory by @wistant in #42
- d88479d - blog: update cover image paths in remaining blog posts to load from wistant/datafiles repository by @wistant in #42
- 5e4b911 - projects: update project cover image paths to load from wistant/datafiles repository by @wistant in #42
- 559bacc - deps: install @gsap/react and lenis dependencies by @wistant in #41
- 02fb0fe - root: remove obsolete files ansi.flf and portless.json by @wistant in #39
- 03487a0 - remove tests certifications mdx files by @wistant in #37
- 935fab4 - remove old file of changeset by @wistant in #35
- ab3fc2a - config: adjust allowed dev origins and remote patterns in next.config.ts by @wistant in #35
- 1eb44f6 - config: remove legacy redirects from next.config.ts by @wistant in #35
- 31fa717 - config: dynamically generate redirects for social links by @wistant in #35
- 28065d2 - portfolio: configure experiences, sponsors, social links, and tech stack by @wistant in #35
- fddb2cd - release: improve release notes script to extract scopes and handle ui/style types by @wistant in #33
- a657da1 - add official gnu gplv3 license and update package.json by @wistant in #33
Release Governance
- 0110bfa - 1.0.5 by @github-actions[bot] in #43
- 139e752 - exit 1.0.5-beta.2 to stable 1.0.5 by @wistant in #42
- 6e4a4c0 - 1.0.5-rc.3 (rc) by @github-actions[bot] in #40
- 7d1b787 - 1.0.5-rc.3 by @wistant in #41
- 7165f19 - 1.0.5-rc.3 by @wistant in #39
- dfd9b70 - switch 1.0.5-beta.2 from beta to rc by @wistant in #39
- fe7e7b5 - 1.0.5-beta.2 (beta) by @github-actions[bot] in #38
- acf2bcb - 1.0.5-beta.2 by @wistant in #37
- 1b384f8 - 1.0.5-beta.1 (beta) by @github-actions[bot] in #36
- ea1880f - 1.0.5-beta.0 by @wistant in #35
- 404e831 - switch 1.0.4 from alpha to beta by @wistant in #35
- 4754616 - 1.0.5-alpha.0 by @wistant in #35
- d647fc8 - 1.0.5-alpha.0 (alpha) by @github-actions[bot] in #34
- f7c01dc - 1.0.5-alpha.0 by @wistant in #33
- 732db07 - switch 1.0.4 from Stable to alpha by @wistant in #33
Configuration Updates
portfolio:1.0.4->1.0.5
Full Changelog: 1.0.4...1.0.5
1.0.5-rc.3
What's Changed
Features
- 93af273 - gallery: integrate StickyCard002 slider for page-scroll card-swipe captures by @wistant in #41
- 6837e5f - gallery: add touch-drag gallery carousel utilizing GSAP and react-medium-image-zoom by @wistant in #41
- c45543f - theme: integrate ThemeSwitcher component in SiteHeader by @wistant in #41
Bug Fixes
- f82ca3e - image: resolve image aspect ratio mismatch and LCP preload warnings in console by @wistant in #41
- 6e98389 - cursor: resolve any casting and react-hooks lint errors in TargetCursor by @wistant in #41
Style & Formatting
- 4a3dbb8 - components: format TargetCursor.tsx by @github-actions[bot] in #41
- 61373bb - components: format theme-switcher.tsx by @wistant in #41
- 0c787fe - components: format TargetCursor.tsx by @wistant in #41
- 5d37739 - app: format gallery.tsx by @wistant in #41
Refactoring
- 29e35fc - gallery: restore original animated masonry grid layout by @wistant in #41
- 9983ba9 - not-found: relocate not-found components and pages by @wistant in #41
- b4fe01e - footer: relocate site footer to app-specific components directory by @wistant in #41
Maintenance
- 559bacc - deps: install @gsap/react and lenis dependencies by @wistant in #41
- 02fb0fe - root: remove obsolete files ansi.flf and portless.json by @wistant in #39
Release Governance
- 6e4a4c0 - 1.0.5-rc.3 (rc) by @github-actions[bot] in #40
- 7d1b787 - 1.0.5-rc.3 by @wistant in #41
- 7165f19 - 1.0.5-rc.3 by @wistant in #39
- dfd9b70 - switch 1.0.5-beta.2 from beta to rc by @wistant in #39
Configuration Updates
portfolio:1.0.5-beta.2->1.0.5-rc.3
Full Changelog: 1.0.5-beta.2...1.0.5-rc.3
1.0.5-beta.2
What's Changed
Features
- 704210a - navigation: hide certifications links and home widget when empty by @wistant in #37
- 409b895 - certifications: add certifications section with mdx support and homepage integration by @wistant in #37
Bug Fixes
UI / Design
- 5a8d014 - navigation: revamp not found page with dynamic context and actions by @wistant in #37
- ea60072 - certifications: add coming soon empty state layout by @wistant in #37
Refactoring
Maintenance
Release Governance
- fe7e7b5 - 1.0.5-beta.2 (beta) by @github-actions[bot] in #38
- acf2bcb - 1.0.5-beta.2 by @wistant in #37
Configuration Updates
portfolio:1.0.5-beta.1->1.0.5-beta.2
Full Changelog: 1.0.5-beta.1...1.0.5-beta.2
1.0.5-beta.1
What's Changed
Features
- dba66b2 - config: support explicit id fields for social link redirects by @wistant in #35
- ffbdd91 - sponsors: add sponsors preview panel to home page by @wistant in #35
UI / Design
- bce0df4 - tech-stack: re-order entries and add linux, bash, and antigravity by @wistant in #35
- 7d51cdf - tech-stack: fetch technology logos dynamically from GitHub repos by @wistant in #35
- 870f9a6 - projects: fallback to github avatar for projects and update OG assets by @wistant in #35
Maintenance
- 935fab4 - remove old file of changeset by @wistant in #35
- ab3fc2a - config: adjust allowed dev origins and remote patterns in next.config.ts by @wistant in #35
- 1eb44f6 - config: remove legacy redirects from next.config.ts by @wistant in #35
- 31fa717 - config: dynamically generate redirects for social links by @wistant in #35
- 28065d2 - portfolio: configure experiences, sponsors, social links, and tech stack by @wistant in #35
Release Governance
- 1b384f8 - 1.0.5-beta.1 (beta) by @github-actions[bot] in #36
- ea1880f - 1.0.5-beta.0 by @wistant in #35
- 404e831 - switch 1.0.4 from alpha to beta by @wistant in #35
- 4754616 - 1.0.5-alpha.0 by @wistant in #35
Configuration Updates
portfolio:1.0.5-alpha.0->1.0.5-beta.1
Full Changelog: 1.0.5-alpha.0...1.0.5-beta.1
1.0.5-alpha.0
What's Changed
Style & Formatting
Maintenance
- fddb2cd - release: improve release notes script to extract scopes and handle ui/style types by @wistant in #33
- a657da1 - add official gnu gplv3 license and update package.json by @wistant in #33
Release Governance
- d647fc8 - 1.0.5-alpha.0 (alpha) by @github-actions[bot] in #34
- f7c01dc - 1.0.5-alpha.0 by @wistant in #33
- 732db07 - switch 1.0.4 from Stable to alpha by @wistant in #33
Configuration Updates
portfolio:1.0.4->1.0.5-alpha.0
Full Changelog: 1.0.4...1.0.5-alpha.0
1.0.4
What's Changed
Features
- f05365a - feat(seo): optimize dynamic sitemap routes and allow explicit robots indexing by @wistant in #31
- ad4fdbd - feat(projects): add github repository links to list and case study pages by @wistant in #31
- e4ec47a - feat(release): generate cumulative stable release notes since last stable tag by @wistant in #26
Bug Fixes
- b7a804c - fix(routing): set dynamicParams to true for dynamic documents loading by @wistant in #30
- 4ab0308 - fix(profile): nest flip sentences children correctly to resolve eslint error by @wistant in #28
- eaa778d - fix(github): improve contribution graph colors and data fetching robustness by @wistant in #28
Refactoring
- d0f3676 - refactor(llm): optimize routing and format split for llms endpoints by @wistant in #31
- 8f0a998 - refactor(profile): simplify Overview component to render occupations exclusively by @wistant in #28
Documentation
- f07ce9b - docs(projects): add mdx case studies for newly integrated projects by @wistant in #30
- 6aa7ed9 - docs(blog): add 10 advanced tailwind and shadcn ui libraries post by @wistant in #30
- 8bdd9e1 - docs(blog): remove legacy template blog posts by @wistant in #27
- da0595a - docs(blog): add magicui inspiration blog post by @wistant in #27
- b9e200e - docs(blog): add vendure headless commerce blog post by @wistant in #27
- f288b24 - docs(blog): add shoperzz open source commerce engine blog post by @wistant in #27
Maintenance
- 70e44db - chore(deps): remove unused dependencies and clean up boilerplate form component by @wistant in #31
- ee8b066 - chore: formatting and metadata improvements across blog and gallery pages by @wistant in #30
Release Governance
Other
- 4b2b094 - style(style): format release-1780375502.md by @github-actions[bot] in #32
- f3fce0a - ui(footer): elevate and polish site footer layout and typography by @wistant in #31
- 04149e2 - style(projects): format imports according to project conventions by @wistant in #31
- b3d1d8e - ui(projects): replace collapsible with link redirecting to projects page on home by @wistant in #31
- 91bf0b3 - ui(projects): restore collapsible list with sorted chronological categories and simple framed cover by @wistant in #30
- 2f01640 - ui(mdx): integrate iphone device mockup component and mdx showcase utility by @wistant in #30
- e5292ac - ui(gallery): create dynamic gallery route with animated masonry grid by @wistant in #30
- c7ff33d - ui(social): configure whatsapp link with E.164 phone number and predefined message by @wistant in #29
- 77ff447 - add works and projects images and assets by @wistant in #28
- 24dacb4 - style(style): format github-contributions.ts by @wistant in #28
- ad94e49 - style(components): format avatar-lights.tsx by @wistant in #28
- 87916fa - style(app): format profile-header.tsx by @wistant in #28
- c16fb8b - style(app): format profile-cover.tsx by @wistant in #28
- c35adf8 - style(app): format index.tsx by @wistant in #28
- 291f213 - ui(experiences): add local company logo image files by @wistant in #28
- 724efe0 - ui(experiences): link local image logos for unity link and devia technologies by @wistant in #28
- ef0aad6 - ui(experiences): add work experiences for unity link and devia technologies by @wistant in #28
- 463cb7b - ui(social): add reddit and bluesky with local svg icons by @wistant in #28
- cd41d2d - ui(profile): integrate flip sentences into header metadata box by @wistant in #28
- c3bb971 - ui(profile): remove bio description and use premium square contact button by @wistant in #28
- af08725 - ui(cover): remove central logo and integrate minimal cyber-premium status badges by @wistant in #28
- ccfe372 - ui(profile): redesign ProfileHeader into premium X-style profile layout by @wistant in #28
- 8c65d09 - ui(avatar): support square shape variants with rounded corners by @wistant in #28
- 3b0d50a - style(style): format vendure-headless-commerce.mdx by @wistant in #27
- 9ca910f - style(style): format shoperzz-open-source-commerce-engine.mdx by @wistant in #27
- 71fc80f - style(style): format magicui-inspiration.mdx by @wistant in #27
- fd2ba68 - ui(blog): render cover image using FramedImage under description by @wistant in #27
Configuration Updates
portfolio:1.0.3->1.0.4
Full Changelog: 1.0.3...1.0.4
1.0.3
1.0.3-beta.4
What's Changed
CI / Infrastructure
- 545d5f8 - ci(style): restrict prettier auto commit to main repository branches by @wistant in #22
- 6a8b64d - ci(triggers): ignore documentation and changesets to prevent redundant runs by @wistant in #22
Release Governance
- 4b8ba57 - release: 1.0.3-beta.4 (beta) by @github-actions[bot] in #23
- 441401d - release: 1.0.3-beta.4 by @wistant in #22
Configuration Updates
portfolio:1.0.3-beta.3->1.0.3-beta.4
Full Changelog: 1.0.3-beta.3...1.0.3-beta.4
1.0.3-beta.3
1.0.3-beta.2
What's Changed
Features
- a2459db - feat(ci): automate and customize Changesets Release PR description layout by @wistant in #18
Bug Fixes
- ad10fee - fix(version): align forecast track switch versions with changesets by @wistant in #18
- a509f02 - fix(version): align next version prediction index with changesets by @wistant in #18
Release Governance
- 79f78b6 - release: 1.0.3-beta.2 (beta) by @github-actions[bot] in #19
- 8521c1a - release: 1.0.3-beta.2 by @wistant in #18
Configuration Updates
portfolio:1.0.3-beta.1->1.0.3-beta.2
Full Changelog: 1.0.3-beta.1...1.0.3-beta.2