Skip to content

Releases: pods-framework/pods

3.2.6 - July 22nd, 2024

22 Jul 18:25
Compare
Choose a tag to compare
  • Fixed: Resolve issue with WordPress 6.5 and earlier compatibility by adding polyfill for react-jsx-runtime dependency that WP 6.6 related tooling now requires. (@sc0ttkclark)
  • Fixed: Resolve register_meta issue where it wasn't checking if post type supported revisions before setting meta key as revisionable. (@sc0ttkclark)
  • Tweak: Partial work towards a fix for REST API update handling for meta fields which was broken in a previous release. Final fix will be in Pods 3.2.7. (@sc0ttkclark)

3.2.5 - July 19th, 2024

19 Jul 12:38
Compare
Choose a tag to compare
  • Fixed: Resolve issue with WordPress 6.6 compatibility that caused Pods Admin > Edit Pod and Pods forms to stop working properly on some sites. (@sc0ttkclark, @swissspidy)
  • Fixed: Resolve PHP deprecated notices with null being passed into certain htmlspecialchars related functions. (@sc0ttkclark)

3.2.4 - July 15th, 2024

15 Jul 20:49
294c94d
Compare
Choose a tag to compare
  • Feature: Allow restricting media library for File fields to only showing attachments associated to the current post ID. (@sc0ttkclark)
  • Feature: Allow File field to automatically use the first file saved as the featured image for the post. (@sc0ttkclark)
  • Feature: Add support for Post Types that have associated Taxonomies to have a Relationship field which will automatically sync to the corresponding taxonomy on save. (@sc0ttkclark)
  • Fixed: Register meta handling now properly loads when enabled. (@sc0ttkclark)
  • Fixed: Remove always visible scrollbar from Settings modal panel container since it does not scroll. (@sc0ttkclark)
  • Fixed: REST API Show All Fields setting for a Pod now works as expected again. (@sc0ttkclark)

Note: The Pods 3.2.3 release turned into Pods 3.2.4 after a failed attempt at hijacking our plugin on WordPress.org was accidentally documented by online security vulnerability databases as successful.

To be safe and sure that those who are using Pods do not mistake Pods 3.2.3 as a vulnerable release, we will instead release the next version as Pods 3.2.4.

3.2.2 - June 18th, 2024

18 Jun 15:24
Compare
Choose a tag to compare
  • Feature: You can now turn on Taxonomy filters for a Custom Taxonomy so that you see a dropdown filter on the list of posts for any associated post types. (@sc0ttkclark)
  • Added: Pods Templates > Support for comments on post types using Pods Templates using [each comments] and [if comments]. (@sc0ttkclark)
  • Added: REST API > Add support for determining whether to require person to be logged in to read values for custom fields (default: login not required). (@sc0ttkclark)
  • Added: Automatically redirect to the proper edit URL when going to the Pods Admin > Edit Pods page for a specific pod but id=XX is the slug. (@sc0ttkclark)
  • Tweak: Accessibility > Make it easier to copy and paste field names for the Edit Pod screen with a new copy icon you can click. #7291 #7237 (@heybran, @sc0ttkclark)
  • Tweak: Responsive UI > Improved appearance for the Edit Pod screen for smaller screens. (@sc0ttkclark)
  • Fixed: Security hardening > Sanitize HTML before passing into Pods field inputs for paragraph/code/wysiwyg field types to cover additional cases where something could make it past the sanitization process on save. (@sc0ttkclark)
  • Fixed: Accessibility > Add label for color fields in the Pods Blocks API so it shows the label and not just the color input itself. #7306 #7305 (@pdclark)
  • Fixed: Group and field names now generate in the UI as expected. (@sc0ttkclark)
  • Fixed: Compatibility > Date, Date/Time, and Time default values now use single quotes to ensure maximum compatibility with various SQL engines. (@sc0ttkclark)
  • Fixed: Compatibility > More PHP compatibility issues with trim() related function usage resolved. (@sc0ttkclark)
  • Fixed: Code quality > Various phpstan/phpcs issues resolved. (@sc0ttkclark)

3.2.1.1 - May 8th, 2024

08 May 15:25
64e6c0e
Compare
Choose a tag to compare

Security Release

  • Security hardening: Enforce safe URLs for Pods form submission confirmation page URLs. Props to the wesley (wcraft) / Wordfence for responsibly reporting this. (@sc0ttkclark)

3.1.4.1 - May 8th, 2024

08 May 15:07
Compare
Choose a tag to compare

Security Release

  • Security hardening: Enforce safe URLs for Pods form submission confirmation page URLs. Props to the wesley (wcraft) / Wordfence for responsibly reporting this. (@sc0ttkclark)

3.0.10.3 - May 8th, 2024

08 May 15:06
Compare
Choose a tag to compare

Security Release

  • Security hardening: Enforce safe URLs for Pods form submission confirmation page URLs. Props to the wesley (wcraft) / Wordfence for responsibly reporting this. (@sc0ttkclark)

2.9.19.3 - May 8th, 2024

08 May 15:05
Compare
Choose a tag to compare

Security Release

  • Security hardening: Enforce safe URLs for Pods form submission confirmation page URLs. Props to the wesley (wcraft) / Wordfence for responsibly reporting this. (@sc0ttkclark)

2.8.23.3 - May 8th, 2024

08 May 15:04
Compare
Choose a tag to compare

Security Release

  • Security hardening: Enforce safe URLs for Pods form submission confirmation page URLs. Props to the wesley (wcraft) / Wordfence for responsibly reporting this. (@sc0ttkclark)

2.7.31.3 - May 8th, 2024

08 May 15:04
Compare
Choose a tag to compare

Security Release

  • Security hardening: Enforce safe URLs for Pods form submission confirmation page URLs. Props to the wesley (wcraft) / Wordfence for responsibly reporting this. (@sc0ttkclark)