File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
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
+
2
13
## 0.55.3 (2025-04-22)
3
14
4
15
- fix: default site url (#1233 ) ([ ` 7fb87b7 ` ] ( https://github.com/unfoldadmin/django-unfold/commit/7fb87b7b42519c0b898b7dd2de5c8f1f717d2138 ) )
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " django-unfold"
3
- version = " 0.55.3 "
3
+ version = " 0.56.0 "
4
4
description = " Modern Django admin theme for seamless interface development"
5
5
license = " MIT"
6
6
readme = " README.md"
You can’t perform that action at this time.
0 commit comments