|
1 | 1 |
|
| 2 | +## 0.61.0 (2025-06-30) |
| 3 | + |
| 4 | +- feat: search form shortcut (#1420) ([`6a54398`](https://github.com/unfoldadmin/django-unfold/commit/6a54398eefefcc9c8b352bf2f37b17747e194b6b)) |
| 5 | +- feat: search input keyboard navigation (#1419) ([`fd5655a`](https://github.com/unfoldadmin/django-unfold/commit/fd5655ae51615f69bc989d79dd2b7b379025b266)) |
| 6 | +- feat: changelist hover design (#1413) ([`dea90a1`](https://github.com/unfoldadmin/django-unfold/commit/dea90a19243ff69d88910a8f89da668114aec0fa)) |
| 7 | +- feat: horizontal fields for crispy forms (#1405) ([`4750b0d`](https://github.com/unfoldadmin/django-unfold/commit/4750b0d4d3d119901f3c7ac8500c784656f8589f)) |
| 8 | +- feat: persist current tab on save and continue (#1399) ([`67974c0`](https://github.com/unfoldadmin/django-unfold/commit/67974c0f7e71a924c9df40d03f2df63f5de133bd)) |
| 9 | +- feat: fieldset tabs redesign (#1385) ([`52825d5`](https://github.com/unfoldadmin/django-unfold/commit/52825d513f5b05a732cd48c7c5945f8f93ab7607)) |
| 10 | +- feat: added icon for collapsible inlines (#1382) ([`159e97b`](https://github.com/unfoldadmin/django-unfold/commit/159e97b5f57bd83b5b5f6bd3a7a43e35534c9db9)) |
| 11 | +- fix: section hover z-index (#1421) ([`1cd1575`](https://github.com/unfoldadmin/django-unfold/commit/1cd15754982b41273b9a34f12ae850e80c2037f1)) |
| 12 | +- fix: missing ordering field (#1407) ([`8900489`](https://github.com/unfoldadmin/django-unfold/commit/89004893532e729f013376174c77289771a447a3)) |
| 13 | +- fix: inline pagination request param (#1406) ([`12cc5d3`](https://github.com/unfoldadmin/django-unfold/commit/12cc5d38f838d9fb9624a50159c716fef77f4d04)) |
| 14 | +- fix: message levels (#1398) ([`486a1f9`](https://github.com/unfoldadmin/django-unfold/commit/486a1f9580b3d6bf8eb3df28370b80887b58a923)) |
| 15 | +- fix: popup header (#1397) ([`ab1cd10`](https://github.com/unfoldadmin/django-unfold/commit/ab1cd100fef8fe36f62e5e6891b6f22c95de4f57)) |
| 16 | +- fix: inline pagination moved into fieldset (#1400) ([`566be89`](https://github.com/unfoldadmin/django-unfold/commit/566be89e4f0d93a6c9e4b43b83d50df204987f3b)) |
| 17 | +- fix: do not escape HTML in help_text (#1395) ([`850bfdb`](https://github.com/unfoldadmin/django-unfold/commit/850bfdb6d5b64d386479495e65c96ac76344238d)) |
| 18 | +- fix: sync add form message (#1394) ([`2856a7a`](https://github.com/unfoldadmin/django-unfold/commit/2856a7ae8ed8c4e1e6763dab3bb3b1e67cb538b1)) |
| 19 | +- fix: collapsible fieldsets (#1392) ([`d8509c9`](https://github.com/unfoldadmin/django-unfold/commit/d8509c98728ee88d4965e4e27b067a5b912f0dab)) |
| 20 | +- fix: python3.9 union operator (#1391) ([`6dc2487`](https://github.com/unfoldadmin/django-unfold/commit/6dc248756d3110a46a6d566243bccc31d90fe0a9)) |
| 21 | +- fix: fix html error in a card component (#1390) ([`7db45e7`](https://github.com/unfoldadmin/django-unfold/commit/7db45e7cee720b43d9d152a64d3052e633647413)) |
| 22 | +- fix: add missing template override for django-import-export (#1383) ([`b81caef`](https://github.com/unfoldadmin/django-unfold/commit/b81caef6904ef7250a2f38b0ad72d8fe0a0aadb0)) |
| 23 | +- fix: null boolean select widget choices (#1384) ([`4dbb8e0`](https://github.com/unfoldadmin/django-unfold/commit/4dbb8e03e370a4c645917e0a7615d95fae3f0f06)) |
| 24 | +- fix: lost input type in widget (#1379) ([`b0d73ba`](https://github.com/unfoldadmin/django-unfold/commit/b0d73ba39f0fff11358023de239bf23908ea5aa9)) |
| 25 | +- fix: simple history design adjustments (#1381) ([`6345292`](https://github.com/unfoldadmin/django-unfold/commit/634529252b7feef5d6d8495015a657ccb7d90a8a)) |
| 26 | +- fix: simple_history buttons (#1376) ([`512d286`](https://github.com/unfoldadmin/django-unfold/commit/512d286f01e7f7fcda96df94261a669d6130c820)) |
| 27 | +- fix: changeform view type (#1380) ([`0d0966e`](https://github.com/unfoldadmin/django-unfold/commit/0d0966e7049dedd72c1de28d20abd1cfcd17f87e)) |
| 28 | +- chore(deps-dev): bump urllib3 from 2.4.0 to 2.5.0 (#1389) ([`bb38785`](https://github.com/unfoldadmin/django-unfold/commit/bb3878539397b303ad664c96b457e2c0bb4aa044)) |
| 29 | +- chore(deps-dev): bump requests from 2.32.3 to 2.32.4 (#1388) ([`41e65cb`](https://github.com/unfoldadmin/django-unfold/commit/41e65cbe1a8ab001c8841474219ec0a89b4e5026)) |
| 30 | +- chore(deps): bump django from 4.2.21 to 4.2.22 (#1387) ([`5aa663c`](https://github.com/unfoldadmin/django-unfold/commit/5aa663c966e43b3b550d3a41a0c7cd4770ea3763)) |
| 31 | +- chore: services (#1386) ([`7046543`](https://github.com/unfoldadmin/django-unfold/commit/7046543178b494c51fad5ddd6e7d574be7302259)) |
| 32 | + |
2 | 33 | ## 0.60.0 (2025-06-16)
|
3 | 34 |
|
4 | 35 | - feat: paginated inlines (#1373) ([`c939fce`](https://github.com/unfoldadmin/django-unfold/commit/c939fce9a7d03a84dce9e81756cb1d89b6dc1194))
|
|
0 commit comments