We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2699bf commit cb3285dCopy full SHA for cb3285d
CHANGELOG.md
@@ -1,4 +1,8 @@
1
2
+## 0.49.1 (2025-02-15)
3
+
4
+- fix: create object actions (#1072) ([`a2699bf`](https://github.com/unfoldadmin/django-unfold/commit/a2699bf4c5e435ecf3fbe08558732f7530104c71))
5
6
## 0.49.0 (2025-02-15)
7
8
- feat: actions icons (#1070) ([`5ee1041`](https://github.com/unfoldadmin/django-unfold/commit/5ee10419ddfb2e801dcc77ea5130de2c0f792f91))
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "django-unfold"
-version = "0.49.0"
+version = "0.49.1"
description = "Modern Django admin theme for seamless interface development"
license = "MIT"
readme = "README.md"
0 commit comments