# Release Notes

## Astra Version 1.0.1.0

#### Release Date: February 12, 2025&#x20;

{% hint style="info" %}
Astra may take up to 2 weeks after release to update in your instance of PowerBI. This timeline is out of our control and up to Microsoft: [Microsoft Publishing Timelines](https://learn.microsoft.com/en-us/power-bi/developer/visuals/power-bi-custom-visuals-certified#publication-timeline)
{% endhint %}

**Synopsis:** Fixed licensing API and label settings.

| Bug Fixes                                                                                 |
| ----------------------------------------------------------------------------------------- |
| Fixed bug in license API where visual would be blocked despite having purchased a license |
| Fixed bug where label settings in the formatting pane would not apply to the visual       |

| New Features |
| ------------ |
| None         |


---

# 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.securemetrics.io/astra-powerbi-plugin/release-notes.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.
