# Glass 3.3.0

Released on 8 Sept 2023, available from [Atlassian Marketplace](https://marketplace.atlassian.com/apps/1219628/glass-project-documentation-for-jira).

## Released Features in 3.3.0 <a href="#glassdocumentation3.0.0-releasedfeaturesin3.0.0" id="glassdocumentation3.0.0-releasedfeaturesin3.0.0"></a>

### :left\_right\_arrow: Introducing 3rd party App Integrations

There is a new **Integrations** menu in Glass for **Administrators only**, where 3rd party app integrations are listed.

<figure><img src="/files/KvaKObdDRZVwviaPSTFW" alt=""><figcaption><p>3rd party Apps in Glass Documentation</p></figcaption></figure>

{% hint style="info" %}
If you would like to show your app's settings in Glass contact us!
{% endhint %}

### :track\_next: Native integration with [Email This Issue](https://marketplace.atlassian.com/apps/4977/email-this-issue?hosting=cloud\&tab=overview)

<figure><img src="/files/DJoNB7I5Pj0JllR49IP2" alt=""><figcaption></figcaption></figure>

**Purpose**: Gather and List entities from Email This Issue, which are **definietly** attached to the selected project. Note that Glass Documentation's purpose is gathering and visualizing settings from the selected project's perspective only, that's why Email This Issue objects are gathered with the same mindset.

**Usage**: Overview the following Email This Issue settings

* Notifications (Contexts (On premise only), Events, Outgoing Connections, Templates)
* Mail Handlers (Incoming Connections, Default Reporter, Handler Complexity)
* Workflow post functions & transition properties (which can be opened within Glass)
* Manual Email Configurations (Basic information)
* Advanced Email Configurations (Cloud only)

As a System administrator, click on the entity and navigate to Email This Issue's administration screen, where you can view all the details.

#### Notifications

<figure><img src="/files/6mBbYQOyayP7WiiTNOWQ" alt=""><figcaption><p>Email This Issue notifications configured for the selected project</p></figcaption></figure>

#### Mail Handlers

<figure><img src="/files/MpoQJPescrBIdzINi30o" alt=""><figcaption><p>Email This Issue Mail Handler configured for the selected project</p></figcaption></figure>

{% hint style="info" %}
Note that only handlers shown where current project added to the Create issue action.
{% endhint %}

#### Workflows

<figure><img src="/files/KupXzs2dA7QTUfjcFRqH" alt=""><figcaption><p>Workflow transitions where Email This Issue post function or property added in the project</p></figcaption></figure>

#### Manual Email

<figure><img src="/files/IO3kYRIP8TvuyGUlqgNl" alt=""><figcaption><p>Email This Issue Manual Emails configured for the selected project</p></figcaption></figure>

{% hint style="success" %}
Read more about the integration [Email This Issue](/glass-documentation/user-guides/user-guide/integrations/email-this-issue.md)
{% endhint %}

### :zap: Partial export

When exporting to PDF or Confluence, there is a new tab where the **exportable content can be reduced**. This is particularly useful, when&#x20;

* only **few** **settings** are changed, and there is no need for a full export
* issue types & workflows are exported and maintened as **subpages** in Confluence
* some settings are **not used** like Components or Versions
* some settings **shouldn't be exported** to an audit
* content is **too long**, so that Confluence export can not be created because of **size limitations**

<figure><img src="/files/nmI2SkkuLRuspXobI3Kr" alt=""><figcaption><p>Select content when exporting to PDF</p></figcaption></figure>

<figure><img src="/files/k7Orl6htvuP4d4euxZFj" alt=""><figcaption><p>Content and Destionation can be selected then exporting to Confluence</p></figcaption></figure>

### Better UI for transitions

Added new visuals for transition screens.

<figure><img src="/files/PfB1f2DvJpAXoY5ltrzs" alt=""><figcaption></figcaption></figure>

## Improvements

* Resolving resolution values from ids to values (eg.: Done instead of 10010) on cloud too
* Helper text has been changed when exporting to Confluence, to make sure you start typing :)
* Changed the technical background of identification of groups, because of changes of Atlassian&#x20;
* Added Data Residency support for :flag\_eu:EU and :flag\_us:US
* When special characters presented in the name of Workflow, Atlassian failed to send back the result. Submitted a ticket to Atlassian, and released a fix on both side
* Improved performance in projects, where more than 2.000 people added
* Fixed a scenario when a mailformatted 3rd party app broke Glass when the transition opened
* Added basic support for Jira Product Discovery type, still Glass is not available for them
* Added visualization when a transition is opened (from statuses, transition name, to status)


---

# 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.meta-inf.hu/glass-documentation/additional-information/release-notes/glass-documentation-3.x.x/glass-3.3.0.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.
