Skip to content

Commit 583da14

Browse files
author
semantic-release
committed
0.55.2
Automatically generated by python-semantic-release
1 parent b40980a commit 583da14

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

2+
## 0.55.2 (2025-04-15)
3+
4+
- fix: force inline tab anchor slugify (#1227) ([`b40980a`](https://github.com/unfoldadmin/django-unfold/commit/b40980afe6d848b11c725fc111e322f8c6da4e3f))
5+
- fix: filter media loading (#1226) ([`df821d7`](https://github.com/unfoldadmin/django-unfold/commit/df821d7bf55cfa641d7e3508c39faa65d1bad45e))
6+
- fix: disable facet filters for django 4.2 (#1222) ([`62959b2`](https://github.com/unfoldadmin/django-unfold/commit/62959b21d57f3eb455a9d5ba38eb0b31be40c1bf))
7+
28
## 0.55.1 (2025-04-11)
39

410
- fix: use the same translation for all By {filter_title} (#1220) ([`6e57a36`](https://github.com/unfoldadmin/django-unfold/commit/6e57a3685e746e28038695674ee12cc6451631da))

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.55.1"
3+
version = "0.55.2"
44
description = "Modern Django admin theme for seamless interface development"
55
license = "MIT"
66
readme = "README.md"

0 commit comments

Comments
 (0)