Skip to content

v3.2.0-beta2

Pre-release
Pre-release

Choose a tag to compare

@frozzare frozzare released this 19 Jun 07:03
· 309 commits to master since this release

Beta 2 of Papi 3.2.0, things may change and be fixed when Papi 3.2.0 is out. Use the beta release to test your sites, give feedback and contribute fixes.

Changelog for beta 2 (read changelog for beta 1 here).

Added

  • Added: CLI to rename meta keys for posts and terms, see #208.
  • Added: lang option now supports arrays and not just strings.
  • Added: Filter to override conditional rule allowed value papi/conditional/rule_allowed
  • Added: Filter to modify lang query string value papi/lang
  • Added: Filter to modify template extension papi/template_extension

Fixed

  • Fixed: Dropdown property can now handle numeric values, see #225.
  • Fixed: Respect show standard type filter in list columns, see #235.
  • Fixed: Complex properties should now be rendered in REST API, see #232.
  • Fixed: Post ID will be respected all the way and it will not guess, see #227.