Skip to content

Commit 56f052b

Browse files
author
semantic-release
committed
0.56.0
Automatically generated by python-semantic-release
1 parent 36bdfda commit 56f052b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

2+
## 0.56.0 (2025-05-05)
3+
4+
- feat: improved input focus (#1247) ([`8fa21d4`](https://github.com/unfoldadmin/django-unfold/commit/8fa21d4c7969becc6084d82e403883494f0ee774))
5+
- fix: responsive sidebar background color (#1258) ([`93ac1a4`](https://github.com/unfoldadmin/django-unfold/commit/93ac1a4ce024887262c8e62fccaeafa2b65d9ab8))
6+
- fix: import export v4 import display (#1257) ([`7fd73d0`](https://github.com/unfoldadmin/django-unfold/commit/7fd73d0c1d3128a0b694b06eb945d3029423c599))
7+
- fix: input dark color scheme (#1253) ([`b6c3a7b`](https://github.com/unfoldadmin/django-unfold/commit/b6c3a7beccf8d96c065df0357ffd9ff9379d6364))
8+
- fix: responsive improvements (#1252) ([`5454843`](https://github.com/unfoldadmin/django-unfold/commit/54548435e5d1c0d011d80649d7132fdfba1857c8))
9+
- fix: select2 focus (#1248) ([`ba1ee3a`](https://github.com/unfoldadmin/django-unfold/commit/ba1ee3a953501aa273ed80bd3036b4bff697c64c))
10+
- fix: tabular sorting input focus (#1246) ([`51e66dc`](https://github.com/unfoldadmin/django-unfold/commit/51e66dcfdbabc3de9ffc3c353b5a2b5d25f56aca))
11+
- chore: major semantic release configuration (#1261) ([`36bdfda`](https://github.com/unfoldadmin/django-unfold/commit/36bdfdaa58271f01ab175cb64f238bf065dd2ea4))
12+
213
## 0.55.3 (2025-04-22)
314

415
- fix: default site url (#1233) ([`7fb87b7`](https://github.com/unfoldadmin/django-unfold/commit/7fb87b7b42519c0b898b7dd2de5c8f1f717d2138))

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

0 commit comments

Comments
 (0)