You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+15
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,19 @@
1
1
2
+
## 0.53.0 (2025-03-24)
3
+
4
+
- feat: new InfinitePaginator for large tables (#1169) ([`3ecb2d0`](https://github.com/unfoldadmin/django-unfold/commit/3ecb2d0c2e6a211285c21e86652b0b8417c05e5f))
5
+
- feat: active callback for sidebar navigation (#1165) ([`3d981f3`](https://github.com/unfoldadmin/django-unfold/commit/3d981f33a07c31118f4bfe652ad77d4ab5c4fd89))
- fix: truncate long text in action dropdown (#1176) ([`5b45827`](https://github.com/unfoldadmin/django-unfold/commit/5b458270ecd492e13ec43c53fa0a6ee1fa0028d8))
8
+
- fix: site dropdown event propagation (#1175) ([`842fd50`](https://github.com/unfoldadmin/django-unfold/commit/842fd503645c314cd49902d2db70905b17751110))
9
+
- fix: typo on user creation popup form (#1166) ([`a56ecfe`](https://github.com/unfoldadmin/django-unfold/commit/a56ecfe84d8cbde492e94507b92ac081b9b79125))
10
+
- fix: action attrs not being applied to details dropdown actions (#1162) ([`f5ea4d1`](https://github.com/unfoldadmin/django-unfold/commit/f5ea4d1a573abc90b3a69f2d62e5a6796235bf29))
11
+
- fix: display form lines in grid (#1164) ([`cc7f786`](https://github.com/unfoldadmin/django-unfold/commit/cc7f786375e4262d9ee650ffaa6556456d2f0629))
- fix: add support for django-money in display_for_field ([`5cc06c6`](https://github.com/unfoldadmin/django-unfold/commit/5cc06c6b1adab2adc8d73885918fb3322e0d2f90))
14
+
- fix: use the same translation for all "By {filter_title}" (#1146) ([`de5dd99`](https://github.com/unfoldadmin/django-unfold/commit/de5dd99b668a08a43433cd555f9de8e105e571fd))
15
+
- chore: lint only on pull request (#1177) ([`7adee94`](https://github.com/unfoldadmin/django-unfold/commit/7adee94099cc28118bfdc995b633ec34ba911bed))
0 commit comments