All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Support for Wagtail 2.16 and Django 4.0 (@zerolab)
1.0.1 - 2021-12-01
- Add mechanism for new form components in the submit/update translation views (@zerolab, sponsored by Twilio)
1.0.0 - 2021-11-02
- Add a means to disable the default translation mode (@zerolab, sponsored by Instrument)
- Add pre-commit support and lint using black(@zerolab)
- Handle configurable comments relation (Wagtail 2.15 fix) (@gasman)
- Allow overriding chooser blocks defined in
StructBlock
s (@zerolab)