2025-04-25 13:24:14 +00:00
|
|
|
# Wagtail 7.1 release notes - IN DEVELOPMENT
|
|
|
|
|
|
|
|
|
|
_Unreleased_
|
|
|
|
|
|
|
|
|
|
```{contents}
|
|
|
|
|
---
|
|
|
|
|
local:
|
|
|
|
|
depth: 1
|
|
|
|
|
---
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
## What's new
|
|
|
|
|
|
|
|
|
|
### Other features
|
|
|
|
|
|
2025-04-24 14:13:05 +00:00
|
|
|
* Add iHeart oembed provider (Storm Heg)
|
2025-04-25 13:24:14 +00:00
|
|
|
|
|
|
|
|
### Bug fixes
|
|
|
|
|
|
2025-03-25 14:54:38 +00:00
|
|
|
* Handle lazy translation strings as `preview_value` for `RichTextBlock` (Seb Corbin)
|
2025-03-07 14:38:37 +00:00
|
|
|
* Fix handling of newline-separated choices in form builder when using non-windows newline characters (Baptiste Mispelon)
|
2025-04-25 13:24:14 +00:00
|
|
|
|
|
|
|
|
### Documentation
|
|
|
|
|
|
|
|
|
|
* ...
|
|
|
|
|
|
|
|
|
|
### Maintenance
|
|
|
|
|
|
2025-03-02 08:33:34 +00:00
|
|
|
* Refactor `get_embed` to remove `finder` argument which was only used for mocking in unit tests (Jigyasu Rajput)
|
2025-04-25 13:24:14 +00:00
|
|
|
|
|
|
|
|
## Upgrade considerations - changes affecting all projects
|
|
|
|
|
|
|
|
|
|
## Upgrade considerations - deprecation of old functionality
|
|
|
|
|
|
|
|
|
|
## Upgrade considerations - changes affecting Wagtail customizations
|
|
|
|
|
|
|
|
|
|
## Upgrade considerations - changes to undocumented internals
|