Releases: mediacms-io/mediacms
Releases · mediacms-io/mediacms
v1.4
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
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
- 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
Small fix on Docker Compose setup
v1.1.3
updated material icons version
re-set variable to False
fix HLS on Docker Compose setup
update Readme
v1.1.2
Reverts variable, due to error
v1.1.1
Add link to demo on README, set variable LOAD_FROM_CDN = False to load fonts etc from localhost (not CDN)
v1.1
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
Initial release for MediaCMS