You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.