Skip to content

Releases: streamer45/streamkit

v0.1.4

01 Jan 10:38
d6ff2e5

Choose a tag to compare

What's Changed

  • fix(docker): update whisper model in demo image (#18) (d6ff2e5)
  • chore: smaller demo image (#17) (70368f8)
  • feat(docker): add batteries-included demo image (CPU) (#16) (37223d9)
  • chore: update demo link (#15) (25b9dfc)

Full Changelog: v0.1.3...v0.1.4

v0.1.3

31 Dec 10:58
42e0df9

Choose a tag to compare

What's Changed

  • fix(monitor): throttle stats, show slow mixer edges, and improve moq_peer counters (#14) (42e0df9)
  • feat(ui): dynamically adapt MoQ URL based on selected pipeline (#13) (a2e8684)
  • docs: add clarity on use of custom packet type (#12) (4e05b01)
  • feat: implement Playwright e2e tests infra (#11) (065df56)

Full Changelog: v0.1.2...v0.1.3

v0.1.2

29 Dec 18:50
380119c

Choose a tag to compare

What's Changed

  • fix(ui/design): load dynamic samples, preserve edges, order YAML by canvas (#9) (380119c)
  • docs: add Grafana dashboard screenshot (#8) (ff1727a)
  • chore: proper notice file (#7) (81c3793)
  • fix(docs): http API inaccuracy (#6) (ad0e0c3)
  • docs: remove redundant note (#4) (86b500f)
  • fix(plugins): resolve flaky native plugin reload test (#3) (0861233)
  • docs: improve UI documentation (#2) (c215b1c)
  • fix(tools): install script (#1) (b30f83f)

Full Changelog: v0.1.1...v0.1.2

v0.1.1

27 Dec 10:59
91493ac

Choose a tag to compare

What's Changed

  • fix(ui): mic permissions error logic (91493ac)
  • chore: bump api crate version to v0.1.1 (adc62f0)
  • fix(api): cycle detection in moq_peer pipelines (d0d7d84)
  • fix: minor sample pipelines updates (b43142f)

Full Changelog: v0.1.0...v0.1.1

v0.1.0

27 Dec 09:33
4d5fbe9

Choose a tag to compare

What's Changed

  • Initial release

Full Changelog: ...v0.1.0