Released in version 1.5 (14 February 2020)
Better onboarding experience
Our main goal for this release was to improve the onboarding process.
ACR now features several guides to help with specific functionality.
For new users: a complete step-by-step guide from signup to review, and fixing a violation.
For everyone: six tours that will explain step-by-step the most important features and how to use them.
New rules and improvements
- Project should have a maximum of N modules – add boolean setting to ignore app store modules
- AM/PM indicator should only be used in combination with lowercase “h”
- Hour format should be specified correctly in parse/format date-time functions
- Day of year should not be used in parse/format date time functions
- MM and mm tokens should be used correctly in parse/format date-time functions
- Seconds token should be specified correctly in parse/format date-time functions
Fixes
URL endpoints should not be hard-coded – fixed a bug where a rest/web service call would be considered a violation even if the URL is parameterized.