Releases/Fall 2026
| Warning | Work in progress! We are in the process of updating the information on this page. Subject to change. |
The 19.2 / Fall 2026 release is planned for October 2026. Find the download links for the latest preview version on the Preview page.
Fill global constants from a table
Global constants introduced back in release 17.2 allow Woodford administrators to define project-specific constants. These can then be used in the business logic throughout the app project. Global constants are well-suited for partners who want to customize a single parent project for different customers.
In this release, Woodford admins no longer need to manually modify the constants. Woodford can automatically read values from a backend table. See How to fill global constants from a table for details.
Resco MCP server
Resco MCP server brings extra tools for faster and more effective AI-powered app development:
- TBD
Licenses
- Woodford's Mobile users screen shows the updated license names (Standard => Enterprise, Inspections => Ultimate).
- Woodford admins can now select a target license when designing app projects. The validation verifies that no elements out of scope of the license are included in the project.
- A new license type, "Essential", is introduced. It targets users who don't want to use Resco's user interface elements, such as forms and views, in their project, but instead develop a custom UI using JavaScript.
Essential app project
Woodford now offers a new app project type: "Resco Essential". Rather than using the standard building blocks of Resco apps, such as forms or views, you must develop the entire UI in JavaScript. You can continue to rely on the features that make Resco Mobile CRM exceptional, such as offline access, a powerful sync engine, or security. See Essential app projects for details.
Exchange Web Services and Graph API
Microsoft announced that Exchange Web Services (EWS) is approaching end of service in Microsoft 365 and Exchange Online. Microsoft plans to disable EWS in October 2026 and a complete shutdown of EWS in 2027. See Microsoft blog for more details.
In this release, we introduce support of Graph API to replace EWS. Meanwhile, to make sure you don't lose access, consider setting EWSEnabled to "true" as detailed in the Microsoft blog.
Salesforce
Wildcards support in Questionnaire Designer and Results Viewer
The wildcards in Salesforce blacklist/whitelist are now also respected by Salesforce Package (Questionnaire Designer and Results Viewer).
Territory Management support
Resco Mobile CRM can now sync records shared via Salesforce Territory Management (Accounts, Opportunities, Cases, Leads). The following needs to be done in App Configurator:
- Go to Configuration > Offline Data Sync and enable Sync Shared with Salesforce Territory Management.
- Enable the entities "Territory" (sf_territory2) and "User Territory Association" (sf_userterritory2association) in the app project.
- The Sync Type of the entity "User Territory Association" must be set to "Always Full Sync". We recommend adding the condition "IsActive Equals Yes, AND User Id Equals Current User" to prevent unnecessary downloads in large organizations.
This feature becomes available starting 19.1.8 Client and 19.1.7 Server.
