Skip to content

Commit 3b85a5e

Browse files
author
semantic-release
committed
0.30.0
Automatically generated by python-semantic-release
1 parent aae3893 commit 3b85a5e

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.30.0 (2024-07-01)
3+
4+
- feat: changelist horizontal scrollbar position (#519) ([`533e35a`](https://github.com/unfoldadmin/django-unfold/commit/533e35ade65ff6c484f7ec96994fe95e21adf7cd))
5+
- fix: fields display (#529) ([`aae3893`](https://github.com/unfoldadmin/django-unfold/commit/aae38932491b6200da538970711750bbe35adfc4))
6+
- fix: user create form (#522) ([`3445287`](https://github.com/unfoldadmin/django-unfold/commit/3445287a9a244c287f67211f7693917f0af20d46))
7+
- fix: readonly URL field dark mode (#520) ([`668bba1`](https://github.com/unfoldadmin/django-unfold/commit/668bba1080dd19f407fbc0892c3e52f84960c0ae))
8+
- fix: textarea resizing (#518) ([`ec712b5`](https://github.com/unfoldadmin/django-unfold/commit/ec712b59f9f0e21f1f88c06ac7d47c05fdb89f18))
9+
- fix: filters query params (#515) ([`2d0f9f1`](https://github.com/unfoldadmin/django-unfold/commit/2d0f9f134dddcebd43b8d237b6c42ddf5d19620e))
10+
- docs: action form (#527) ([`4763e8d`](https://github.com/unfoldadmin/django-unfold/commit/4763e8d356c50a1f3f2d597f27c237c2de38b77e))
11+
- chore: trix update (#514) ([`2d3cde6`](https://github.com/unfoldadmin/django-unfold/commit/2d3cde62335f2e0846da768001eb44c5549dc108))
12+
213
## 0.29.1 (2024-06-24)
314

415
- fix: tabbed inline border (#512) ([`854cb6f`](https://github.com/unfoldadmin/django-unfold/commit/854cb6ff53c2ae76fa4f2ba1516774a52ee162e6))

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

0 commit comments

Comments
 (0)