# Flagship Release notes June 🌻

## Flagship Release notes June 🌻

## **Flagship New Releases**

### **📑 Targeting by list** <a href="#targeting_list" id="targeting_list"></a>

![targeting\_by\_list\_2.PNG](/files/nfzk0fn5QxtibWP1KUMB)

Having a lot of different users shouldn't be a barrier to your experimentation or feature management on Flagship. And this is why we added **The new list targeting feature 📝**.

It will allow you to manage the targeting of your users much more efficiently and will save you precious time during the creation of a use case, especially if you have many different user lists.

You now have three options in the targeting step of a use case:

* Manually adding the values of the users you want to target (*Users by ID* or *Key*) in the *Values* field.
* Copying and pasting the values of the users separated by a coma, you want to target in the *Values* field.
* Importing the values related to the users you want to target in a CSV file via the Import CSV button.

**🧐 Looking for more information?**

* Consult [**the product documentation**](https://flagship.zendesk.com/hc/en-us/articles/360022121060--Troubleshooting-How-to-target-a-large-number-of-users-at-the-same-time-)\\

### **📥 CSV export** <a href="#csv_export" id="csv_export"></a>

![CSV\_export.png](/files/GkBAA8j5xV8SseiD6uvd)

We've heard you and have added another way to export the data (hits) from your use case reports on the report page. To do so, simply click on the CSV export button at the top right of your report and select the data you are interested in. You will then receive an email with a link to download the CSV file.\
\
**🧐 Looking for more information?**

* Consult [**the product documentation**](https://flagship.zendesk.com/hc/en-us/articles/360021861139-Exporting-reporting-data)\\

### **📊 New UI view for Personalization & Feature Toggle reporting** <a href="#new_ui" id="new_ui"></a>

![Report\_V2.png](/files/qm8wFxM8JFuhw0wzkkPq)

The Personalization and Feature Toggle reports have been updated with some UI and UX improvements! They are now presented in the same way as the AB Test and Progressive rollout, i.e. with: reports by KPI type (primary/secondary), a comparison with the reference variation (for personalization), and a dropdown to switch between scenarios.\
\
\\

### **⚙️New SDK compatibility** <a href="#sdk_compatibility" id="sdk_compatibility"></a>

![SDK.png](/files/g0NgXW1ovKWQo5SsHl5k)

Flagship is further expanding its collection of available SDKs. We have added compatibility for Flutter SDK / .Net SDK / PHP SDK and we have enhanced our existing Java SDK now in V2.0 which includes bucketing CDN management and polling.

**🧐 Looking for more information?**

* Check [**the PHP technical documentation**](https://developers.flagship.io/docs/sdk/php/v1.0)
* Check [**the Flutter technical documentation**](https://developers.flagship.io/docs/sdk/flutter/v0.2)
* Check[ **the .Net technical documentation**](https://developers.flagship.io/docs/sdk/dot-net/v1.0)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.abtasty.com/flagship-deprecated/release-notes/flagship-release-notes-june.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
