Skip to content

Releases: jbcom/jbcom.github.io

v1.4.0

17 Apr 06:38
7169c6b

Choose a tag to compare

1.4.0 (2026-04-16)

Features

  • site overhaul — hero rewrite, projects promotion, structural cleanup (#123) (e32fd3a)

v1.3.0

15 Apr 19:34
a247447

Choose a tag to compare

1.3.0 (2026-04-15)

Features

  • migrate from Vite SPA to Astro with pandoc resume generation (#113) (21d5ebd)
  • scheduled automerge + resume generator workflow (#109) (9534bdc)

Bug Fixes

  • match dependabot author login format in automerge (#110) (181435c)

v1.2.0

09 Mar 17:06
d43f72c

Choose a tag to compare

1.2.0 (2026-03-09)

Features

  • reposition Flipside role for IC DevOps targeting (#106) (f5a0df0)

v1.1.0

25 Feb 00:59
0e8a14b

Choose a tag to compare

1.1.0 (2026-02-25)

Features

  • auto-generate site from resume.json (55b098a)
  • bento grid layout for About section (5680b94)
  • redesign layout with About/Career/Projects tabs (11b1641)
  • restructure resume.json — basics→about, remove expertise (e0a39b4)

Bug Fixes

  • ci: automerge release-please PRs created by PAT (8a7c5d3)
  • remove innovation section from resume.json (b370e67)
  • rename competencies → expertise (39d8088)

v1.0.1

25 Feb 00:16
92ed55c

Choose a tag to compare

1.0.1 (2026-02-25)

Bug Fixes

  • ci: move deploy into CD pipeline, fix GITHUB_TOKEN workflow trigger limitation (9bee841)
  • ci: use CI_GITHUB_TOKEN for release-please and automerge (2a31901)
  • timeline order, FSC consolidation, resume print colors (#95) (fd4c63d)

v1.0.0

24 Feb 23:40
86c7060

Choose a tag to compare

1.0.0 (2026-02-24)

⚠ BREAKING CHANGES

  • migrate to Vite + React + shadcn/ui with resume generation pipeline

Features

  • a11y: add descriptive aria-labels to ecosystem buttons (#50) (e217334)
  • add arcade-cabinet theme (f71ab67)
  • add automated tests for critical paths and dependency flow visualization (#64) (aaed969)
  • add portal astro config template (89f1b98)
  • add portal CSS template (84747cd)
  • complete site with CI/CD and improved content (9a36834)
  • ecosystem: reorganize with MACRO/MESO/MICRO hierarchy and Rust integration (d1dcca4)
  • enable org discussions link in issue template (#29) (5124ea0)
  • enterprise: enhance interconnections and division branding (27aa7ab)
  • enterprise: establish multi-org documentation strategy and branding (8f656a4)
  • initial jbcom.github.io showcase (d4e6a21)
  • migrate from Vite/React/MUI to pure Astro SSG (70fe6d6)
  • migrate to Vite + React + shadcn/ui with resume generation pipeline (4a8f0c2)
  • security: add input length limit to ecosystem search (#66) (c5a3a31)
  • security: add strict CSP and refactor inline JS (#56) (3231fa2)
  • settings: add ecosystem-specific settings with ESLint (c255da2)
  • ux: add clear button to ecosystem search (#61) (3f63622)
  • ux: add tooltips to ecosystem buttons (#74) (b7a19d6)
  • ux: improve accessibility for Demos and Resume pages (#36) (9d9ceba)
  • ux: improve category card accessibility and interactivity (#69) (e58e390)

Bug Fixes

  • avoid broken pipe with large diffs (bb5b479)
  • ci: remove broken workflow symlinks and fix package.json formatting (#25) (d7b14e8)
  • ci: remove duplicate pnpm version specification (da2ea28)
  • ci: remove Sphinx docs workflow (#26) (617007a)
  • CodeQL alerts, update and pin GitHub Actions, and improve test reliability (734ab55)
  • ecosystem-reviewer gracefully handles missing Jules API key (8e5a9e2)
  • resolve all P0-P3 code review issues (closes #6, #7, #8, #9, #10, #11, #12) (#13) (712aed7)
  • use direct Ollama API for more reliable reviews (c8cda9e)

Performance Improvements

  • Memoize PackageCard component (#35) (29f2004)
  • Optimize ecosystem package filtering (#68) (b1c182e)
  • Optimize ecosystem search filtering (#60) (c56171f)