Wagtailtrans 0.2 release notes¶
What is new¶
This release is a new major since it will only support Wagtail 1.12 and up. By dropping support for < 1.11 we are keeping inline with Wagtails own release schedule.
Features¶
- Dropped support for Wagtail versions earlier than 1.12
- Custom
get_admin_display_titlemethod now uses Wagtailsdraft_title - Fix: Get default language when
languages_per_siteis enabled now returns the correct default language for the site.
Backwards incompatible changes¶
This release drops support for Wagtail versions below 1.12.
- References to
WAGTAILTRANS_TEMPLATE_DIRcan be cleaned up since it was a requirement prior to Wagtail 1.8