- Edited
0.1.5
Pretty Mail does not work with formatted post content in beta 9, fixed in beta 10 with flarum/core1848.
- !! Requires Flarum beta 10
- Fix post content not showing in the 3 specific email templates
- to update, reset all templates to the default
- OR change
$blueprint->post->contentHtml
to$blueprint->post->formatContent()
in all 3 templates
Updating
composer update fof/pretty-mail