Skip to content

Latest commit

 

History

History
180 lines (94 loc) · 10.4 KB

File metadata and controls

180 lines (94 loc) · 10.4 KB

0.1.20 (2026-05-05)

Bug Fixes

  • deps: fix high vulnerabilities (bc3f228)

0.1.19 (2026-03-17)

Bug Fixes

  • config: add config file to choose the Mistral model #110 (7558e21)
  • config: fix nitpick comments from CodeRabbit #110 (a74251c)
  • config: fix tests and use Mistral Small 4 by default #110 (52ab1e0)
  • config: handling the case where local override file has invalid structure #110 (1161deb)
  • deps: fix dependency vulnerabilities (4399afa)
  • tests: fix tests on the app config #110 (d83d7b0)

0.1.18 (2026-03-11)

Bug Fixes

  • workflow: add missing test cases #29 (8986057)
  • workflow: hide the reusable workflows from the metrics #29 (33a831a)

0.1.17 (2026-03-10)

Bug Fixes

  • dora: fix a few issues on DORA metrics #37 (f59cb1d)
  • dora: fix issues on DORA (a966d6a)
  • dora: fix typo (d23ec96)
  • dora: select production workflows for DORA metrics #37 (ef019d0)

0.1.16 (2026-03-03)

Bug Fixes

  • deps: update dependency @supabase/ssr to v0.8.0 (706b81e)

0.1.15 (2026-03-03)

Bug Fixes

  • deps: fix the Zod version and pnpm-lock.yaml file (44ba143)
  • deps: update dependency zod to v4 (8391a81)

0.1.14 (2026-03-03)

Bug Fixes

  • deps: pin all the version in workflows and package.json (b99374f)

0.1.13 (2026-03-02)

Bug Fixes

  • cicd: enforce filtering egress traffic (93637ce)

0.1.12 (2026-03-02)

Bug Fixes

  • db: fix function public.update_updated_at_column has a role mutable search_path (3e5ce7e)

0.1.11 (2026-03-02)

Bug Fixes

  • docs: update README to mention Workflow Editor (f204043)

0.1.10 (2026-03-01)

Bug Fixes

0.1.9 (2026-03-01)

Bug Fixes

  • login: redesign the login page (b8207d2)

0.1.8 (2026-03-01)

Bug Fixes

  • workflow: remove unused lib (640c2d7)

0.1.7 (2026-02-28)

Bug Fixes

  • flowchart: fix an issue with FlowChart + update README (2c179dd)

0.1.6 (2026-02-28)

Bug Fixes

  • deps: update dependency ai to v6 (2b72aad)
  • deps: update to AI v6 and AI SDK Mistral v3 (916c1a8)

0.1.5 (2026-02-28)

Bug Fixes

  • deps: update dependency @octokit/rest to v22 (012ac9b)

0.1.4 (2026-02-28)

Bug Fixes

  • cicd: fix deploy workflow with missing Cloudflare ENV vars (7d0c7ef)

0.1.3 (2026-02-28)

Bug Fixes

  • workflow: fix the workflow dashboard loading (c5ff2d4)

0.1.2 (2026-02-28)

Bug Fixes

0.1.1 (2026-02-28)

Bug Fixes

  • cicd: fix the deploy workflow (c15b3fb)

0.1.0 (2026-02-28)

Bug Fixes

  • ai: change the default commit message + PR title (d32a4d0)
  • auth: fix the GitHub auth and AI optimisation PR (00bac71)
  • cicd: add the workflows to deploy the app (b14fde0)
  • deps: fix ESLint minimatch vulnerability (7bf0cdb)
  • deps: fix minimatch vulnerability (0a36b60)
  • deps: update the pnpm-lock file (3fdcfc2)
  • lint: fix eslint issues (00db6fd)
  • lint: fix lint issues (2437851)
  • settings: fix list of GitHub orgs in the settings (b246f73)
  • test: add missing test commands (d9c091d)
  • tests: add missing test + code coverage (bb981ae)
  • ui: improve the AI optimisation UI + add history for the results (1ff8f77)
  • ui: improve UI (122ccee)
  • ui: refactor the dashboard + add Workflow flowchart (60e4539)
  • ui: update the color system (499e9a7)
  • workflow-detail: fix the load of the page in the bottom (2f009bd)
  • workflows: add pagination for the recent runs (e543895)

Features

  • cache: add caching support + multiple improvements (850a12e)
  • dashboard performance & UX — SWR, tiered loading, SSE progress (0eb6191)
  • metrics: add the billable hours based on the runner type (estimate) + more charts (76ba694)