* Unrestricts Aldryn Translation Tools and implements AllTranslationsMixin where appropriate.
1.0.4
==================
* Restrict Aldryn Translation Tools to <0.0.7
1.0.3
==================
* Adds frontend testing configuration and tests * Restricts Aldryn Reversion to <0.1.0
1.0.2
==================
* Adds a switch: ALDRYN_NEWSBLOG_UPDATE_SEARCH_DATA_ON_SAVE that when set to False, prevents article data from being saved into search_data. This is useful in environments which prefers to do all indexing in batches. * Adds a management command: rebuild_article_search_data which can be used to update search_data for all articles.
1.0.1
==================
* Fixes an issue where unintended, empty translations are created
1.0.0
==================
* First production release * i18n improvements * Spaces support fixes * Improve user documentation * Increase test coverage