Skip to content

Commit f902e56

Browse files
author
semantic-release
committed
0.54.0
Automatically generated by python-semantic-release
1 parent db36133 commit f902e56

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11

2+
## 0.54.0 (2025-03-31)
3+
4+
- feat: checkbox & radio filters (#1178) ([`9913a45`](https://github.com/unfoldadmin/django-unfold/commit/9913a455f5b8b2d76c069401b6e0c4fa97d82c26))
5+
- feat: polished action border colors (#1180) ([`975b4a8`](https://github.com/unfoldadmin/django-unfold/commit/975b4a8b5a203f2300e22f24570817da5c7e502d))
6+
- fix: sections colspan for rows with actions (#1191) ([`5af868e`](https://github.com/unfoldadmin/django-unfold/commit/5af868e29eaeb0f5dd94c34656091dc2ec7168b5))
7+
- fix: tabular inline stripes / delete link (#1190) ([`eef631a`](https://github.com/unfoldadmin/django-unfold/commit/eef631a400cc3a78effba523cf81f0b7caa72c94))
8+
- fix: changelist filter adjusted paddings (#1179) ([`dbc330d`](https://github.com/unfoldadmin/django-unfold/commit/dbc330d9d32c907207c42e5cef9627d622056aa9))
9+
- docs: detailed cohort description + component class (#1192) ([`db36133`](https://github.com/unfoldadmin/django-unfold/commit/db36133cb8535dac713ed89f9fb2ec1759779073))
10+
- docs: configuring inlines to display in dynamic tabs (#1182) ([`5c2b3a2`](https://github.com/unfoldadmin/django-unfold/commit/5c2b3a258429e3f9eb3d10dd7ce15aa5468e721c))
11+
212
## 0.53.0 (2025-03-24)
313

414
- feat: new InfinitePaginator for large tables (#1169) ([`3ecb2d0`](https://github.com/unfoldadmin/django-unfold/commit/3ecb2d0c2e6a211285c21e86652b0b8417c05e5f))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "django-unfold"
3-
version = "0.53.0"
3+
version = "0.54.0"
44
description = "Modern Django admin theme for seamless interface development"
55
license = "MIT"
66
readme = "README.md"

0 commit comments

Comments
 (0)