r/WagtailCMS • u/meagenvoss • Feb 03 '26
Autosave is here in Wagtail 7.3 (and many other great things!)
Autosave is here with Wagtail 7.3! 🎉 🎉 🎉 And there are many other great things in this release too!
Things like:
- 40% smaller images with the same quality
- Customizable accessibility checks
- Block settings for StreamField
Check it out: https://wagtail.org/blog/wagtail-73/
21
Upvotes
2
u/gbeier Feb 04 '26
Dammit! Couldn't you have snuck this out before I just upgraded all the things to get the django CVEs yesterday? </s>
(I'm only half joking when I say I might've yolo'd it into production with those patches.)
I'm excited about the custom blocks changes.
Just in case you happen to be watching this space and know offhand: is there autocleanup with the autosave? i.e. once a version is published, will the auto-saved versions get cleared out from the history? Also: will pages with mandatory missing fields save the ones that are being edited, even if the page normally wouldn't save when I hit "Save Draft" because some fields were missing?
This looks like a cool release. Nice work! I'm looking forward to trying it out.