# Changelog

## 1.2 - August 12th, 2020

* Keep the conversation going! You can now reply to a comment right on the post screen.
* Express how you really feel using a GIF from GIPHY's massive library of GIFs.

![Us when we finished adding GIFs](/files/-MEYV029btfQ_7DKnABV)

## 1.1 - August 9th, 2020

We made it to the App Store! :clap:

After months of development, Jeti is finally available for download. We're looking forward to seeing what you do with it!

[Download Now](https://apps.apple.com/us/app/id1523579231)


---

# 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://help.jeti.app/old/changelog.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.
