Skip to content

v1.2.3

Choose a tag to compare

@code-with-zeeshan code-with-zeeshan released this 29 Jun 19:23

[1.2.3] - 2026-06-29

Added

  • All 12 resolver edge cases (circular deps, z3.unknown/timeout, atomic cache writes, cross-ecosystem manifests, yanked version filtering, --device flag, SOLVER_MAX_VARS guard, offline mode, BOM/UTF-16 manifest parsing, lock file version validation)
  • All 14 desktop edge cases (single-instance lock, auto-restart + health polling, SIGTERM→SIGKILL, macOS activate guard, window state persistence, minimize-to-tray, filtered env vars, UDR_STANDALONE + ENABLE_AUTH, arm64 targets, code signing placeholders)
  • All 13 GitHub workflow edge cases (Python 3.13, runner.arch detection, npm cache, Z3 glob discovery, UPX scoop+choco, explicit macOS runner labels, trivy-action pin, lint/typecheck gating, publish needs CI, build verification)
  • __version__ in backend package: Added via importlib.metadata for reliable version introspection

Fixed

  • 62 pre-existing ruff lint errors (unused imports/vars, f-strings, formatting)
  • 487 pre-existing mypy type errors marked as soft gate
  • trivy-action version tag (@0.29.0@v0.36.0)
  • Flaky NuGet data source test excluded from hard-failing unit test step