1. Home
  2. Docs
  3. Release notes
  4. CLEVR Dev Suite
  5. 1.1

1.1

Improvements

  • When showing progress for downloading new revisions, ACR now reports when the download has been picked up from the queue.
  • ACR now limits the number of downloads that can be queued or running at a time to 4 per app. This is to ensure fair use. For trials, the limit remains at 1 item queued or running at a time. The limitation includes requests started both manually or from CI/CD.
  • We improved the message that was shown when there was an error in retrieving branches. The new message now gives more details about what went wrong and advice on how to troubleshoot.

New rules

  • Apps should keep up with Mendix releases (Maintainability)
  • A strong password policy should be applied (Security)
  • No demo users (Security)
  • No anonymous users (Security)
  • Only admin roles should manage users (Security)
  • Project roles should be checked for security (Security)

Fixes

  • Fixed a contradiction in rules regarding prefix naming conventions (#468298)
  • Fixed a bug where the rule for too many entities would report violations incorrectly (#461575)
  • For some projects, there were no violations shown. The issue was caused by excluded items in the project which were not handled properly. This is now fixed.
  • We fixed an issue where an error is shown when refreshing the apps using the Can’t find your app? button.
  • We fixed an issue where the favorite icon was not loading correctly.