# v25.0

This release contains a number of improvements spred across the following themes:

* Usability
* Security
* Control API and feeds

## Usability Improvements

* New Projects list layout with Project favouriting, archiving and marking as Production or Staging
* Sorting Projects

<figure><img src="https://content.gitbook.com/content/q9pQqNk9IovpAN9EXqbX/blobs/v1PcqiGyFtuVFyn2Whbb/Screenshot%202023-07-20%20at%2016.32.08.png" alt=""><figcaption></figcaption></figure>

* Create new Project from scratch via Project Dashboard

<figure><img src="https://content.gitbook.com/content/q9pQqNk9IovpAN9EXqbX/blobs/52lztFrUhTsbHUjiG1b5/Screenshot%202023-07-26%20at%2011.01.02.png" alt=""><figcaption></figcaption></figure>

* New **Apps** section per Brand with links to App Spec management in Admin panel

<figure><img src="https://content.gitbook.com/content/q9pQqNk9IovpAN9EXqbX/blobs/AIdsViMPLSqvwawAMFJ0/Screenshot%202023-07-20%20at%2016.32.19%20(1).png" alt=""><figcaption></figcaption></figure>

* Stats pop up on Element hover for interactive elements in the Elements list:

<figure><img src="https://content.gitbook.com/content/q9pQqNk9IovpAN9EXqbX/blobs/CPqBa2q3FkeBIbhxEeGj/Screenshot%202023-08-29%20at%2016.13.22%20(1).png" alt=""><figcaption></figcaption></figure>

* [Links in fields description](https://products.monterosa.co/mic/developer-guide/app-specs/app-spec/data-structures) across App Setup, Event Settings and Element form.
* Developer section in Project nav
* Esc shortcut to close modals
* Events list - ‘live’ Events are always displayed on top; new layout of icons and labels (start, end time, duration)

<figure><img src="https://content.gitbook.com/content/q9pQqNk9IovpAN9EXqbX/blobs/0d7SHXBY8k9meqKKStcS/Screenshot%202023-07-20%20at%2016.41.09.png" alt=""><figcaption></figcaption></figure>

## Security Improvements

* Enforcing [2FA](https://products.monterosa.co/mic/creator-guide/team/two-factor-authentication) per Organisation
* SAML integration for logging into Studio via [SSO](https://products.monterosa.co/mic/creator-guide/team/setting-up-sso-to-log-in-the-monterosa-platform)
* Added CAPTCHA to Sign in page. reCaptcha banner is displayed on Sign In page (bottom right corner), users are not asked to complete Captcha every time they log in.

## Control API and feeds

* Simplified [graphics feed](https://products.monterosa.co/mic/reference/core-platform/public-feeds/graphics-feed)
* New layout for Feeds tab with help copy and doc links
* Ability to [archive project](https://products.monterosa.co/mic/control-api/projects/update-project) via Control API
* Ability to [specify Project environment](https://products.monterosa.co/mic/control-api/projects/update-project) (staging or production) via Control API
* Ability to [manage App Spec](https://products.monterosa.co/mic/control-api/apps) via Control API
* Expose [new element attributes](https://products.monterosa.co/mic/control-api/elements/get-element) to public Control API

  * `duration_mode`
  * `name`
  * `results_revealed_at_iso`
  * `answer_revealed_at_iso`

  &#x20;
