Skip to content

4.12.5

Compare
Choose a tag to compare
@rilwis rilwis released this 17 Nov 04:29
· 1281 commits to master since this release

Fixed

  • Fixed "Select All/None" doesn't work with post field (checkbox_list type).
  • Fixed color picker field for WordPress 4.9.
  • Fixed map field doesn't work inside groups.
  • Fixed media fields don't reset value when cloning the container groups.

Changed

  • File field now uses hidden input to handle field values. Remove ajax action for reordering files and simply file action for deleting files. Also make it works with post thumbnail removal in the frontend.