Skip to content

Latest commit

 

History

History
225 lines (105 loc) · 11.3 KB

File metadata and controls

225 lines (105 loc) · 11.3 KB

2.2.0 (2026-08-01)

Features

Bug Fixes

  • pnpm check --since with no ref silently checks the working tree instead (#302) (5fe3c92), closes #300
  • Path config page dead-ends for idle wildcard-backed streams (#311) (8c4c627), closes #209
  • Record toggle has no pending/optimistic state (#310) (5c90761), closes #206
  • webrtcAdditionalHosts hardcodes 127.0.0.1 — remote deployments silently lose WebRTC (#314) (4e28f7a), closes #212

2.1.7 (2026-07-31)

Bug Fixes

  • make the verify gate work without pnpm on its PATH (#303) (4e11703), closes #300

2.1.6 (2026-07-30)

Bug Fixes

  • hold conventionalcommits preset at 9.x so release notes render (#298) (3807101)

2.1.5 (2026-07-29)

2.1.4 (2026-07-18)

Bug Fixes

  • Bugfixes, translations, error fixes (49b1357)
  • Theming, spacing, bugfixes (4e04022)

2.1.3 (2026-07-10)

Bug Fixes

  • deps: update nextjs monorepo to v16.2.10 (#163) (d6f0053)

2.1.2 (2026-06-13)

Bug Fixes

  • deps: update nextjs monorepo to v16.2.9 (#149) (2e959e9)

2.1.1 (2026-06-07)

Bug Fixes

  • deps: update nextjs monorepo to v16.2.7 (#127) (a92a80b)

2.1.0 (2026-05-11)

Features

  • Expand i18n to 30 locales with translation-status guard (3470ef5)

2.0.1 (2026-05-11)

Bug Fixes

  • deps: update nextjs monorepo to v16.2.6 (#111) (3ecf372)

2.0.0 (2026-05-09)

⚠ BREAKING CHANGES

  • feature-folder restructure under src/features/*; process.env access centralized through @/lib/env; shadcn-based UI shell replaces v1 layout (Sidebar + SidebarInset, redesigned Live View / Recordings / Client Config / MediaMTX Config pages); v1 internal layout removed.

Features

  • v2 — rewrite, test pyramid, UI redesign, robots (#96) (c8105fe)

1.5.0 (2026-05-09)

Bug Fixes

  • bump Node.js to 22 in release job to satisfy semantic-release requirement (#93) (ebae5fe)

Features

1.4.2 (2023-12-21)

Bug Fixes

  • Enhance recording viewing (55cbe8e)

1.4.1 (2023-12-21)

Bug Fixes

  • Add base path to work smoothly behind nginx reverse proxy (fcba828)
  • Add redirect following up basepath addition (23edc04)

1.4.0 (2023-12-17)

Bug Fixes

  • Migrate Prisma before Cross-Browser Tests (72d0424)
  • Update Cypress Tests to match updated UI (5ae62cf)

Features

  • Add forms for configuring MediaMTX API (#57) (bbb2b0a)

1.3.8 (2023-12-14)

Bug Fixes

  • deps: update dependency pino to v8.17.1 (f8ff227)

1.3.7 (2023-12-13)

Bug Fixes

  • deps: update dependency pino to v8.17.0 (1065990)

1.3.6 (2023-12-12)

Bug Fixes

  • deps: update dependency @typescript-eslint/eslint-plugin to v6.14.0 (bdfbe0f)

1.3.5 (2023-12-07)

Bug Fixes

  • deps: update dependency hls.js to v1.4.13 (9a957d4)

1.3.4 (2023-12-05)

Bug Fixes

  • deps: update dependency @typescript-eslint/eslint-plugin to v6.13.2 (a6628a2)

1.3.3 (2023-12-04)

Bug Fixes

  • deps: update dependency tailwind-merge to v2.1.0 (e1ce8ea)

1.3.2 (2023-11-30)

Bug Fixes

  • Add alerts when directories dont exist (92ae1e5)

1.3.1 (2023-11-29)

Bug Fixes

  • Fix semantic release tag format (7bcb8af)

1.3.0 (2023-11-29)

Bug Fixes

  • Add Linux webkit dependency (1a64149)

Features

  • Cross-browser testing and bugfixes on Docker setup (d76134e)

1.2.0 (2023-11-28)

Bug Fixes

  • deps: update dependency next to v14.0.3 (44ac2a0)

Features

1.1.0 (2023-11-28)

Bug Fixes

  • deps: update dependency @typescript-eslint/eslint-plugin to v6.13.1 (f7ec68a)

Features

  • Live Stream, Recordings, other general project enhancements (#22) (60793c1)

1.0.1 (2023-11-27)

Bug Fixes

  • deps: update dependency @typescript-eslint/eslint-plugin to v6.13.0 (37bd6fb)

1.0.0 (2023-11-22)

Bug Fixes

Features