Changelog
=========

0.5.2 (20.11.2018)
~~~~~~~~~~~~~~~~~~

- Fixed compatibility with Wagtail 2.3 (#55; @mcoconnor)
- Added support for Wagtail's new Draftail editor (#56; @kaedroho)
- Increase size of add buttons, and fix some issues with their styling (#49; @Adrian-Turjak)
- Fixed crash when rendering an image chooser witha source file that doesn't exist (#53; @jhrr)

0.5 (23.04.2018)
~~~~~~~~~~~~~~~~

- Wagtail 2.0 support (#44, @nvsit) (#33; @SalahAdDin)
- Implemented support for snippet and document choosers (#46; @kaedroho)

**Breaking changes**

- Dropped support for Wagtail 1.x and Python 2.x

0.4.2 (05.02.2018)
~~~~~~~~~~~~~~~~~~

- Fix incorrect import when checking Wagtail version

0.4/0.4.1 (05.02.2018)
~~~~~~~~~~~~~~~~~~~~~~

- Minor styling fixes (#27; @ababic)
- Add support for TextFields (#29; @tylermadsen)
- Localisation for Spanish and Turkish (#33; @SalahAdDin)
- Add support for date and time fields (#36; @kaedroho)
- Add support for DecimalFields (#36; @kaedroho)

(note: 0.4.1 released to resolve a packaging issue)

0.3 (29.09.2017)
~~~~~~~~~~~~~~~~

- Python 2 compatibility (#11; @ababic)
- Fixed card header issues (#14; @Adrian-Turjak)
- Label/header customisation and better defaults (#16; @Adrian-Turjak)
- Fixed bug which caused draft items to disappear when saving the page twice (#21; @kaedroho)
- Fixed a bug which caused the field values to unset when reordering (#22; @kaedroho)

0.2 (27.07.2017)
~~~~~~~~~~~~~~~~

- Card headers are now customisable
- Internal refactoring

0.1 (13.12.2016)
~~~~~~~~~~~~~~~~

- Initial release
