2.14.1
- Tested with WordPress 5.9
- Improved: The Members plugin now works with No-Conflict Mode enabled
- Improved: Performance when saving Views with many fields
- Improved: Performance when loading the Edit View screen when a View has many fields
- Fixed: Gravity Forms widget used in the View editor would initialize on all admin pages
- Fixed: PHP notice when editing an entry in Gravity Forms that was created by user that no longer exists
- Fixed: Error activating on sites that use the Danish language
- Fixed: Entry approval scripts not loading properly when using Full Site Editing themes in WordPress 5.9
- Updated: TrustedLogin client to Version 1.2, which now supports logins for WordPress Multisite installations
- Updated: Polish translation. Thanks, Dariusz!
Developer Updates:
- Modified: Refactored drag & drop in the View editor to improve performance: we only initialize drag & drop on the active tab instead of globally.
- Added:
gravityview/tab-ready
jQuery trigger tobody
when each GravityView tab is ready (drag & drop initialized). See example of binding to this event.
- Added: