1.2.24
29/10/2024
- Added support for Collapsible Sections in GravityFlow views
1.2.23
09/10/2024
- Minor CSS updates for GF theme framework conflicts
1.2.22
03/06/2024
- Fix for correct aria-expanded attributes when using the single opens setting
1.2.21
31/05/2024
- Fix gap above collapsible body
1.2.20
15/04/2024
1.2.19
12/04/2024
1.2.18
04/04/2024
- Add support for defining license key in wp-config.php with the GF_COLLAPSIBLE_SECTIONS_LICENSE constant
1.2.17
04/04/2024
- Update enqueue conditions to only load assets on front-end if the form contains collapsible sections
1.2.16
01/02/2024
- Minor updates to compatibility with Gravity Forms: Multiple Form Instances Add On and new GF versions
1.2.15
13/12/2023
- Updates for Gravity Forms Theme Framework Upgrade
1.2.14
20/11/2023
- Update to fix issue with signature field display on sections with conditional logic
1.2.13
13/11/2023
- Update for compatibility with GF Foundation theme
1.2.12
03/11/2023
- Added an init delay for when used within Woocommerce and form not ready yet
1.2.11
20/09/2023
- Fix collapsible body CSS when the section contains validation errors
1.2.10
08/09/2023
- Minor bug fix with Gravity View compatibility
1.2.9
07/09/2023
- Minor CSS fix for core styles
1.2.8
30/08/2023
- Fix issue with plugin updater class
1.2.7
29/08/2023
- Minor update to compatibility with GF WooCommerce Product Add-ons
1.2.6
07/08/2023
- Splash page checker update
1.2.4
04/08/2023
- Minor update to license check
1.2.3
27/07/2023
- CSS fix for issue with WooCommerce Gravity Forms Product Add-Ons plugin when legacy markup and legacy mode all enabled
1.2.2
23/07/2023
- Minor fix to media library integration
1.2.1
15/07/2023
- Minor update to plugin row output
1.2.0
13/07/2023
1.1.45
09/06/2023
- Ditched slothicons icon font and replaced with svg image mask. Change icon color with CSS background-color property
1.1.44
08/06/2023
1.1.43
06/06/2023
1.1.41
03/06/2023
1.1.40
02/06/2023
- Remove unused jetsloth filters/actions JS, in favor of gform addFilter and addAction
1.1.39
01/03/2023
- Add CSS fixes and overrides for new Gravity Forms theme framework
1.1.38
17/11/2022
- New filters added for override of some settings
- "collapsible_sections_force_single_opens"
- "collapsible_sections_single_open_by_default"
- "collapsible_sections_multiple_open_by_default"
- All filters have the settings value and form ID passed as parameters
- New Javascript event and action fired after collapsible sections setup on the front-end
- "gf_collapsible_sections_setup" event fired on the document
- "gf_collapsible_sections_setup" action, add your hook via window.jetsloth_add_action function
1.1.37
27/08/2022
- Fix for compatibility with WooCommerce Gravity Forms Product Add-Ons
1.1.36
26/08/2022
- Minor updates for compatibility with Gravity Forms: Multiple Form Instances Add On
1.1.35
24/07/2022
- Updated Gravity Forms markup detection
1.1.34
23/06/2022
- Fix to only enqueue icons if form contains collapsible sections
1.1.33
31/05/2022
- Update to gform markup version detection
1.1.32
09/03/2022
- Minor fix for section description within grid CSS layout
1.1.31
21/12/2021
- CSS fix for hidden open collapsible sections
1.1.30
20/12/2021
- License verification update
1.1.29
18/12/2021
- Update the tested WP version
- Disable SSL verification in order to prevent download update failures
1.1.28
16/12/2021
- Fix for better detection of legacy markup
1.1.27
17/10/2021
- Minor bug fix with the collapsible-sections-open CSS class not being added on first clicks when the force only one tab open at a time option is enabled
1.1.26
12/10/2021
- Added new filters allowing you to disable enqueue of one or more of the plugins CSS files. Return false for any of the following filters to prevent it from being enqueued. Default is true for all
- collapsible_sections_load_form_editor_css
- collapsible_sections_load_main_css
- collapsible_sections_load_sections_grid_css
- jetsloth_load_slothicons
1.1.25
01/07/2021
- Minor fix for legacy markup detection
1.1.24
10/06/2021
- Update enqueue conditions for jetsloth javascript filters
- Update Gravity Forms markup version detection
1.1.23
26/05/2021
- Update new GF grid CSS selector so it only targets forms using new markup
1.1.22
21/05/2021
- Minor fix with display of some field layouts on smaller screens in Gravity Forms 2.5
1.1.21
03/05/2021
- Minor bug fix for Gravity Forms 2.5 form editor
1.1.20
03/05/2021
- Fix issue with collapsible section field settings displaying for fields other than sections in Gravity Forms 2.5
1.1.19
28/04/2021
- Fix issue with collapsible section display within the form editor in Gravity Forms 2.5
- Fix margin between collapsible section header and body
1.1.18
28/04/2021
- Fix issue with collapsible sections iDs
1.1.17
28/04/2021
- Fix issue with collapsible sections not working on legacy forms after updating to Gravity Forms 2.5
1.1.16
30/03/2021
- Small bug fix for sections set to open by default but initially hidden through conditional logic
1.1.15
29/03/2021
- Update for compatibility with Gravity Perks' Copy Cat perk
1.1.14
11/02/2021
- Updates to icon font loading
1.1.13
05/02/2021
- Fix to re-initialise tinymce instances inside of collapsible sections
1.1.12
17/01/2021
- Fixed implementation of scrolling to opened section
1.1.11
14/01/2021
- Only give focus if scrolling to the open section
1.1.10
11/11/2020
- Fix bug with validation and section opening
1.1.9
11/11/2020
- Minor bug fix with collapsible toggles and open by default
1.1.8
11/10/2020
- Updated text domain from constant to string, and updated tested to Wordpress version
1.1.7
01/10/2020
- Fix form and global CSS output order
1.1.6
19/09/2020
- Added a new filter 'jetsloth_load_slothicons' which accepts a boolean value for whether to load slothicons or not
1.1.5
16/09/2020
- Fix up issue with section display after validation on forms with ajax submit disabled
1.1.4
05/09/2020
- Fix issue with custom scrollto settings
1.1.3
30/08/2020
1.1.2
29/08/2020
- Add better keyboard accessibility
1.1.0
18/08/2020
- Compatibility updates for the upcoming Gravity Forms 2.5
1.0.20
05/06/2020
- Fix bug with default open sections and gform_post_conditional_logic
1.0.19
30/05/2020
- Fix bug when "Force only one collapsible section to be open at a time" setting enabled
1.0.18
27/05/2020
- Fix display issue on sections with conditional logic
1.0.17
22/05/2020
- Updated to lazy load icon fonts
1.0.16
04/01/2020
- Updated license / plugin updater class
1.0.15
24/11/2019
- Update to prevent render issue when used with WooCommerce Gravity Forms Product Add-ons plugin
1.0.14
13/08/2019
- Update license functions to remove PHP warning
1.0.13
07/04/2019
- Fix to work better with Signature field within collapsible sections
1.0.12
23/03/2019
- Fix to open all sections containing errors following validation, unless your settings is to only allow one section open at a time.
1.0.11
16/01/2019
- Fix to initialise enhanced UI dropdown and multi file upload fields within Collapsible Sections
1.0.10
04/12/2018
- Include slothicons within plugin
1.0.9
31/08/2017
- Update to make compatible with the Gravity Forms Product Add-ons plugin for WooCommerce
1.0.8
25/07/2017
- Removed reliance on Dashicons for the icons. Replaced with custom icon font
1.0.7
21/07/2017
- Fix to prevent fatal error when Gravity Forms is deactivated while Collapsible Sections is still active
1.0.6
20/07/2017
- Fix error being thrown when form settings for collapsible sections haven't been saved
1.0.5
20/07/2017
- Added basic tab navigation support, interacting with collapsible functions
1.0.4
19/07/2017
- Fix issue with separate custom styling of multiple forms on the same page
1.0.3
19/07/2017
- Fix incorrect function name for tooltip filter
1.0.2
18/07/2017
- Fix potential overrides of custom styles
1.0.1
18/07/2017
- Fix conflict with Image Choices in minifier class
1.0.0
17/07/2017