v1.8.0
What's Changed
Primarily a bug squashing release. We now allow tags from Donorbox in the generic embed block, and also tweaked generic embed to allow Watch on Youtube to work. (see Bug section for more fixes)
This release also contains a GitHub Action to add a release version to issues once they are released, similar to Payload.
🐛 Bug Fixes
- Embed block - add allowed tag and attributes by @rchlfryn in #931
- Fix: prevent widget getting stuck at
#/allwhen navigating forecast dates by @rchlfryn in #932 - Styling updates - update UI at tablet breakpoint, improve theme preview and all blocks pages by @rchlfryn in #935
- Fix console errors - hydration from form & iframe by @rchlfryn in #937
- Update timezone to use name instead of GMT- by @rchlfryn in #936
- Fix event page featured image overlap by @rchlfryn in #940
- Update snfac button color to be accessible by @rchlfryn in #943
💻 For the devs
⚙️ Infra/CI
Full Changelog: v1.7.1...v1.8.0