2.18.0 (2026-04-16)
- root: implement per-agent vendor dispatch and add new agents (06ac5e1)
2.17.1 (2026-04-07)
- infra: resolve file system race condition in env-sync (d279992)
- infra: sanitize network data before writing weaviate state (e759f0f)
- infra: validate file-sourced data before outbound network requests (d4c4f4c)
- root: enable autofix and strict warnings for biome and ruff lint (90cae36)
2.17.0 (2026-04-07)
- infra: add hackathon infrastructure provisioning (de295ed)
2.16.2 (2026-04-06)
- root: upgrade outdated dependencies across api and mobile (81ef50d)
2.16.1 (2026-04-05)
- web: configure serwist turbopack with native esbuild (018a5ad)
2.16.0 (2026-04-04)
- root: move email auth flow into api (74c8dc4)
- root: dispose api test engine after pytest session (49b0bfc)
- root: isolate api test sqlite database per process (cf28862)
2.15.1 (2026-04-02)
- root: rewrite i18n guide as response language rules and bump version to 4.20.0 (a5cd68d)
- root: translate i18n guide to english and bump version to 4.20.1 (21b0d63)
2.15.0 (2026-04-01)
- root: add create-fullstack-starter cli package (f1664d5)
2.14.0 (2026-04-01)
- web: add email/password auth with resend and session exchange (fc929d6)
2.13.2 (2026-03-26)
- deps: fix tsconfig and import path for typescript 6 compat (99dcd84)
- root: use first-fluke/oma-update-action for workflow (df3e006)
2.13.1 (2026-03-23)
- root: use oma-update-action marketplace action (a0998f4)
2.13.0 (2026-03-19)
- root: add translator skill and refresh agent guides (53a3f46)
2.12.1 (2026-03-15)
- docs: correct coordinate.md path from .agent to .agents (1aa463d)
- mobile: update flutter sdk version to 3.41.2 (d164309)
2.12.0 (2026-03-15)
- add skill directories (eac7aa1)
- correct commit message for skill directories (1d1b794)
2.11.0 (2026-02-21)
- introduce new skills and resources for developer workflow (1265067)
2.10.0 (2026-02-13)
- enhance agent orchestration with clarification (eda86ac)
2.9.0 (2026-02-12)
- web: add kebab-case naming convention to orval config (0ad5e9c)
2.8.0 (2026-02-07)
- remove dashboard web server and related scripts (cb7d818)
2.7.1 (2026-01-29)
- prevent path traversal vulnerability in dashboard server (22fed9d)
2.7.0 (2026-01-29)
- add multi-agent orchestration skills from subagent-orchestrator (cdfa245)
2.6.0 (2026-01-27)
- add new agent skills and their associated reference documentation (afc2363)
2.5.0 (2026-01-23)
- root: add postgres best practices skill (99c6f25)
2.4.0 (2026-01-19)
- Add comprehensive AI agent skills library (615ed8f)
- Add comprehensive AI agent skills library (4d6d56d)
2.3.0 (2026-01-19)
- infra: add Firestore and Vertex AI resources (95fe4aa)
- infra: add Firestore and Vertex AI resources (d9e3b70)
2.2.2 (2026-01-18)
- web: resolve typescript errors in auth-client and custom instance (4350494)
2.2.1 (2026-01-17)
- mobile: update swagger_parser config to latest format (a517317)
2.2.0 (2026-01-17)
- add gcp-migration skill and fix reviewdog ci errors (a27edfa)
- add gcp-migration skill and fix reviewdog ci errors (8918f17)
- GCP 마이그레이션 스킬 및 가이드 문서 추가 (f0731c9)
- ci: reviewdog biome/ruff 포맷 지원 문제 수정 (0a1ff7b)
2.1.0 (2026-01-16)
- add db:migrate task and sort tasks alphabetically (e66a494)
2.0.0 (2026-01-16)
- api: existing tokens are incompatible, users need to re-login
- add react best practices skill and update biome config (c5de500)
- recommend
@reactuses/corefor advanced event handlers, global event listeners, and client-side storage patterns (710350f)
- api: resolve ruff lint errors (c49492a)
- api: migrate from python-jose to jwcrypto for JWE (5d42928)
1.3.0 (2026-01-15)
- implement stateless JWE authentication and add documentation (edf6c40)
1.2.0 (2026-01-14)
- web: add T3 Env schema (78adbfe)
- web: handle optional params in not-found page (4839c21)
- web: migrate client env variables to T3 Env (b740527)
- web: migrate server env variables to T3 Env (43960cb)
1.1.0 (2026-01-13)
- web: add @reactuses/core and reorganize atoms (cf5e4cb)
1.0.1 (2026-01-12)
- api: resolve ruff lint errors (f28a4c8)
- ci: replace pyright with mypy in pipelines (6ee1db3)
- mobile: resolve lint errors and comply with very_good_analysis (0b3c8c4)
- standardize Python version to 3.12 across all configurations (3893d15)
- worker: allow empty test suite to pass in pre-push hook (11ef628)
- add CodeQL SAST, rate limiting, pagination, and architecture diagram (7b37139)
- add production hardening with Fastlane, Firebase Crashlytics, OpenTelemetry (420cea6)
- add release-please for template versioning (b8c815b)
- add root-level infra:up/down tasks and GitHub stars badge (8dd9af9)
- i18n: add shared i18n package as single source of truth (9b93d27)
- initial fullstack starter template (46f9f26)
- mise: add git:pre-push task for branch validation and conditional tests (3279fd8)
- mobile: add forui UI library and upgrade Flutter to 3.38 (00d5755)
- web: add production-ready Next.js config and UI registries (fa109de)
- web: add PWA support with Serwist and essential app files (59f97f1)
- web: add security headers to Next.js config (1c30de7)
- web: add TanStack devtools and form context setup (b6ba47f)
- web: add useIsClient hook for SSR-safe client detection (e1455d1)
- web: disable X-Powered-By header (8d43c65)