Skip to content

Releases: first-fluke/fullstack-starter

v2.24.1

Choose a tag to compare

@github-actions github-actions released this 08 Jul 01:25
0651d60

2.24.1 (2026-07-08)

Bug Fixes

  • root: clear leaked git hook env for flutter in worktrees (d282ac7)

v2.24.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 22:23
a3c488d

2.24.0 (2026-06-29)

Features

  • api: add azure blob storage adapter and provider factory (4499bfb)

v2.23.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 07:13
c66ef56

2.23.0 (2026-06-24)

Features

  • api: pre-wire otel genai instrumentation (9b668a4)

Bug Fixes

  • api: resolve mypy strict errors in rate limiter and health check (7ee8dc9)

v2.22.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 08:25
ed9061d

2.22.0 (2026-06-19)

Features

  • web: init shadcn base ui (base-vega) with core components (db4d281)

v2.21.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 22:39
612a02f

2.21.0 (2026-06-11)

Features

  • api: add auth rate limiting, token revocation, and refresh rotation (6fd4e46)
  • mobile: add auth skeleton with secure storage and env config (0d90c20)
  • worker: add oidc verification, structured logging, and typed tasks (35ac3dd)

Bug Fixes

  • mobile: generate forui theme with valid fthemedata api (47a4505)

v2.20.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 14:27
0b35862

2.20.0 (2026-06-10)

Features

  • infra: add oracle cloud terraform stack (e5d7cc1)

v2.19.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 13:27
c717408

2.19.0 (2026-06-10)

Features

  • api: enforce request body size limit (d2d8c21)
  • infra: add aws terraform stack (5c0a79f)
  • infra: add azure terraform stack (de80f9a)

v2.18.0

Choose a tag to compare

@github-actions github-actions released this 16 Apr 10:14
d925444

2.18.0 (2026-04-16)

Features

  • root: implement per-agent vendor dispatch and add new agents (06ac5e1)

v2.17.1

Choose a tag to compare

@github-actions github-actions released this 07 Apr 18:40
9670fa2

2.17.1 (2026-04-07)

Bug Fixes

  • 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)

v2.17.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 12:55
3bee78a

2.17.0 (2026-04-07)

Features

  • infra: add hackathon infrastructure provisioning (de295ed)