Skip to content

Releases: guilamu/gf-conditional-compass

v1.3.4

Choose a tag to compare

@github-actions github-actions released this 02 Jun 06:52
  • Fixed: Resolved a fatal error (Call to undefined method Parsedown::setSafeMode()) when another plugin loads an older Parsedown version that lacks the setSafeMode method

v1.3.3

Choose a tag to compare

@github-actions github-actions released this 19 May 11:40
  • Improved: Updated the GitHub auto-updater so the "View details" modal keeps its footer action button on already-current installs and reports tested WordPress compatibility through the expected update metadata
  • Fixed: Refined conditional separator badge spacing for tighter alignment in the Gravity Forms editor

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 10 May 19:46
  • Improved: Normal fields now use the same dedicated badge row layout as Section and Submit fields for more consistent pill alignment in the Gravity Forms editor

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 10 May 19:21
  • New: Added submit button support to Conditional Compass badges, tracing, and copy/paste flows in the Gravity Forms editor

v1.3.0

Choose a tag to compare

@guilamu guilamu released this 10 May 08:42
262db1d
  • New: Added a WordPress-style "View details" modal that renders README tabs, GitHub release notes, and a styled plugin banner
  • Improved: Refined the GitHub updater to use the canonical repository slug, complete WordPress update metadata, and Parsedown-based README rendering
  • Fixed: Conditional Compass badges now appear on Section fields in the form editor

v1.2.3

Choose a tag to compare

@guilamu guilamu released this 18 Feb 10:32
fb1ca74

New: "Hide condition summaries" toggle in the Copy/Paste modal — uses the native Gravity Forms toggle to show or hide existing condition text per field

v1.2.2

Choose a tag to compare

@guilamu guilamu released this 16 Feb 13:28
  • Fixed: Console warning [GFCC] Editor flyout config not found on the Form List page
  • Fixed: Refined script/style enqueuing to only target the Gravity Forms editor
  • Improved: Demoted flyout config missing message to a debug log for better resilience

v1.2.1

Choose a tag to compare

@guilamu guilamu released this 13 Feb 19:13

New: Badge visibility toggles moved to the native Gravity Forms Editor Preferences flyout (cog icon)
New: Per-user toggle persistence via user_meta (replaces localStorage)
New: AJAX handler for saving editor preferences server-side

v1.2.0

Choose a tag to compare

@guilamu guilamu released this 13 Feb 17:31
eef2434

New: Copy/Paste Conditional Logic — copy rules from one field and paste them to multiple fields via a searchable modal
New: Visual Trace — click a field ID to interactively explore upstream/downstream conditional logic relationships
New: GitHub auto-updater and release workflow for one-click updates
New: Guilamu Bug Reporter integration for streamlined issue reporting
Improved: Renamed all CSS/JS prefixes from gw- to gfcc- to avoid Gravity Wiz conflicts
Improved: Field names are now clickable links in Visual Trace descriptions
Fixed: Popup modal display issues for the Copy/Paste feature
Fixed: Translation strings for modal title and search placeholder