File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11
2+ ## 0.35.0 (2024-08-12)
3+
4+ - feat: warn unsaved form (#655 ) ([ ` c36f846 ` ] ( https://github.com/unfoldadmin/django-unfold/commit/c36f846b605163c0f98ce9161aca14cda66f4ea4 ) )
5+ - feat: multiple dropdown filter (#650 ) ([ ` 0572dd2 ` ] ( https://github.com/unfoldadmin/django-unfold/commit/0572dd27527e3d86fd3ea9d94f11909474f7378d ) )
6+ - fix: multiple dropdown params (#671 ) ([ ` 1c5f42a ` ] ( https://github.com/unfoldadmin/django-unfold/commit/1c5f42a207de8436e810fea54cb23e422d332ef4 ) )
7+ - fix: save as new (#668 ) ([ ` 8a35767 ` ] ( https://github.com/unfoldadmin/django-unfold/commit/8a357674c17d496fb3203a3d6386a472d54c8075 ) )
8+ - fix: permission check object id param (#667 ) ([ ` ea88013 ` ] ( https://github.com/unfoldadmin/django-unfold/commit/ea88013807c3c01c464b9bfa5913d7786e536df0 ) )
9+ - docs: card component typos (#663 ) ([ ` a5b14fc ` ] ( https://github.com/unfoldadmin/django-unfold/commit/a5b14fc89b0fe12c73fc69bec26162db77772232 ) )
10+ - docs: missing group import (#623 ) ([ ` 90d5fa0 ` ] ( https://github.com/unfoldadmin/django-unfold/commit/90d5fa0530a84620cf3a527832f8e66c4d99be34 ) )
11+
212## 0.34.0 (2024-08-03)
313
414- feat: disable select all action (#630 ) ([ ` 2877747 ` ] ( https://github.com/unfoldadmin/django-unfold/commit/287774779f9f2c4f2fb75f990e6d86bbf055e2d1 ) )
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " django-unfold"
3- version = " 0.34 .0"
3+ version = " 0.35 .0"
44description = " Modern Django admin theme for seamless interface development"
55license = " MIT"
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments