* Add support for django 3.0
* Add BlogAuthorPostsListPlugin to show posts per author
* Add experimental support for django-app-enabler
* Remove cmsplugin_filer from installation docs
* Set minimum django-parler version to 2.0
* Reduce the maximum length of slug fields to 752 characters
* Fix duplicated authors in BlogAuthorPostsPlugin
* Fix to respect current locale for category names
* Improve documentation for meta tags