> For the complete documentation index, see [llms.txt](https://docs.meta-inf.hu/glass-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meta-inf.hu/glass-documentation/additional-information/release-notes/glass-documentation-1.x.x/glass-documentation-1.3.0.md).

# Glass Documentation 1.3.0

Released on 18 Apr 2019 .

### Improvements <a href="#glassdocumentation1.3.0-improvements" id="glassdocumentation1.3.0-improvements"></a>

* Added compatibiltiy for **Jira 8.0** and above
* Small backend imrprovements

## Related Blog Posts <a href="#glassdocumentation3.0.0-relatedblogposts" id="glassdocumentation3.0.0-relatedblogposts"></a>

***

### [Calculating ROI for Glass](https://metainf.atlassian.net/wiki/spaces/GLASS/blog/2019/04/02/944734537/Calculating+ROI+for+Glass)

**Balázs Szakál** *posted on Apr 02, 2019*

**Introduction**&#x20;

Whenever you spend money on something, you should consider if its worth it or not. Especially when you spend your company’s money, this questions comes up regularly from your manager, or your manager’s manager. Why should you buy an extra App? Whats the Return Of Investment? Let’s walk through popular use cases, and calculate the price with and without Glass installed. Average click needed for Getting Information When you want to get some information, you want it fast.…&#x20;

### [Why should you create Jira Project Documentations?](https://metainf.atlassian.net/wiki/spaces/GLASS/blog/2019/02/22/944734577/Why+should+you+create+Jira+Project+Documentations)

**Balázs Szakál** *posted on Feb 22, 2019*

Should you have a Jira Project Documentation? Why? How detailed should it be? How regular should you update it? Many questions pop up, let's try to invetigate the question from different perspectives. Administrator Perspective If you are a single Jira Administrator at your company, your knowledge about the Configurations on Jira Instance might be one of the most underrated treasure company-wide. Just think about the well-organized Project Schemes,…

<br>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-1.x.x/glass-documentation-1.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.
