Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Prepare release 3.2.5 #496

Merged
merged 2 commits into from
Aug 21, 2023
Merged

Conversation

fsbraun
Copy link
Sponsor Member

@fsbraun fsbraun commented Aug 21, 2023

Release 3.2.5 makes the following changes

  • Add support for Django 4.2+ dark mode switch buttons
  • Add support for Django 4 view related admin buttons
  • Improve styling compatibility with Django 4.2
  • Add support for search field in admin nav (new in Django 4.2)

@fsbraun fsbraun requested a review from a team August 21, 2023 16:06
@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Merging #496 (7a209c7) into master (9fd5691) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #496   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           33        33           
  Branches         3         3           
=========================================
  Hits            33        33           
Files Changed Coverage Δ
djangocms_admin_style/__init__.py 100.00% <100.00%> (ø)

Copy link
Member

@vinitkumar vinitkumar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Let's get this merged and released 🚢 🚀

@vinitkumar vinitkumar merged commit 619434a into django-cms:master Aug 21, 2023
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants