Files
mediacms/CHANGELOG.md
semantic-release-bot 8f28b00a63 chore(release): 7.4.0 [skip ci]
## [7.4.0](https://github.com/mediacms-io/mediacms/compare/v7.3.0...v7.4.0) (2026-02-06)

### Features

* Add video player context menu with share/embed options ([#1472](https://github.com/mediacms-io/mediacms/issues/1472)) ([74952f6](74952f68d7))
2026-02-06 17:24:27 +00:00

2.6 KiB

Changelog

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