Removed FOCUS-56660 - Update Schoolmint API call to be more generic
The SchoolMint API integration has been updated to support a generic configuration available to all districts using the Focus Dialect in Third Party Systems Setup. Two sets of student data endpoints are now available through the Focus Dialect: SchoolMint endpoints, which include the SchoolMint ID field, and External Enrollment endpoints, which do not include the SchoolMint ID. Districts that previously configured a dedicated SchoolMint dialect should update their Third Party Systems Setup entry to use the Focus Dialect and review their read/write access settings accordingly.
Added FOCUS-60362 - Runquery autocomplete slowness fix
Autocomplete suggestions in the Run Query tool now appear immediately when triggered, resolving a delay that could occur while typing certain queries.