Skip to content

Commit f7cf897

Browse files
author
semantic-release
committed
0.48.0
Automatically generated by python-semantic-release
1 parent e9d130d commit f7cf897

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

2+
## 0.48.0 (2025-02-11)
3+
4+
- feat: site dropdown (#1046) ([`dfc545d`](https://github.com/unfoldadmin/django-unfold/commit/dfc545d49fee363af0d9afae27abb79f6a9b0ab9))
5+
- fix: login form default title (#1055) ([`e9d130d`](https://github.com/unfoldadmin/django-unfold/commit/e9d130d7e857cbe13a9b5c7619dfbeccb045f4df))
6+
- fix: disappearing filters on changelist (#999) (#1042) ([`fd859db`](https://github.com/unfoldadmin/django-unfold/commit/fd859dbdfff531700c24fa30cb40511937a341d8))
7+
- fix: active tab item (#1041) ([`8299c1a`](https://github.com/unfoldadmin/django-unfold/commit/8299c1a373ac252522a82557b9073c2f26f2053e))
8+
29
## 0.47.0 (2025-02-05)
310

411
- feat: custom tab navigations (#1029) ([`e564d84`](https://github.com/unfoldadmin/django-unfold/commit/e564d84810b5a9c0a79ea24001cc16f2f9838137))

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

0 commit comments

Comments
 (0)