# Flagship Release Notes: Fall

## Flagship Release Notes: Fall

## **General Availability**

### ***Flagship - Knowledge Enrichment***

![developer\_portal.png](https://flagship.zendesk.com/hc/article_attachments/360017856279/developer_portal.png)

#### **New developer portal**

It’s bigger, better and more robust than ever! Our [developer portal](https://developers.flagship.io/) has everything your R\&D teams need to get started and go the distance with Flagship: the latest SDKs, documentation, how-tos…

![flagship.png](https://flagship.zendesk.com/hc/article_attachments/360017843820/flagship.png)

#### **Reporting updates for easy ROI tracking**

Our Flagship reporting just got better:

* Average Value is now an available Sub-KPI. It’s based on the transaction revenue divided by the number of transactions, which gives visibility into the ROI achieved with each campaign.
* Reporting filters now allow you to drill down into context keys, values and additional information each time a visitor completes a transaction.

## **Early Adopter**

### ***Flagship - SDKs Galore***

![galaxy\_2\_transparent.png](https://flagship.zendesk.com/hc/article_attachments/360017844000/galaxy_2_transparent.png)

#### **It’s GO time!**

We’ve released our GO SDK! Save time and integrate your applications in the GO programming language with Flagship, without needing to manually configure the Decision API.

#### **Timeout Configuration for Python, iOS, and Android SDKs**

Sleep sound knowing your synchronous API calls are configured to timeout, increasing performance and security.

![Schema\_fall\_release\_Plan\_de\_travail\_1.png](https://flagship.zendesk.com/hc/article_attachments/360017844160/Schema_fall_release_Plan_de_travail_1.png)

####

#### **Bucketing**

No matter where your end users are, you can be sure to deliver their digital experiences at lightning speed - and with less cost - thanks to bucketing. Available for all of our seven SDKs, and using MurmurHash and a serverless infrastructure with AWS.\
\\

### **Bonus**

#### **Full JSON modifications**

Go beyond simple string/boolean/number value modifications to full JSON modification support (array and object supported).

![polling-close-up.png](https://flagship.zendesk.com/hc/article_attachments/360017857459/polling-close-up.png)

####

#### **Polling for SDK bucketing on GO, JS, and Python**

Don’t want to rely on users refreshing your mobile app? Don’t like restarting your server frequently? Now, you can schedule a bucketing refresh and spend your time focusing on more important tasks.

#### **Easier access to campaign info**

A much easier way to get your campaign information from any SDKs in use. You can now efficiently obtain:

* Campaign Id
* Variation Id

### ***Flagship - Enhanced Tracking***

#### **Introducing: Flag Tracking**

Don’t let old or broken flags clog your code. With our new Flag Tracking dashboard, you can easily monitor and edit all your flags that are live, paused, or in draft mode.


---

# 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-fall.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.
