==================
* Update code to python >= 3.7 and Django >= 3.2.
* Updated translations
* Fixed error when page with attached menu without apphook was not working
* Removed the dollar from the routes
* Fixed article search functionality to work with django CMS 3.6
* Add model Serial and field Episode into Article. Add NewsBlogSerialEpisodesPlugin.
* Fix recursive error of plugin in article detail.
* Use aldryn-translation-tools updated to Django 2.x.
* Adjust the order of urls for resolving views.
* Fix missing optional attribute application_urls in model cms.Page. Fix NotImplementedError in application_namespace.
* Hide author photo. Display no-photo icon.