|
| 1 | + |
| 2 | +## 0.58.0 (2025-05-19) |
| 3 | + |
| 4 | +- feat: card titles (#1297) ([`b87f957`](https://github.com/unfoldadmin/django-unfold/commit/b87f957c276dfae7a7fad3ab4351b19fd6606afe)) |
| 5 | +- feat: radio/checkbox focus outline size (#1295) ([`498403a`](https://github.com/unfoldadmin/django-unfold/commit/498403ae48995191c94d30efe8c76d9835b6fd8b)) |
| 6 | +- feat: respect form_show_labels in crispy formsets (#1290) ([`33b1683`](https://github.com/unfoldadmin/django-unfold/commit/33b16831832663653e65f81ba5d09587396763d4)) |
| 7 | +- feat: redesigned select2 dropdown (#1282) ([`40d389b`](https://github.com/unfoldadmin/django-unfold/commit/40d389b9939f6619d67070f3f13f13ceea5ee6fe)) |
| 8 | +- feat: linked card component (#1281) ([`9c2948c`](https://github.com/unfoldadmin/django-unfold/commit/9c2948c4703b0bab7ca9c8c7d1eeda758b6e2393)) |
| 9 | +- fix: button pointers (#1307) ([`a83e1cb`](https://github.com/unfoldadmin/django-unfold/commit/a83e1cbc3af2ec18a6070947df488835bfe499f0)) |
| 10 | +- fix: tailwind default border color (#1305) ([`ee1209a`](https://github.com/unfoldadmin/django-unfold/commit/ee1209a48374c0ab1221d539d177a4e301e5616b)) |
| 11 | +- fix: semantic release breaking changes (#1301) ([`5b1b443`](https://github.com/unfoldadmin/django-unfold/commit/5b1b443ba81d350af0b67449ae4a2e5825161568)) |
| 12 | +- fix: polished table component design (#1296) ([`38bef74`](https://github.com/unfoldadmin/django-unfold/commit/38bef74493ab0568a49994eab7d0a6de4a1ad677)) |
| 13 | +- fix: django import export form alignment (#1284) ([`8e614ed`](https://github.com/unfoldadmin/django-unfold/commit/8e614ede4889bb9399c3348d36d30c2d8e949e71)) |
| 14 | +- docs: tailwind 4 configuration (#1300) ([`8194197`](https://github.com/unfoldadmin/django-unfold/commit/819419731ca4ef835fbd1e0740745b843f794aec)) |
| 15 | +- docs: refactored structure (#1294) ([`7167a00`](https://github.com/unfoldadmin/django-unfold/commit/7167a00af8ba9e678bacbaf4243c188d888a4d82)) |
| 16 | +- docs: add missing imports on django-celery-beat.md (#1285) ([`79c31ed`](https://github.com/unfoldadmin/django-unfold/commit/79c31ed277350315ab08f679f34606f40e496e54)) |
| 17 | +- chore: tailwind version update (#1306) ([`f1f76cc`](https://github.com/unfoldadmin/django-unfold/commit/f1f76cc29dea801f9a5dcf440ec874e772365f60)) |
| 18 | +- chore: semantic release update (#1302) ([`5c1125d`](https://github.com/unfoldadmin/django-unfold/commit/5c1125d219ac747fa61cb81137547290eab2c704)) |
| 19 | +- chore: removal of unnecessary forms.css stylesheet (#1283) ([`0a836be`](https://github.com/unfoldadmin/django-unfold/commit/0a836be7500a543e623eeb96dde5a7bfc97bafb0)) |
| 20 | +- chore: sidebar id attribute (#1280) ([`c9a9f67`](https://github.com/unfoldadmin/django-unfold/commit/c9a9f6712770832ea7cc9fc0e1a7fd4ea54e4dd7)) |
| 21 | +- chore: navigation items processing (#1277) ([`aeab467`](https://github.com/unfoldadmin/django-unfold/commit/aeab467e1cfdb63be7b828bb42c1241711cc5e38)) |
| 22 | +- chore(deps): bump django from 4.2.20 to 4.2.21 (#1279) ([`818d388`](https://github.com/unfoldadmin/django-unfold/commit/818d388c0075a2bd5cf4b42cf58e7c3ef58003a5)) |
| 23 | + |
1 | 24 | ## 0.57.0 (2025-05-09) |
2 | 25 |
|
3 | 26 | - feat: crispy formsets support (#1275) ([`17ff8c5`](https://github.com/unfoldadmin/django-unfold/commit/17ff8c579bbb33a3dba91fd20083b2da311116df)) |
|
0 commit comments