This repository has been archived by the owner on Oct 5, 2022. It is now read-only.
Releases: wagtail-deprecated/wagtail-condensedinlinepanel
Releases · wagtail-deprecated/wagtail-condensedinlinepanel
Version 0.5.3
Version 0.5.2
- 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)
Version 0.5.1
v0.5.1 Bump version to 0.5.1
Version 0.5
Version 0.4.2
- Fixed a broken import
Version 0.4
- 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)
Version 0.3
- Python 2 compatibility (@ababic)
- Fix card header issues (@Adrian-Turjak)
- Label/header customisation and better defaults (@Adrian-Turjak)
- Fixed bug which caused draft items to disappear when saving the page twice
- Fixed a bug which caused the field values to unset when reordering
Version 0.2
- Implement customisable card header
- Internal refactoring
Version 0.1
Initial release