Skip to content

v1.3.0

Choose a tag to compare

@swernerx swernerx released this 27 Dec 14:02
a42127b

1.3.0 (2025-12-27)

Features

  • add integration test infrastructure with combined Codecov coverage (5113cc6)
  • add self-hosted HLS test stream for integration tests (5c56175)

Bug Fixes

  • cli: ensure browser always closes and process exits cleanly (fab14ec)
  • codecov config - don't require both flags simultaneously (8a04c6a)
  • downloader: use unique temp directories for parallel segment downloads (cec6c37)
  • handle untildify behavior in expandPath tests (ee4e192)
  • learningsuite: auto-dismiss MUI modal dialogs before interactions (b80959c)
  • learningsuite: capture all HLS segments by seeking through video (822db9a)
  • make fileSystem tests cross-platform compatible (8f64516)
  • make path tests cross-platform compatible (11c81b6)
  • optimize integration tests for speed (0bd826c)
  • skip slow HLS download test by default in integration tests (d724434)
  • update vitest config for v4 (remove deprecated poolOptions) (f603fcc)
  • use pnpm instead of npm in CI workflow (776b67f)