Skip to content

Releases: mediacms-io/mediacms

v3.1.0

13 Nov 09:40
dcbfaca
Compare
Choose a tag to compare

Features

  • Improve and document local developer experience #911

Bugs

  • Issue with nulll URL in encoding #912

v3.0.2

10 Nov 13:22
fdff081
Compare
Choose a tag to compare

##Features

v3.0.1

10 Nov 12:26
e8d3ff2
Compare
Choose a tag to compare

Features

  • Disable encoding and show only original file #829

3.0.0

03 Jul 10:42
0296651
Compare
Choose a tag to compare

Features

  • Updates Python/Django requirements and Dockerfile to use latest 3.11 Python - https://github.com/mediacms-io/mediacms/pull/826/files. This update requires some manual steps, for existing (not new) installations. Check the update section under the Admin docs, either for single server or for Docker Compose installations
  • Upgrade postgres on Docker Compose - #749

Fixes

  • video player options for HLS - #832
  • AVI videos not correctly recognised as videos - #833

2.1.0

03 Jul 09:13
Compare
Choose a tag to compare

Features

2.0.0

13 Jun 19:46
Compare
Choose a tag to compare

Fixes

  • Increase uwsgi buffer-size parameter. This prevents an error by uwsgi with large headers - #5b60
  • Fix issues with comments. These were not reported on the tracker but it is certain that they would not show comments on media files (non videos but also videos). Unfortunately this reverts work done with Timestamps on comments + Mentions on comments, more on PR #802

Features

  • Allow tags to contains other characters too, not only English alphabet ones #801
  • Add simple cookie consent code #799
  • Allow password reset & email verify pages on global login required #790
  • Add api_url field to search api #692

v2.0

14 Mar 12:16
a3997bf
Compare
Choose a tag to compare

Fixes

Features

v1.9

07 Sep 09:36
de5bd07
Compare
Choose a tag to compare

Video-js update to latest stable version 7.20.2 due to a recently introduced bug on 7.7.5 version that was used

v1.8

10 May 17:56
1ddfae7
Compare
Choose a tag to compare

Version upgrades

v1.7

23 Mar 17:08
f8376c5
Compare
Choose a tag to compare

This version

adds support for timestamps on videos through #430

Selemium is removed from requirements-dev.txt and docker-compose-dev.yaml, since e2e tests are going to be added through Playwright