Changelog
10th May 2025
2.0.28
- improvementImproved plugin boot
- improvementConditional rendering improvements
- improvementQuick edit fields improvements
- fixFixed
customWpKses
function - fixFixed filterable fields
6th May 2025
2.0.26
- improvementAdded URL field render options (HTML, URL, or Label)
- improvementMinified CSS and JS assets
- fixDefine ACPT_CACHE as a global variable (Fix fatal errors for PHP < 8.0)
- fixFixed
validateAgainstMaxAndMin
function - fixReduced size of the release file (removed unnecessary font in endroid/qr-code package)
- fixFixed WooCommerce admin list (removed duplicated product_brand and product_shipping_class terms)
3rd May 2025
2.0.25
- improvementForms, fixes and improvements:
- 1. Fixed Address field
- 2. Fixed Repeater field
- 3. Improved CSS for the Color field
- 4. Added Address Multiple field
- 5. Fixed Address field
- 6. Added QR Code field
- 7. Introduced CSS variables
- 8. Support for dark color scheme
- improvementUsing cache in WPAttachment for performance improvements
- improvementIntroduced a character counter component for Textarea and Editor fields
- improvementAdded min and max length to HTML5 form elements
- improvementAdded back-end validation against min and max attributes
- improvementUI/UX refinements and improvements (contextual menus, added export code function where missing)
- improvementAdded disable media option in Editor fields
- improvementAdded three render modes to media fields (Image, Gallery, Audio, Audio Multiple, and File fields): HTML, URL, or ID. Applied only when rendered via shortcode
- improvementAdded TWIG patcher (to fix the
Fatal error: Cannot redeclare twig_cycle()
) - improvementUsing Breakdance provider with Oxygen 6.0.0
- improvementSave nested field visibility in localStorage
- improvementWPML/Polylang improvement (translation of labels of URL and file fields)
- fixFixed Date range field (min and max values)
- fixFixed field slug generation in Breakdance provider
- fixCorrect height handling in Wygiwys editor (tinyMCE and Quill)
- fixCorrectly enqueing of
[acpt]
shortcode assets in Gutenberg - fixFixed repeater fields in Breakdance
- fixLoading missing TinyMCE editor assets
- readmoreFor the full list of fixes and improvements, refer to: 2.0.24-beta-1, 2.0.24-beta-2, 2.0.24-beta-3 and 2.0.24-beta-4
3th March 2025
2.0.23
- improvementAdded option page fields to SlimSEO
- improvementAdded option page fields to SEOPress
- improvementRelational fields improvements in Bricks
- improvementDivi integration refactoring and improvements (all meta fields available in theme builder)
- fixDuplicate meta group fix
- fixFixed product data field manager
- fixColor field fixes (removed the eye dropper from unsupported browsers)
- fixTextarea field bug (missing minlength and maxlength attributes)
- fixFixed video field conditional rendering
- fixMeta field conditional rendering tab fixes
- fixFixed PHP warning in Bricks builder
13rd February 2025
2.0.22
- newSlimSEO integration
- improvementAdded users to Conditional Rendering conditions
- fixRepeater and flexible fields fixes and UI/UX improvements
- fixQR Code field fix
- fixMeta fields quick navigation menu fix
- fixFixed meta field manager glitches
- fixFixed datetime field formatting in Bricks builder
5th February 2025
2.0.21
- newSEOPress integration
- newQR Code field
- improvementSortable quick navigation items
- improvementAdded Date, Datetime, and Time to quick edit fields
- improvementAutomatic import data from ACPT Lite
- improvementAdded disabled control to form fields
- improvementAdded post-status management in the form settings
- improvementAdded form redirection management in the form settings
- improvementActivation of the plugin via
wp-config.php
- improvementGallery field improvements
- fixFixed Editor field
- fixBricks builder integration fixes
23rd January 2025
2.0.20
- improvementAdded "With front" param to Custom post type Settings tab
- improvementUpdated messages for registered custom post types
- improvementAdded 6 more fields (color, date, datetime, email, number, phone and url) to WooCommerce Product Data
- improvementImproved fetching of a city from coordinates with GoogleMaps
- improvementDismissable navigation in Meta fields and Option page managers
- fixAllow iframe in Editor fields
- fixFixed error when a form is submitted by an anonymous user
- fixFixed custom post types empty supports
- fixFixed Custom Post Type fields horizontal and vertical tabs layouts
- fixFixed repeater fields conditional rendering
- fixFixed date fields nested in repeater fields
- fixImproved repeater and flexible fields generation performances
- fixFixed Toogle field default value
- fixFixed null pointer exceptions
- fixUI/UX fixes and improvements
13rd January 2025
2.0.19
- newPassword field
- improvementAdded fields to WC Product Variations
- improvementImage, Gallery, File, and Video UI/UX improvements
- improvementRestyling of range input (cross-browser compatible)
- improvementSelect all fields inside the edit form modal
- improvementIcon picker improvements
- fixFixed Editor field when Gutenberg is enabled
- fixBlocksy integration fixes
- fixPhone field fix - intlTelInput library updated to latest version
- readmoreFor the full list of fixes and improvements, refer to: 2.0.19-beta-1, 2.0.19-beta-2 and 2.0.19-beta-3
12th November 2024
2.0.18
- improvementSaving form submissions
- improvementAdded preview element in the Form Manager
- improvementAdded user biography field to Forms
- improvementContent settings improvements (toggle post types, taxonomies, meta, or option pages)
- improvementThe
[acpt_form]
shortcode now supportstid
,pid
oruid
arguments - fixFixed saving meta fields (aka sorting relational fields)
- fixFixed range field
- fixFixed the front-end Editor field: TinyMCE was replaced by Quill.
- fixOther fixes and minor improvements in forms
6th November 2024
2.0.17
- improvementAdded prefixes and suffixes to field inputs
- improvementTable field tab navigation
- improvementAdded URL field's label in forms
- improvementMeta field manager micro-improvements (added show/collapse all feature)
- fixFix Complianz incompatibility
- fixTinyMCE correct loading in the Editor field
- fixFixed schema creation to ensure the compatibily with MySQL databases using MyISAM engine
- fixRenamed
wpAjax()
function (the collision of function name makes it impossible to add new taxonomies) - fixConditional rendering in flexible fields fully working
- fixCorrect relations handing in
save_acpt_meta_field_value()
- fixNested flexible fields fully working
- fixCorrect data fetching of nested fields in Breakdance
- fixCorrect initialization of DIVI builder data provider