- Pinned
django-filer
to 1.5.0 - Added further tests to raise coverage
- Fixed smaller issues found during testing
- Dropped support for django-filer <= 1.4
- This update requires djangocms-link>=2.5.0
- This update requires djangocms-picture>=2.3.0
- Added new migrations for bootstrap link and picture plugins
- Fixes offset class not being rendered when set to 0
- Fixes order class not being rendered when set to 0
- This update requires djangocms-icon >= 1.4.0
- Added support for Django 2.2 and django CMS 3.7
- Removed support for Django 2.0
- Extended test matrix
- Added isort and adapted imports
- Adapted code base to align with other supported addons
- Added option to add custom classes to carousel (#82)
- Fixes an issue where
DJANGOCMS_BOOTSTRAP4_CAROUSEL_DEFAULT_SIZE
is not honoured - Fixes an issue on Divio Cloud where the addon is not installing djangocms-icon
- Fixed a regression where link became required in the carousel
- Added Django 2.x support
- Fixed test matrix
- Fixed an issues with links showing up twice in carousel (#69)
- Exclude
tests
folder from release build
- Removed support for Django 1.8, 1.9, 1.10
- Fixed a regression with spacing utilities rendering incorrectly
- Fixed a regression where migrations are failing
- Fixed a regression with collapse plugins
- Adapt Bootstrap4Picture to reflect djangocms_picture.AbstractPicture changes regarding Responsive Images (#65)
- Fix README migration command
- Fix Plural-Forms of i18n for english language
- Add <code> element inside <pre> in code block
- Fix spacing class for XS devices
- Fixed a bug where offset values wouldn't be rendered in bootstrap grid
- Fixed a bug where offset and order fields wouldn't allow for zeroes
- Added djangocms-icon to installation instructions
- Adapted test matrix
- Fixed linting
- Fixed carousel slide not starting at 0
- Fixed errors with some of the alignment fields
- Carousel aspect ratios modifiable from settings
- Fixed extra small breakpoint classes
- Removed column_size field, use xs_col instead
- Fixed column ui not fitting the CMS modal
- Color styles modifiable from settings
- Added further information to the README.rst
- General cleanup for release
- Added transifex translations
- This release is only available on Divio Cloud
- Added Media Plugin
- Added Tabs Plugin
- Added Icons Plugin
- Added Figure Plugin
- Added Code and Blockquote Plugin
- Added Icon support to Button / Link Plugin
- Various UI changes and fixes
- All 0.x.x releases will only be available as alpha on Divio Cloud
- Forked from https://github.com/aldryn/aldryn-bootstrap3
- Initial release