This release includes 2 breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+5 more
ReleasePort's take
Light signalVersion v8.0.1 of MediaCMS removes the local single‑server deployment option and replaces uWSGI with Gunicorn as the Python application server.
Why it matters: If you currently run a local single‑server setup, migrate to an alternative deployment method before upgrading; otherwise update your service configuration to use Gunicorn instead of uWSGI.
Summary
AI summaryRemoves local single‑server setup and switches the Python app server from uWSGI to Gunicorn.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
adds LTI 1.3 support; MediaCMS can be used as an LTI tool adds LTI 1.3 support; MediaCMS can be used as an LTI tool Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
adds Moodle plugin for embedding MediaCMS media in Moodle adds Moodle plugin for embedding MediaCMS media in Moodle Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
extends 'my media' bulk actions with more actions and sharing info extends 'my media' bulk actions with more actions and sharing info Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Deprecation | Medium |
removes local single server setup due to impractical maintenance removes local single server setup due to impractical maintenance Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
fixes a number of smaller UI issues, including left sidebar glitches fixes a number of smaller UI issues, including left sidebar glitches Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Medium |
replaces uwsgi with gunicorn as the Python application server replaces uwsgi with gunicorn as the Python application server Source: llm_adapter@2026-05-21 Confidence: high |
— |
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
Breaking Changes
- Removed local single server setup
- Replaced uWSGI with Gunicorn as the Python application server
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About mediacms
MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django and React, featuring a REST API.
Related context
Beta — feedback welcome: [email protected]