Files
mediacms/CHANGELOG.md

6.4 KiB

Changelog

8.1.3 (2026-05-19)

Bug Fixes

  • django connection settings (#1529) (e89c4a3)
  • prestart.sh loaddata re-runs on every container restart (#1502) (777b06b)

8.1.2 (2026-05-18)

Bug Fixes

8.1.1 (2026-05-18)

Bug Fixes

8.1.0 (2026-05-17)

Features

  • introduce x-accell headers (9302559)

8.0.8 (2026-05-13)

Bug Fixes

  • update documentation and fix smaller issues (#1520) (d6a1151)

8.0.7 (2026-05-12)

Bug Fixes

8.0.6 (2026-05-11)

Bug Fixes

  • better place secret key settings (4f11add)

8.0.5 (2026-05-11)

Bug Fixes

  • add secret key to gitignore (b6da9c4)

8.0.4 (2026-05-11)

Bug Fixes

  • docker compose settings, provide key (318dad0)

8.0.3 (2026-05-11)

Bug Fixes

8.0.2 (2026-05-11)

Bug Fixes

7.7.0 (2026-05-11)

Features

  • LTI support and Moodle plugin (55ab7ff)

7.6.0 (2026-02-07)

Features

7.5.0 (2026-02-06)

Features

7.4.0 (2026-02-06)

Features

  • Add video player context menu with share/embed options (#1472) (74952f6)

7.3.0 (2026-02-06)

Features

  • add package json for semantic release (b405a04)
  • add semantic release github actions (76a27ae)
  • frontend unit tests (1c15880)
  • Implement persistent "Embed Mode" to hide UI shell via Session Storage (#1484) (223e870)
  • Improve Visual Distinction Between Trim and Chapters Editors (#1445) (d9b1d6c)
  • semantic release (b76282f)

Bug Fixes

  • add delay to task creation (1b3cdfd)
  • Add regex denoter and improve celerybeat gitignore (#1446) (90331f3)
  • adjust poster url for audio (01912ea)
  • Chapter numbering and preserve custom titles on segment reorder (#1435) (cd7dd4f)
  • Show default chapter names in textarea instead of placeholder text (#1428) (5eb6faf)
  • static files (#1429) (ba2c31b)

Documentation