Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 13:14
4bb83b2

3.0.0 (2026-06-04)

⚠ BREAKING CHANGES

  • update geremmyas workflow

Features

  • add PRD for Dashboard to improve spec management and visibility (9103136)
  • add Rust skills (ad8e8aa)
  • dashboard: add spec parser and data model (spec 0001) (cf8063c)
  • dashboard: enhance dashboard templates and styles for improved UI (17ce4eb)
  • dashboard: enhance spec scanning and README generation (6fba246)
  • dashboard: enhance WatchDirs to return stop function and add tests (a5380b7)
  • dashboard: git dates, cache, and metrics charts (spec 0004) (3bd6c76)
  • dashboard: overview HTML and CLI command (spec 0002) (54652b9)
  • dashboard: per-family kanban board view (spec 0003) (1068f39)
  • dashboard: PRD/bugfix linking and dependency navigation (spec 0006) (aa0e6a0)
  • dashboard: serve and watch mode with SSE reload (spec 0005) (ffab6a2)
  • enhance Android instructions with security guidelines and add CI/CD setup skill (4bd8996)
  • enhance dashboard serve command to support full regeneration on file changes and update dependencies (eac2f8f)
  • enhance global install command with multi-target support and update documentation (14a20d3)
  • enhance Python instructions with security guidelines and add CI setup skill (aeaae7e)
  • enhance TypeScript instructions with security guidelines and add CI setup skill (bc783cb)
  • implement dashboard parser and overview generation with dependency tracking (88bdd91)
  • introduce multi-IDE target support and enhance global install functionality (93f09d4)
  • update geremmyas workflow (5beba39)
  • update Go instructions and add Go CI setup skill; remove Rust review skill (0e76cc8)

Bug Fixes

  • dashboard: update SSE reload logic to trigger on specific event (eee809e)

Documentation

  • create docs (bc9e60d)
  • document dashboard command and mark specs implemented (bd0d9b3)
  • update dashboard specs status to Implemented (3961cd2)

Miscellaneous

  • add caveman (c2e0610)
  • update .gitignore to include additional dashboard cache and asset paths (54d9fb9)
  • update .gitignore to include geremmyas build directory (68156b0)
  • update dashboard specs status from Draft to Approved for all phases (2c9e50f)

Refactoring

  • streamline target handling by introducing applyTargetsFlag function and add unit tests for validation (5858e04)