Version 137 includes a handful of bug fixes across Appfarm Create, the Appfarm Client, and the scheduler services. A notable fix addresses schedules that were failing silently, and cron expression validation has been tightened as part of the same effort. To align with the stricter validation, several existing cron expressions have been automatically converted.
You can find the full list of bug fixes below.
Bug Fixes
- Navigating to an app with UI components bound directly to URL Params will crash the app if Query Params are present (#5500)
- Deploy: Environment error when Scheduler enabled without schedules (#7457)
- Cron jobs with trailing characters fail to start (#7483)
- Schedules that haven’t been modified have stopped triggering (#7501)