mirror of
https://github.com/mediacms-io/mediacms.git
synced 2026-02-07 07:53:00 -05:00
## [7.3.0](https://github.com/mediacms-io/mediacms/compare/v7.2.0...v7.3.0) (2026-02-06) ### Features * add package json for semantic release ([b405a04](b405a04e34)) * add semantic release github actions ([76a27ae](76a27ae256)) * frontend unit tests ([1c15880](1c15880ae3)) * Implement persistent "Embed Mode" to hide UI shell via Session Storage ([#1484](https://github.com/mediacms-io/mediacms/issues/1484)) ([223e870](223e87073f)) * Improve Visual Distinction Between Trim and Chapters Editors ([#1445](https://github.com/mediacms-io/mediacms/issues/1445)) ([d9b1d6c](d9b1d6cab1)) * semantic release ([b76282f](b76282f9e4)) ### Bug Fixes * add delay to task creation ([1b3cdfd](1b3cdfd302)) * Add regex denoter and improve celerybeat gitignore ([#1446](https://github.com/mediacms-io/mediacms/issues/1446)) ([90331f3](90331f3b4a)) * adjust poster url for audio ([01912ea](01912ea1f9)) * Chapter numbering and preserve custom titles on segment reorder ([#1435](https://github.com/mediacms-io/mediacms/issues/1435)) ([cd7dd4f](cd7dd4f72c)) * Show default chapter names in textarea instead of placeholder text ([#1428](https://github.com/mediacms-io/mediacms/issues/1428)) ([5eb6faf](5eb6fafb8c)) * static files ([#1429](https://github.com/mediacms-io/mediacms/issues/1429)) ([ba2c31b](ba2c31b1e6)) ### Documentation * update page link ([aeef828](aeef8284bf))
2.3 KiB
2.3 KiB
Changelog
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
- update page link (aeef828)