> For the complete documentation index, see [llms.txt](https://docs.getint.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getint.io/support-legal-and-others/platform-releases/getint-version-1.60.md).

# Getint Version 1.60

### Release date: May 28, 2024 <a href="#release-date-february-24-2025" id="release-date-february-24-2025"></a>

### Overview <a href="#overview" id="overview"></a>

The latest updates bring improvements to connection management, notification clarity, and workflow automation. Quick Build now supports subtask mapping, email templates have been redesigned for better readability, and multiple apps, including Jira, Notion, and Asana, benefit from enhanced synchronization and formatting. These refinements ensure smoother processes and a more stable user experience.

#### New Features and Improvements <a href="#new-features-and-improvements" id="new-features-and-improvements"></a>

* Enhanced tools for managing and deleting connections.
* Improved content for email and Slack notifications.
* Quick Build now supports subtask mapping and hierarchy configuration.
* Redesigned email notifications with a cleaner, more readable template.
* Added warning message for lower data storage period settings.

#### **App Changes and Bug Fixes**&#x20;

* **Asana**: Improved default status field selection, with automatic reloads when status field changes.
* **Freshservice**: Added migration support.
* **Jira**: Enhanced formatting for rich text field synchronization.
* **Notion**: Improved status synchronization.

#### Contact Us <a href="#contact-us" id="contact-us"></a>

If you have any questions, encounter issues, or need further assistance regarding this release, please feel free to reach out to us:

* **Support Email:** <support@getint.io>
* **Help Center:** <https://getint.io/help-center>

Our team is here to ensure an *effortless* experience for you. Don't hesitate to get in touch!

<figure><img src="/files/mh4I4mY8AYGCXCUqCMu3" alt=""><figcaption><p><a href="https://calendly.com/d/cpws-jb2-8xx/demo-call-all-team">Start your integration journey. Schedule a free consultation with our Getint Integration Expert today!</a></p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.getint.io/support-legal-and-others/platform-releases/getint-version-1.60.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
