Releases: flightdeckdev/flightdeck
Releases · flightdeckdev/flightdeck
v1.2.0
What's Changed
- feat: enhance run events API with session_id and span_id filters, and add export functionality by @Gsbreddy in #42
- docs: update ROADMAP.md and enhance web UI components for better user experience by @Gsbreddy in #43
- feat: enhance RunsPage with trace grouping and UI improvements by @Gsbreddy in #44
- feat: enhance web UI and documentation for improved user experience by @Gsbreddy in #45
- feat: introduce optional flightdeck integrations for enhanced runtime capabilities by @Gsbreddy in #46
- feat: enhance web UI components for improved accessibility and layout by @Gsbreddy in #47
- feat: enforce ledger write access for event ingestion and update Python version requirements by @Gsbreddy in #48
- feat: implement read access control for GET /v1/* routes and enhance health endpoint response by @Gsbreddy in #49
- feat: release v1.2.0 with enhanced security, PostgreSQL support, and bundled pricing by @Gsbreddy in #50
Full Changelog: v1.1.2...v1.2.0
What's Changed
- feat: enhance run events API with session_id and span_id filters, and add export functionality by @Gsbreddy in #42
- docs: update ROADMAP.md and enhance web UI components for better user experience by @Gsbreddy in #43
- feat: enhance RunsPage with trace grouping and UI improvements by @Gsbreddy in #44
- feat: enhance web UI and documentation for improved user experience by @Gsbreddy in #45
- feat: introduce optional flightdeck integrations for enhanced runtime capabilities by @Gsbreddy in #46
- feat: enhance web UI components for improved accessibility and layout by @Gsbreddy in #47
- feat: enforce ledger write access for event ingestion and update Python version requirements by @Gsbreddy in #48
- feat: implement read access control for GET /v1/* routes and enhance health endpoint response by @Gsbreddy in #49
- feat: release v1.2.0 with enhanced security, PostgreSQL support, and bundled pricing by @Gsbreddy in #50
Full Changelog: v1.1.2...v1.2.0
v1.1.2
v1.1.1
v1.1.0
v1.0.6
What's Changed
- docs: document pricing diagnostics, metrics endpoint, and DiffOutcome per-1k token fields by @cursor[bot] in #33
- docs: add troubleshooting guide and expand DEVELOPMENT.md by @cursor[bot] in #32
- docs: fix accuracy gaps — checksum format, time-window semantics, error catalog, UI filter scope, CHANGELOG/ROADMAP currency by @cursor[bot] in #34
- docs: document run_events schema, workspace_id filter behavior, history unbounded output, pricing_import_audit fields, and unused core deps by @cursor[bot] in #35
- feat: add pricing warnings for missing model entries in pricing tables by @Gsbreddy in #36
Full Changelog: v1.0.4...v1.0.6
What's Changed
- docs: document pricing diagnostics, metrics endpoint, and DiffOutcome per-1k token fields by @cursor[bot] in #33
- docs: add troubleshooting guide and expand DEVELOPMENT.md by @cursor[bot] in #32
- docs: fix accuracy gaps — checksum format, time-window semantics, error catalog, UI filter scope, CHANGELOG/ROADMAP currency by @cursor[bot] in #34
- docs: document run_events schema, workspace_id filter behavior, history unbounded output, pricing_import_audit fields, and unused core deps by @cursor[bot] in #35
- feat: add pricing warnings for missing model entries in pricing tables by @Gsbreddy in #36
Full Changelog: v1.0.4...v1.0.6
v1.0.4
What's Changed
- docs(web-ui): document v1.0.3 UI changes — structured action outcome, pricing warning, new types and CSS classes by @cursor[bot] in #28
- docs: document pricing_or_model_changed, confidence_reason format, policy accumulation, and ingest edge cases by @cursor[bot] in #30
- feat(release): v1.0.4 — Introduce metrics endpoint and pricing diagnostics by @Gsbreddy in #31
Full Changelog: v1.0.3...v1.0.4
What's Changed
- docs(web-ui): document v1.0.3 UI changes — structured action outcome, pricing warning, new types and CSS classes by @cursor[bot] in #28
- docs: document pricing_or_model_changed, confidence_reason format, policy accumulation, and ingest edge cases by @cursor[bot] in #30
- feat(release): v1.0.4 — Introduce metrics endpoint and pricing diagnostics by @Gsbreddy in #31
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- feat(release): v1.0.3 — expanded test coverage and UI enhancements by @Gsbreddy in #26
- docs(web-ui): document SecurityStatusBar, uiConfig, and read-only UI mode from v1.0.2 by @cursor[bot] in #24
- docs: document validation edge cases, promote/rollback scope, actor resolution, and env vars by @cursor[bot] in #25
Full Changelog: v1.0.2...v1.0.3
What's Changed
- feat(release): v1.0.3 — expanded test coverage and UI enhancements by @Gsbreddy in #26
- docs(web-ui): document SecurityStatusBar, uiConfig, and read-only UI mode from v1.0.2 by @cursor[bot] in #24
- docs: document validation edge cases, promote/rollback scope, actor resolution, and env vars by @cursor[bot] in #25
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- chore: v1.1 rollout — web UI, CI, SDK, cleanup by @Gsbreddy in #8
- docs: add HTTP API, SDK, and operations/policy reference docs by @cursor[bot] in #10
- fix(server): return conflict for policy-blocked actions by @Gsbreddy in #11
- docs: add release-artifact reference and doctor/config sections by @cursor[bot] in #12
- docs: document HTTP 409 response for policy-blocked promote/rollback by @cursor[bot] in #13
- docs: add CLI reference and RunEvent field table by @cursor[bot] in #14
- docs: fix schema link and expand storage/ledger reference by @cursor[bot] in #16
- feat(web): app shell routes, static build, timeline refresh after mut… by @Gsbreddy in #17
- docs(web): add web-ui.md reference and update web/README.md by @cursor[bot] in #21
- docs: fix ingest auth accuracy, expand operations and developer reference by @cursor[bot] in #23
- feat(release): v1.0.2 — CI gate, deploy, integration, health + UI by @Gsbreddy in #22
Full Changelog: v1.0.0...v1.0.2
What's Changed
- chore: v1.1 rollout — web UI, CI, SDK, cleanup by @Gsbreddy in #8
- docs: add HTTP API, SDK, and operations/policy reference docs by @cursor[bot] in #10
- fix(server): return conflict for policy-blocked actions by @Gsbreddy in #11
- docs: add release-artifact reference and doctor/config sections by @cursor[bot] in #12
- docs: document HTTP 409 response for policy-blocked promote/rollback by @cursor[bot] in #13
- docs: add CLI reference and RunEvent field table by @cursor[bot] in #14
- docs: fix schema link and expand storage/ledger reference by @cursor[bot] in #16
- feat(web): app shell routes, static build, timeline refresh after mut… by @Gsbreddy in #17
- docs(web): add web-ui.md reference and update web/README.md by @cursor[bot] in #21
- docs: fix ingest auth accuracy, expand operations and developer reference by @cursor[bot] in #23
- feat(release): v1.0.2 — CI gate, deploy, integration, health + UI by @Gsbreddy in #22
Full Changelog: v1.0.0...v1.0.2