Releases: torchbox/wagtaildraftsharing
Releases · torchbox/wagtaildraftsharing
v0.3.0
v0.2.0
[0.2.0] - 2025-03-028
Added
- Support for Wagtail 6, including a Stimulus JS controller to replace legacy JS. (@stevejalim)
- New option to generate a draft sharing link from the Action Menu when a page has an unpublished draft. (@stevejalim)
- Customizable verbose names for draft sharing, implemented in a non-breaking way. (@stevejalim)
- Customizable position for the draft sharing menu item. (@stevejalim)
- GitHub Actions CI using
toxand Python versions 3.9 to 3.12. (@stevejalim) - Add fallback handling if the Clipboard API is not available. (@mixxorz)
- Add
X-Robots-Tagheader to prevent search engines from indexing draft sharing links. (@mixxorz)
Changed
- Menu icon for draft sharing has been updated. (@stevejalim)
- Dropped Python 3.8 support (EOL). (@stevejalim)
New Contributors
- @stevejalim made their first contribution in #3
- @mixxorz made their first contribution in #6
Full Changelog: https://github.com/torchbox/wagtaildraftsharing/commits/v0.2.0