Skip to content

1.5.9

Latest

Choose a tag to compare

@ClaudiaFang ClaudiaFang released this 20 Aug 06:39

1.5.9 (2026-08-20)

Bug Fixes

  • ci: harden provider e2e failures (948df28)
  • ci: move matrix-dependent E2E gating out of job-level if (155e55c)
  • e2e: dedupe push/pull_request E2E runs on the same branch (04cd91a), closes #124
  • e2e: fix CI workflow-file rejection and Sonar security gate (a44520a)
  • e2e: fix commit-count pagination bug, guard teardown, log gitea failures (147736e)
  • e2e: fix NOSONAR placement on line-continued curl calls (b944023)
  • e2e: fix real CI failures found by the first live run (b3c6b81)
  • e2e: prevent indefinite curl hangs in gitea provisioning (2e083c2)
  • gitea: preserve update semantics in mixed batch commits (6569895)
  • sync: resolve batch conflicts before atomic push (c8b4a84)
  • sync: route all push entry points through the batch push pipeline (2d93d77)
  • sync: unify push pull and move decisions (dff95db)
  • ui: make conflict viewer use available desktop space (c802166)

Documentation

  • e2e: document real-provider E2E setup, CI, and troubleshooting (60e2d2c)
  • progress: record Phase 0 E2E reconcile evidence (a4de430)
  • progress: record PR #124's three CI/Sonar fixes and final green state (c42fa35)
  • progress: record real CI results and gitea-disable follow-up (c3acf83)
  • record provider ci verification (5f9d528)

Code Refactoring

  • sync: delete legacy single-file push orchestration (3b3fd2e)