Skip to content

Version 7.0.39

Choose a tag to compare

@mseiedmiri mseiedmiri released this 04 Aug 09:36
· 30 commits to master since this release

Fixed

  • Agents block — agent picker cut off at ~100 agents. The Agent Selection picker fetched a single REST page (WordPress caps per_page at 100), so brokerages with more than 100 agents saw the list truncated (roughly at the letter J). The picker now pages through every REST page and lists all agents, and FormTokenField shows the full set of suggestions.

Internal

  • Rebuilt the Gutenberg block bundle (build/index.js).
  • Bumped plugin header Version: and RCH_VERSION to 7.0.39.