Skip to content

Releases: pods-framework/pods

2.6.11.1 - June 4th, 2020

08 Jun 14:59
Compare
Choose a tag to compare
  • Security: Remove deprecated usage of escapeMarkup in Select2 (@sc0ttkclark, @miha.jirov)

2.5.5.1 - June 4th, 2020

08 Jun 15:00
Compare
Choose a tag to compare
  • Security: Remove deprecated usage of escapeMarkup in Select2 (@sc0ttkclark, @miha.jirov)

2.4.4.1 - June 4th, 2020

08 Jun 15:00
Compare
Choose a tag to compare
  • Security: Remove deprecated usage of escapeMarkup in Select2 (@sc0ttkclark, @miha.jirov)

2.4.4 - March 16th 2015

04 Jun 17:47
Compare
Choose a tag to compare
  • Security Update: We recommend all Pods 1.x/2.x installations be updated to the latest version of Pods
  • or replace your plugin files with the download of your version from http://wordpress.org/plugins/pods/developers/
  • Fixed: Pods UI orderby now strictly enforces Database column format

2.7.20 - April 5th 2020

05 Apr 05:48
Compare
Choose a tag to compare

Bug Fixes

  • Fixed: Resolved issues with Freemius notices not being able to be properly dismissed. (@sc0ttkclark)

Note: 2.7.19 was bugged due to a deployment that sent out a copy of 2.7.18 as 2.7.19.

2.7.18 - April 3rd 2020

03 Apr 20:11
Compare
Choose a tag to compare

New Features & Enhancements

  • Added: Add is_required() helper method for fields objects to abstract some logic. #5657 (@JoryHogeveen)
  • Updated: Removed duplicate code from pods_list_filter() that is now in wp_list_filter(). #5644 (@JoryHogeveen)
  • Updated: Now prefixing the Templates and Pages component menu items with "Pod" so they aren't as easily confused with normal WordPress menu items. #5647 (@JoryHogeveen)

Bug Fixes

  • Fixed: Compatibility layer for ACF so it won't conflict anymore. #5667 (@sc0ttkclark)
  • Fixed: Remove PHP 5.6+ only code that was causing issues for those running older PHP versions. #5659 (@JoryHogeveen)
  • Fixed: Prevent PHP errors when enforcing numeric values during validation of number fields. #5666 (@JoryHogeveen)
  • Fixed: Prevent deprecated warnings with special magic tags usage like {@user.id} instead of {@user.ID}. #5642 (@JoryHogeveen)
  • Fixed: Fix the decimal/thousands separator logic used for number and currency field validation and saving. #5653 (@JoryHogeveen)
  • Fixed: Resolve issues with [if] and [else] logic for boolean fields that was causing it to always evaluate to true. #5656 (@JoryHogeveen)
  • Fixed: Only load Freemius on Pods Admin, Plugins, or the Updates screens. (@sc0ttkclark)

2.7.17.1 - March 27th 2020

27 Mar 17:22
ea81ea8
Compare
Choose a tag to compare

Bug Fixes

2.7.17 - March 26th 2020

26 Mar 21:21
Compare
Choose a tag to compare

New Features & Enhancements

  • Added: New callout for our Friends of Pods program will show up on the Pods Admin > Pods list so we can let people know how to donate. #5571 (@nicdford, @sc0ttkclark, @JoryHogeveen)
  • Added: Freemius integration to support our new Friends of Pods add-ons and enable us to let people opt-in to usage stats for planning future compatibility decisions. #5624 (@sc0ttkclark)
  • Added: New not_found tag to the Pods shortcode to return default string if no output is empty. #5580 (@JoryHogeveen)
  • Added: New hooks when saving field table definitions (table-based Pods). #5623 (@sc0ttkclark)
  • Added: New custom multi-relationship display format. #5612 (@JoryHogeveen)
  • Added: Support traversing into post thumbnails objects. #5610 (@JoryHogeveen)
  • Compatibility: Add ACF backwards compatibility functions/shortcode. #4855 (@sc0ttkclark)
  • Compatibility: WordPress 5.4 - Add user Pod fields to privacy export data. #5606 (@JoryHogeveen)
  • Compatibility: Match WordPress 5.4 CSS changes. #5608 (@JoryHogeveen)
  • Enhancement: Shortcodes now automatically revert to the current queried object. #5598 (@JoryHogeveen)
  • Enhancement: Add "full" to available image sizes. #5185 (@JoryHogeveen)
  • Enhancement: Set Pods current queried object detection based on class instances instead of class parameters. #5617 (@JoryHogeveen)
  • Docs: Update inline docs for pick field selected logic. #5014 & #5017 (@sc0ttkclark)

Bug Fixes

2.7.16.2 - November 14th 2019

14 Nov 15:19
Compare
Choose a tag to compare
  • Fixed: The last SVN tag was temporarily missing files, this release just ensures people get the update that has all files.

2.7.16.1 - November 13th 2019

14 Nov 02:35
Compare
Choose a tag to compare
  • Fixed: Reverted changes in #5289 to auto templates that introduced breaking changes. We will revisit this in a future maintenance release. #5531