1. Home
  2. Docs
  3. Release notes
  4. CLEVR Dev Suite
  5. 3.4.1 and later

3.4.1 and later

September 17th, 2024

  • Support for Mendix 10.12
  • Fix for the new PermissionAPI of Mendix for adding new apps via find my apps

August 29th, 2024

  • Fix for the new PermissionAPI of Mendix. Handles chunking for users with more than 100 apps.
  • Fix for CI/CD create deployment package action. Handles unexpected Mendix changes to the Mendix cloud API.

August 13th, 2024

  • An upgrade was needed in the backend to use a new PermissionAPI of Mendix. As a consequence all users need to generate a (new) Personal Access Token (PAT). Steps for August 2024 release
  • Fix for library vulnerability scanner
  • Minor fix rule “A project administrator should only be able to create administrative accounts” to trim configured roles and to sort output

June 25th, 2024

  • Update document generation module for bug fixes and better logging
  • Fixed an issue with the cleanup of user accounts
  • Fix for the allowlist report

April 2nd, 2024

  • Removed API v2

January 22th, 2024

  • Support for Mendix 10.6
  • Some minor bug fixes

December 13th, 2023

  • Fix code review API to retrieve reports to use custom special users as reporting user
  • More cleanups

December 12th, 2023

  • Fix code review API to retrieve reports to use the default special user as reporting user
  • Library details have link to maven repository to easily find the latest version
  • Cleanups

December 6th, 2023

  • All reports are rebuilt using the Mendix PDF Document Generation module
  • Built in notifications. To be used in the future. For now only downloading a report runs async and will generate a message that the document is ready for download
  • SprintR integration is changed into using the EpicsAPI
  • UI header bar changed
  • Enterprise license UI changed
  • Custom code review is deprecated. Functionality is hidden by default and can be made visible via code review app settings. The plan is to remove this feature completely.

October 16th, 2023

  • Deployment over apps where one pipeline creates a deployment package to be used remotely (marking for remote) and another pipeline uploades this package in a different app.
    • The calling pipeline sends the package id. The called pipeline has to be configure to allow the calling app to do API calls.
  • Protection and security for CI/CD and pipelines has been added.
    • CI/CD configures which other apps can retrieve a package.
  • Pipelines can be configured for manual or API usage.
  • Code review API execute call met optie sync revisions
  • CI/CD restore backup met optie db_only
  • Fix CI/CD restore backup to different environment