Skip to content

Commit

Permalink
0.31.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Jul 18, 2024
1 parent 3b3773b commit 8a8b7f1
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,38 @@

## 0.31.0 (2024-07-18)

- feat: changelist fullwidth option (#573) ([`debf8b5`](https://github.com/unfoldadmin/django-unfold/commit/debf8b5e5de230cc812137af7f87b12b13d63652))
- feat: favicons (#560) ([`1233c96`](https://github.com/unfoldadmin/django-unfold/commit/1233c96169ace40ef320e5050e3263b7544753c9))
- feat: actions detail and submit line permissions accepts object_id (#552) ([`7532d0a`](https://github.com/unfoldadmin/django-unfold/commit/7532d0ae73a7c5bc34b7c0094cf2905683cd988c))
- feat: collapsible sidebar navigation (#551) ([`d3ddca2`](https://github.com/unfoldadmin/django-unfold/commit/d3ddca266c5f7b78435bde21afe43b549571fa56))
- feat: inline tabs (#549) ([`0b802b9`](https://github.com/unfoldadmin/django-unfold/commit/0b802b96f9e12d0212216c01370040863b98375f))
- feat: choices support in ArrayWidget (#547) ([`195ee2d`](https://github.com/unfoldadmin/django-unfold/commit/195ee2d653831000a16852c45c0defe729580a25))
- fix: search query submit (#593) ([`3b3773b`](https://github.com/unfoldadmin/django-unfold/commit/3b3773b6ff4bb3eb4d3e41e071ee1ecdc727e0ad))
- fix: empty search query param (#592) ([`b7ac75d`](https://github.com/unfoldadmin/django-unfold/commit/b7ac75db206935f6b65fd9ce32bfa48c2f464b78))
- fix: double attribute "id" for file field ([`b184b5e`](https://github.com/unfoldadmin/django-unfold/commit/b184b5e681d54548f9a77342c795653f4ba9e69b))
- fix: disable readonly url nowrap (#588) ([`3adce00`](https://github.com/unfoldadmin/django-unfold/commit/3adce008b8be9efb2b0ccfa0a8241e26112c922c))
- fix: nonrelated inlines queryset (#576) ([`3bb8c27`](https://github.com/unfoldadmin/django-unfold/commit/3bb8c272e33a45dbc199c2648fedd58b7b71cb68))
- fix: dark mode contrast (#572) ([`3e9b3b1`](https://github.com/unfoldadmin/django-unfold/commit/3e9b3b1ed2d1ee63db7b89d0cfbd81bb538c1d1f))
- fix: close button preserve query params (#568) ([`441b98f`](https://github.com/unfoldadmin/django-unfold/commit/441b98fe8804e121169b1b777d220cf62a70ae66))
- fix: search form query parameters (#566) ([`3482a6d`](https://github.com/unfoldadmin/django-unfold/commit/3482a6daa90aa5625e06b48b7a8e2fd9e601e687))
- fix: inline tabs fieldsets (#564) ([`359d147`](https://github.com/unfoldadmin/django-unfold/commit/359d147910787ce09699821c8db4072432023bef))
- fix: search form help text (#562) ([`8a105b3`](https://github.com/unfoldadmin/django-unfold/commit/8a105b3bf25ff6a46711f24ea76fb937aa8059a5))
- fix: sidebar dropdowns ui (#561) ([`f2d4fc5`](https://github.com/unfoldadmin/django-unfold/commit/f2d4fc515ea45b5754526a88c014551595c37e40))
- fix: search results blur (#548) ([`881e5ed`](https://github.com/unfoldadmin/django-unfold/commit/881e5ed9804ee078a725ecbec4e516ced8bd6e51))
- fix: django modeltranslation wysiwyg (#545) ([`d22f633`](https://github.com/unfoldadmin/django-unfold/commit/d22f63360a8f7d97b62fecd26d35f3881ef1e3f3))
- fix: tab link callable (#544) ([`014b140`](https://github.com/unfoldadmin/django-unfold/commit/014b140b755ff433e989c922d56e017430386538))
- fix: file download button (#543) ([`d4a6584`](https://github.com/unfoldadmin/django-unfold/commit/d4a6584e7734b35502edef7a8d453421f10a2266))
- fix: forgotten password button (#541) ([`405fa03`](https://github.com/unfoldadmin/django-unfold/commit/405fa033193d26a51c55d63acee060b4fdeaa105))
- fix: sidebar link callback (#540) ([`0a94862`](https://github.com/unfoldadmin/django-unfold/commit/0a948628887da417186ebea8406d86d57c5f0b09))
- fix: choice formfield choices kwarg (#539) ([`ffe6339`](https://github.com/unfoldadmin/django-unfold/commit/ffe6339e31da5cc7c763cf0517edacdd9a7a82fa))
- fix: changelist form errors (#538) ([`32a11ce`](https://github.com/unfoldadmin/django-unfold/commit/32a11ce7923a68fbb59b0bb0414265445ec14275))
- fix: dropdown positioning (#537) ([`ff6cc4d`](https://github.com/unfoldadmin/django-unfold/commit/ff6cc4d174957feedd1e2dc73778c2235c7c3501))
- docs: group admin register (#580) ([`cdada59`](https://github.com/unfoldadmin/django-unfold/commit/cdada597c94fad471b819231cbc0b94bfbf0ac18))
- docs: fix typos in documentation (#555) ([`159ba43`](https://github.com/unfoldadmin/django-unfold/commit/159ba4363159deaba386ba6f4294622bffea2e53))
- chore(deps-dev): bump setuptools from 69.0.3 to 70.0.0 (#586) ([`21df958`](https://github.com/unfoldadmin/django-unfold/commit/21df95837c1e5c82de509768e7b45b6cd69fe96d))
- chore(deps-dev): bump zipp from 3.17.0 to 3.19.1 (#557) ([`655c629`](https://github.com/unfoldadmin/django-unfold/commit/655c629a6584306c0c5163494909b941fd445ce0))
- chore(deps-dev): bump certifi from 2023.11.17 to 2024.7.4 (#542) ([`d100068`](https://github.com/unfoldadmin/django-unfold/commit/d100068ecc5425f3e540b3f61f1762bbf197fd63))

## 0.30.0 (2024-07-01)

- feat: changelist horizontal scrollbar position (#519) ([`533e35a`](https://github.com/unfoldadmin/django-unfold/commit/533e35ade65ff6c484f7ec96994fe95e21adf7cd))
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "django-unfold"
version = "0.30.0"
version = "0.31.0"
description = "Modern Django admin theme for seamless interface development"
license = "MIT"
readme = "README.md"
Expand Down

0 comments on commit 8a8b7f1

Please sign in to comment.