Skip to content

3.0.7 - October 19th, 2023

Compare
Choose a tag to compare
@sc0ttkclark sc0ttkclark released this 19 Oct 19:20
· 425 commits to main since this release
fbb2e66
  • Fixed: Avoid duplicate fields showing up when registering fields manually through pods_group_add() instead of through normal DB or file-based configs. #6317 (@sc0ttkclark)
  • Fixed: Resolve cases where Settings pod types would treat every save as a new item. (@sc0ttkclark)
  • Fixed: Swept through the codebase to fix all remaining return type issues with PHP 8+ for the most common extended/implemented methods. (@sc0ttkclark)