history update

This commit is contained in:
nitely 2018-01-30 14:32:55 -03:00
parent 63d4ad1bc1
commit bb14b111f1

View File

@ -5,7 +5,15 @@
* Adds support for Python 3.6
* Adds support for Django 1.9, 1.10 and 1.11
* Adds python-magic dependency (to check uploaded files)
* New: Lithuanian translation, thanks to @sirex
* Improvement: focus on comment editor after
clicking a format button. PR #219 (thanks to @cryptogun)
* Fixes: untranslated strings. PR #218 (thanks to @cryptogun)
* Fixes: missing link on admin flag. PR #217 (thanks to @cryptogun)
* Fixes: `XForwardedForMiddleware` middleware and
gunicorn error. PR #216 (thanks to @cryptogun)
* Improvement: Add `@username` on comment editor
when clicking on a reply link. PR #212 (thanks to @cryptogun)
* New: lithuanian translation, thanks to @sirex
* New: file upload on comments
* Improvement: Adds `ST_UPLOAD_IMAGE_ENABLED`
to enable/disable image uploads and `ST_UPLOAD_FILE_ENABLED`