Release history
mediacms releases
MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django and React, featuring a REST API.
All releases
18 shown
Improved placement of secret key settings.
Minor fixes and improvements.
Minor fixes and improvements.
Minor fixes and improvements.
Minor fixes and improvements.
- Removed local single server setup
- Replaced uWSGI with Gunicorn as the Python application server
- Complete LMS support via LTI 1.3 integration
- Moodle plugin to embed MediaCMS media in Moodle courses
- Extended 'my media' bulk actions with additional operations and sharing information
Full changelog
Release v8 brings complete LMS support through LTI 1.3, plus a Moodle plugin for embeding MediaCMS media in Moodle
Features
- adds LTI 1.3 support. MediaCMS can be used as an LTI tool
- adds Moodle plugin, that can embed media using a number of ways
- extends 'my media' bulk actions, with more actions and sharing info
Bug fixes
- a number of smaller UI issues, as left sidebar glitches
Other
- replaces uwsgi with gunicorn as python application server
- removes local single server setup, as it's impractical to maintain anymore
- Added LTI support
- Added Moodle plugin
Added security policy documentation file for transparent vulnerability disclosure.
Version bump release with no significant functional changes.
- Video player context menu with share and embed options
- Persistent Embed Mode with Session Storage
- Frontend unit tests
- Semantic release automation