Skip to content

2.14.1

Compare
Choose a tag to compare
@mrcasual mrcasual released this 26 Jan 03:33
· 2494 commits to main since this release
  • 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.