Skip to content

2.9.11 - January 19th, 2023

Compare
Choose a tag to compare
@sc0ttkclark sc0ttkclark released this 19 Jan 21:28
· 1050 commits to main since this release
c0e177e
  • Security: Fix nonce verification check when deleting a pod. Thanks to Rafshanzani Suhada for responsibly disclosing this through Patchstack (@0xshdax, @sc0ttkclark)
  • Compatibility: Improved compatibility with PHP 8.1+ (@sc0ttkclark)
  • Tweak: Removed some of the jQuery dependency for Pods DFV, the only part that remains is jquery-ui-sortable for File fields (to be further refactored into React at a later point). (@sc0ttkclark)
  • Fixed: Updated the tribe-common library which had an older version of JWT included. (@sc0ttkclark)
  • Fixed: Remove debug output on the Tools page when no actions needed to run. (@sc0ttkclark)