Releases: django-cms/djangocms-attributes-field
Releases · django-cms/djangocms-attributes-field
4.0.0
What's Changed
- feat: Add form field validation from model field by @fsbraun in #56
- feat: Added djangocms_attributes_fields.fields.default_excluded_keys to include keys that can execute javascript
- chore: Added tests for Django 5.0, 5.1
- chore: Dropped support for Django 3.2, 4.0, 4.1
- chore: Dropped support for Python 3.6, 3.7, 3.8
Full Changelog: 3.0.0...4.0.0
3.0.0
2.1.0
What's Changed
- Port on github actions by @NarenderRajuB in #40
- FEATURE: adjust setup metadata by @crydotsnake in #44
- Improve layout if djangocms-admin-style is NOT present by @fsbraun in #45
- Refactor deprecated unittest aliases for Python 3.11 compatibility. by @tirkarthi in #41
- FEATURE: add github pr template by @crydotsnake in #43
- fix: remove usage of ugettext_lazy from the code by @vinitkumar in #46
- Feature/sorted option for Attributes Widget by @fsbraun in #48
- RELEASE: bump version to 2.1.0 by @crydotsnake in #49
New Contributors
- @NarenderRajuB made their first contribution in #40
- @crydotsnake made their first contribution in #44
- @fsbraun made their first contribution in #45
- @tirkarthi made their first contribution in #41
- @vinitkumar made their first contribution in #46
Full Changelog: 2.0.0...2.1.0