Releases: codingjoe/django-select2
Releases · codingjoe/django-select2
8.4.1
SECURITY UPDATE
- CVE-2025-48383 -- Widget instance secret cache key leaking across multiple requests with a single process.
Special Thanks to @neartik and @ronanboiteau 💖
Full Changelog: 8.4.0...8.4.1
8.4.0
8.3.0
8.2.3
What's Changed
- Upgrade to Baseline2024 compliant JS code by @codingjoe in #307
Full Changelog: 8.2.2...8.2.3
8.2.2
8.2.1
8.2.0
What's Changed
- Note case in which cache is not needed by @vanschelven in #233
- Feature suggestion: Add ModelSelect2Mixin.result_from_instance() method. by @sdolemelipone in #272
New Contributors
- @sdolemelipone made their first contribution in #272
Full Changelog: 8.1.2...8.2.0
8.1.2
What's Changed
- Fix #128 -- Add documentation on how to configure select2 options by @neuged in #215
- Fix #214 -- Update contributing guide by @codingjoe in #216
- Update Python & Django version support by @codingjoe in #218
- [Django 4.1+] Make i18n works for LANGUAGE_CODE with a country code by @rsebille in #206
New Contributors
Full Changelog: 8.1.1...8.1.2
8.1.1
What's Changed
- Fix #204 -- Fix
override_settings
test failure by @ewjoachim in #204
New Contributors
- @ewjoachim made their first contribution in #204
Full Changelog: 8.1.0...8.1.1
8.1.0
What's Changed
- Correct the copyright in the licence by @vanschelven in #173
- Fix typo on first line of docs by @vanschelven in #172
- Fix of documentation for ModelSelect2TagWidget by @pawnhearts in #177
- Allow select2_js to be list by @pickfire in #189
- Fix HeavySelect class attributes by @CleitonDeLima in #182
New Contributors
- @vanschelven made their first contribution in #173
- @pawnhearts made their first contribution in #177
- @pickfire made their first contribution in #189
Full Changelog: 8.0.0...8.1.0