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

# Getint Version 1.109

### Release date: June 25, 2026

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

Version 1.109 delivers core engine reliability fixes for synchronization and migrations, licensing validation improvements, and a range of app-level fixes across GitLab, Jira Data Center, Monday, and Freshservice.

#### New Features and Improvements

* **Code Quality**: Refactored the core codebase to remove obsolete components and improve performance.
* **Core Engine**: Fixed a critical issue causing synchronization failures when a work item was moved out of an integrated project and later returned.
* **Licensing**: Fixed a validation issue that allowed synchronization to continue with an invalid license during migration.
* **Migration Utility**: Corrected connection ID detection during migrations, ensuring reliable environment transitions.

#### App Changes and Bug Fixes

* **Freshservice**: Fixed a compatibility issue that prevented creating new connections on Jira Data Center 10.
* **GitLab**: Added support for dynamic credentials, improving security and connection flexibility.
* **Jira Data Center**: Fixed an issue in the Many Projects configuration where the Connect button was not responding.
* **Monday**: Resolved a pagination issue to ensure large datasets are processed correctly without blocking 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/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.109.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.
