wagtail-localize
wagtail-localize copied to clipboard
Wagtail 6.1
Notes
- No significant changes related to Wagtail 6.1
Wagtail 6.1 upgrade check list
Code reviewing a consideration.
Use the tick box to indicate a consideration has been code reviewed as OK
What’s new
- [ ] Universal listings continued
- [ ] Information-dense admin interface
- [ ] Custom per-page-type listings
- [ ] Keyboard shortcuts overview
- [ ] Better guidance for password-protected content
- [ ] Favicon images generation
- [ ] Cve-2024-32882: permission check bypass when editing a model with per-field restrictions through wagtail.contrib.settings or modelviewset
- [ ] Other features
- [ ] Bug fixes
- [ ] Documentation
- [ ] Maintenance
Changes affecting wagtail customizations
- [ ] Changes to submissionslistview class
- [ ] Register_user_listing_buttons hook signature changed
- [ ] Password_required_template has changed to wagtail_password_required_template
- [ ] Document_password_required_template has changed to wagtaildocs_password_required_template
Changes to undocumented internals
- [ ] Deprecation of user_listing_buttons template tag
- [ ] Deprecation of wagtailusers_groups:users url pattern
- [ ] Deprecation of window.chooserurls within draftail choosers
- [ ] Deprecation of window.initblockwidget to initialize a streamfield block
- [ ] Old
- [ ] New
- [ ] Removal of jquery from base client-side widget and boundwidget classes
- [ ] Window.urlify deprecated
- [ ] Window.xregexp polyfill removed
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 92.98%. Comparing base (
cf12512) to head (47c8f27). Report is 10 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #797 +/- ##
==========================================
+ Coverage 92.83% 92.98% +0.14%
==========================================
Files 47 47
Lines 4148 4132 -16
Branches 605 701 +96
==========================================
- Hits 3851 3842 -9
+ Misses 176 175 -1
+ Partials 121 115 -6
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
closing in favour of #813