File tree Expand file tree Collapse file tree 2 files changed +34
-1
lines changed Expand file tree Collapse file tree 2 files changed +34
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.69.0 (2025-10-27)
5+
6+ ### Bug Fixes
7+
8+ - Dataset actions styling ([ #1629 ] ( https://github.com/unfoldadmin/django-unfold/pull/1629 ) ,
9+ [ ` 4e3eb01 ` ] ( https://github.com/unfoldadmin/django-unfold/commit/4e3eb017ece896ffee62aa21b22aa40e7aa04355 ) )
10+
11+ ### Documentation
12+
13+ - Card component ([ #1638 ] ( https://github.com/unfoldadmin/django-unfold/pull/1638 ) ,
14+ [ ` c575646 ` ] ( https://github.com/unfoldadmin/django-unfold/commit/c5756465afd0dabf57d063d84456aa890b83ab70 ) )
15+
16+ ### Features
17+
18+ - Auth form username autofocus ([ #1632 ] ( https://github.com/unfoldadmin/django-unfold/pull/1632 ) ,
19+ [ ` 0675040 ` ] ( https://github.com/unfoldadmin/django-unfold/commit/067504035f40ad14f3ed3ea11430dba3f07c3bd3 ) )
20+
21+ - Change password design ([ #1631 ] ( https://github.com/unfoldadmin/django-unfold/pull/1631 ) ,
22+ [ ` fdf72af ` ] ( https://github.com/unfoldadmin/django-unfold/commit/fdf72af44bb7d7542b979d06d221023145359b43 ) )
23+
24+ - Custom login form class ([ #1634 ] ( https://github.com/unfoldadmin/django-unfold/pull/1634 ) ,
25+ [ ` c6c8157 ` ] ( https://github.com/unfoldadmin/django-unfold/commit/c6c8157c5ac1e9a45b2949d048478a16c5c8f786 ) )
26+
27+ - Datasets actions ([ #1626 ] ( https://github.com/unfoldadmin/django-unfold/pull/1626 ) ,
28+ [ ` b7e38e0 ` ] ( https://github.com/unfoldadmin/django-unfold/commit/b7e38e0cdd5c75dd0f2fc9c6a91696f37774df47 ) )
29+
30+ - Redesigned inlines headers ([ #1627 ] ( https://github.com/unfoldadmin/django-unfold/pull/1627 ) ,
31+ [ ` 901f48a ` ] ( https://github.com/unfoldadmin/django-unfold/commit/901f48afcb6cd82c4554055f105f6b622969e58d ) )
32+
33+ - Updated material symbols ([ #1621 ] ( https://github.com/unfoldadmin/django-unfold/pull/1621 ) ,
34+ [ ` 3f9eb8a ` ] ( https://github.com/unfoldadmin/django-unfold/commit/3f9eb8ae064e6c91ea6b5be4d089d7886daeedff ) )
35+
36+
437## v0.68.0 (2025-10-15)
538
639### Bug Fixes
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " django-unfold"
3- version = " 0.68 .0"
3+ version = " 0.69 .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