Skip to content

Releases: mediacms-io/mediacms

v1.4

11 Jul 15:03
aa6520d
Compare
Choose a tag to compare

This release introduces the frontend code on frontend/ plus a number of fixes (for example better handling of images on front page, add new installation placeholders and more)

v1.3

29 May 13:36
5602422
Compare
Choose a tag to compare

This release adds API documentation (through Swagger and drf_yasg), and also improves code and project quality by adding Github review actions and pre-commit (isort/flake8/black) - thanks to @shubhank-saxena

v1.2

22 Mar 19:43
Compare
Choose a tag to compare
  • Improvements on Docker setup
  • MediaCMS loads by default on all interfaces/ips (not only the FRONTEND_HOST, as it used to be). The FRONTEND_HOST is only in use for certificate creation through Let's Encrypt, only for the single server installation

v1.1.4

18 Feb 19:26
47f2279
Compare
Choose a tag to compare

Small fix on Docker Compose setup

v1.1.3

17 Feb 20:33
c3d411e
Compare
Choose a tag to compare

updated material icons version
re-set variable to False
fix HLS on Docker Compose setup
update Readme

v1.1.2

11 Feb 15:38
Compare
Choose a tag to compare

Reverts variable, due to error

v1.1.1

10 Feb 17:09
17eae8e
Compare
Choose a tag to compare

Add link to demo on README, set variable LOAD_FROM_CDN = False to load fonts etc from localhost (not CDN)

v1.1

02 Feb 21:02
86d819d
Compare
Choose a tag to compare

Docker Compose installation is available, thanks to the work of @swiftugandan !

Minor improvements, as ability to encode video content of < 1 sec - previously this would result in a fail status.
Minor updates on the README documentation

v1.0

21 Jan 14:36
4c48615
Compare
Choose a tag to compare

Initial release for MediaCMS