Releases: Mamaduka/bookmark-card
Releases · Mamaduka/bookmark-card
2.2.0
- Add a setting to open links in a new tab.
- Update the minimum required WordPress version to 6.0.
- Remove the URLs Details API compatibility layer.
- Only display media position controls for horizontal block style.
2.1.1
- Avoid React warning when inserting the block.
- Don't apply border styles to the placeholder.
2.1.0
- Adds support for custom border-radius.
- Stacks horizontal Cards on smaller screens.
- Adds option to change media position for horizontal Cards.
- Fixes loading state styles when using with Gutenberg plugin.
2.0.0
- Bumped minimum required WordPress version to 5.8.
- The plugin now uses the new "URLs Details" API shipped with WP 5.9.
- Upgraded to the Block API v2.
- Refactored the block code into functional components.
- Styling tweaks.