Releases: philbuchanan/Accordion-Blocks
Releases · philbuchanan/Accordion-Blocks
1.5.0 Release
What's Changed
- Use useInnerBlocksProps for inner blocks handling (#156) by @philbuchanan in #157
Full Changelog: v1.4.1...v1.5.0
v1.4.1 Release
Fixed
- Fixed UUID not generating properly in widget editor (#152) by @philbuchanan in #153
1.4.0 Release
Note: Now requires WordPress 5.8 which includes support for Widgets block editor.
New
- Use block API v2 with useBlockProps (#142)
Fixed
1.3.5 Release
1.3.4 Release
Fixed
- Made turning off global loading of scripts and styles an explicit setting. You can turn off this off in Settings > Accordion Blocks. (#134)
1.3.3 Release
Fixed
- Rolled back
registerStore
change since it only applies to WordPress 5.7+ (will update in a future release when I bump the minimum WordPress version) (#129)
1.3.2 Release
1.3.1 Release
1.3.0 Release
1.2.2 Release
Fixed
- Unique IDs were not set for new accordion items for sites that didn't already have default options stored in the database. (#100)