Skip to content

Commit 4055dc7

Browse files
author
semantic-release
committed
0.37.0
Automatically generated by python-semantic-release
1 parent eb3a3c6 commit 4055dc7

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

2+
## 0.37.0 (2024-08-26)
3+
4+
- feat: pre-commit djhtml (#693) ([`fbb179e`](https://github.com/unfoldadmin/django-unfold/commit/fbb179ed0c9e0e2100219499a8392abe61eea84c))
5+
- feat: tabs with URL navigation (#682) ([`e8a8e98`](https://github.com/unfoldadmin/django-unfold/commit/e8a8e980ba7b86bc12141456a380b71e28f9d52d))
6+
- fix: collapsible empty inline (#702) ([`eb3a3c6`](https://github.com/unfoldadmin/django-unfold/commit/eb3a3c697907098de7e29e33a9271b53fc7422a2))
7+
- fix: display header image width (#696) ([`421ee23`](https://github.com/unfoldadmin/django-unfold/commit/421ee23dc230a81c818c618c8d05fb0b3aee2bef))
8+
- fix: warn unsaved form allow submit actions (#692) ([`43ec771`](https://github.com/unfoldadmin/django-unfold/commit/43ec771b69858e646c1ef7855ca4b0f980a4b9aa))
9+
- fix: long placeholder search text (#691) ([`0071b61`](https://github.com/unfoldadmin/django-unfold/commit/0071b61529882d1f89290b5401490f2c744ebd6f))
10+
- fix: changeform / changelist responsive improvements (#690) ([`7907fc1`](https://github.com/unfoldadmin/django-unfold/commit/7907fc12a001e347fdcb84111060c530a8757dff))
11+
- fix: responsive filter margin (#688) ([`9747e54`](https://github.com/unfoldadmin/django-unfold/commit/9747e5418949477eb28b9f93b04ab8ae601f4e70))
12+
- fix: pygments prestyles formatting (#687) ([`723fdea`](https://github.com/unfoldadmin/django-unfold/commit/723fdea80a4175f181868c148662a66d7784e230))
13+
214
## 0.36.0 (2024-08-17)
315

416
- feat: tox config in pyproject.toml (#678) ([`3e232ec`](https://github.com/unfoldadmin/django-unfold/commit/3e232ec3259d642e655c59122aedd1f3c5628196))

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

0 commit comments

Comments
 (0)