Wednesday, August 12, 2026
2 changes · master
Enhancements to existing features
The Peru localization tests were updated to match revised default accounts introduced for smoother onboarding. This helps keep automated checks aligned with the current setup and reduces false failures during validation.
Original PR description
Purpose: Default accounts were updated for an improved onboarding process, which caused some tests to be outdated. Update the tests to align with the account changes. task-6221374
This update removes an unused setup step in the AI chat area. It simplifies the underlying code without changing how users interact with the product.
Original PR description
This commit removes a `useSubEnv` that defines `expandedFromAiChat` which is never used.