You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New: Share CRUD with readonly and login-required flags, optional expiry, and CSV/XLSX export.
New: Entry filters scope a share link to a subset of entries, enforced on the table, the export, and the per-entry edit route.
New: Comment columns, optionally synced across the share links of one form.
New: Inline editing with a rolling Gravity Forms note as audit trail.
New: GitHub release update detection with a View details modal.
Fixed: Fields set to Administrative visibility were exposed in public share views; only the legacy adminOnly flag was checked, which recent Gravity Forms versions no longer set.
Fixed: Admin table icons sat below their buttons and headers overlapped on WordPress 7.
Improved: Exports fetch entries in batches instead of re-querying the whole set, and per-request caching removes repeated share lookups and JSON decoding.