mirror of
https://github.com/mediacms-io/mediacms.git
synced 2024-11-21 15:53:21 +01:00
997 B
997 B
History
2.1.0
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