> 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.110.md).

# Getint Version 1.110

### Release date: July 6, 2026

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

Version 1.110 brings quick build improvements for non-Jira integrations, a migration reliability fix, security updates across SaaS components, and the launch of the Getint 2.0 interface, along with app-level fixes across Jira Data Center, Azure DevOps, Freshdesk, Asana, and Salesforce.

#### New Features and Improvements

* **Migration Reliability**: Fixed a bug in counterpart fetching during migration runs so data is correctly routed between source and destination platforms.
* **Quick Build Improvements**: Improved quick build for non-Jira integrations, adding automated mapping presets for Asana, Azure DevOps, Freshdesk, and Salesforce.
* **Security Updates**: Resolved vulnerabilities in SaaS components, including critical updates to React Router and core libraries.
* **UI Modernization**: Launched the Getint 2.0 interface, featuring redesigned navigation, an updated sidebar, and an improved Logs Explorer with persistent settings.

#### App Changes and Bug Fixes

* **Asana & Salesforce**: Added automated presets for faster connector configuration.
* **Azure DevOps & Freshdesk**: Enabled quick build support for faster integration setup.
* **Jira Data Center**: Resolved an issue that prevented exporting integrations with connections.

#### 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/otyodSR2k1YTwh3mrnVq" 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.110.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.
