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

# Getint Version 1.67

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

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

This update introduces several improvements to enhance performance, usability, and integration across platforms and applications.

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

* Applied security updates to third-party libraries and enhanced log and historical data cleanup processes.
* Made several UI improvements for a better user experience, including an enhanced connections dropdown that now includes URLs.
* Added support for enabling TLS when using custom SMTP.

#### **App Changes and Bug Fixes**

* Resolved duplicated integration issues and improved speed for fetching connections and integrations.
* **Azure DevOps**: Improved Quickbuild to exclude unmapped fields.
* **Freshdesk**: Enhanced status synchronization.
* **Freshservice**: Improved support for agent fields during updates.
* **HubSpot**: Improved timestamp parsing.
* **Jira**: Added support for the Service Desk Satisfaction field.
* **Jira DC**: Fixed an issue with storing large integration data in the database and improved application startup to avoid AO warnings.
* **Notion**: Enhanced handling of Date fields.

#### 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.67.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.
