Releases: a3rev/a3-portfolio
Releases · a3rev/a3-portfolio
3.2.3
3.2.2
3.2.1
3.2.0
= 3.2.0 - 2024/01/12 =
- This feature release adds Stickers for item cards and expander, a new Tags Meta Block and the Gutenberg editor to item posts.
- Feature - new Portfolio Tags Meta block for use on Content or Single Portfolio Block Page
- Feature - new Stickers for Item Card and Item Expander.
- Feature - Portfolio Tags can be sued as to Create the Stickers. Add Sticker Colour on the tag edit page.
- Feature - Add support for Gutenberg editor for content of Portfolio Edit page
- Fix - make block Previews show
- Fix - make Category meta and Tag meta show correct format on Portfolio Content.
3.1.2
= 3.1.2 - 2023/11/23 =
- This maintenance release has plugin framework updates for compatibility with PHP 8.1 onwards, plus compatibility with WordPress 6.4.1
- Tweak - Test for compatibility with WordPress 6.4.1
- Framework - Set parameter number of preg_match function from null to 0 for compatibility with PHP 8.1 onwards
- Framework - Validate empty before call trim for option value
3.1.1
= 3.1.1 - 2023/04/08 =
- This release has a vulnerability security patch, please upgrade now.
- Security - Add escaping the URL of Launch Button before output.
- Tweak - Test for compatibility with WordPress 6.2.
- Props - Security researcher Yuki Haruma reported via Patchstack.
3.1.0
= 3.1.0 - 2023/01/03 =
- This feature release removes the fontawesome lib and replaces icons with SVGs plus adds Default Topography option to font controls.
- Feature - Convert icon from font awesome to SVG
- Feature - Update styling for new SVG icons
- Plugin Framework - Update typography control from plugin framework to add support for Default value
- Plugin Framework - Default value will get fonts set in the theme.
- Plugin Framework - Change generate typography style for change on typography control
- Plugin Framework - Remove fontawesome lib
3.0.2
3.0.1
3.0.0
= 3.0.0 - 2022/05/24 =
- This feature release has compatibility tweaks for WordPress major version 6.0 and includes various code tweaks for FSE compatibility and tweaks for hardening security.
- Feature - Add BlockTemplatesController for control block templates of Portfolio singular, category and tag
- Feature - Define single-a3-portfolio.html block template with custom layout of portfolio item on FSE
- Feature - Define taxonomy-portfolio_cat.html block template with custom layout from plugin on FSE
- Feature - Define taxonomy-portfolio_tag.html block template with custom layout from plugin on FSE
- Tweak - Test for compatibility with WordPress 6.0
- Tweak - Test for compatibility with WordPress 6.0
- Tweak - Add filter on generate_border_style_css
- Tweak - Add filter on generate_border_corner_css
- Framework – Upgrade Plugin Framework to version 2.6.0
- Security - Various code hardening tweaks.
- Security - Escape all $-variable
- Security - Sanitize all $_REQUEST, $_GET, $_POST
- Security - Apply wp_unslash before sanitize