> For the complete documentation index, see [llms.txt](https://docs.mydbsync.com/cloud-workflow/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mydbsync.com/cloud-workflow/release-notes/release-6.49.md).

# Release 6.49

#### Updates

| [CW-5241](https://dbsync.atlassian.net/browse/CW-5241)- Sharepoint issue                                                            |
| ----------------------------------------------------------------------------------------------------------------------------------- |
| [CW-5227](https://dbsync.atlassian.net/browse/CW-5227)- Issue with monday.com user type                                             |
| [CW-5225](https://dbsync.atlassian.net/browse/CW-5225)- Database Connection fails with special characters in password               |
| [CW-5224](https://dbsync.atlassian.net/browse/CW-5224)- Payment Sync failing in QBD                                                 |
| [CW-5216](https://dbsync.atlassian.net/browse/CW-5216)- Move HubSpot Scopes to System.properties                                    |
| [CW-5212](https://dbsync.atlassian.net/browse/CW-5212)- QB Time - Giving false data in Preview                                      |
| [CW-5205](https://dbsync.atlassian.net/browse/CW-5205)- When we add the Sage connector to the Maven server, it returns a blank page |
| [CW-5204](https://dbsync.atlassian.net/browse/CW-5204)- The Filter Parameter for Business Central is not working as expected        |
| [CW-5199](https://dbsync.atlassian.net/browse/CW-5199)- The Google SSO option is missing on the test03 registration page            |
| [CW-5192](https://dbsync.atlassian.net/browse/CW-5192)- Sharepoint- Token expires every hour or two                                 |
| [CW-5189](https://dbsync.atlassian.net/browse/CW-5189)- ARADJUSTMENT response schema doesn't include line items                     |
| [CW-5188](https://dbsync.atlassian.net/browse/CW-5188)- Postgres database issue with remote agent                                   |
| [CW-5183](https://dbsync.atlassian.net/browse/CW-5183)- SSL Database Connection Issue in Production and Test03                      |
| [CW-5181](https://dbsync.atlassian.net/browse/CW-5181)- Monday.com connector throws validation error on jdk21                       |
| [CW-5179](https://dbsync.atlassian.net/browse/CW-5179)- The validation error for BC is appearing in the wrong place                 |
| [CW-5175](https://dbsync.atlassian.net/browse/CW-5175)- ShopifyAdapter Failed to extract ID: Not a JSON Object: null                |
| [CW-5166](https://dbsync.atlassian.net/browse/CW-5166)- Product Variation issue for WooCommerce                                     |
| [CW-5157](https://dbsync.atlassian.net/browse/CW-5157)- Xero not working on Test03 but working on Production                        |
| [CW-5142](https://dbsync.atlassian.net/browse/CW-5142)- Update Remote agent to jdk21                                                |
| [CW-5106](https://dbsync.atlassian.net/browse/CW-5106)- APIs- JDK21                                                                 |
| [CW-5105](https://dbsync.atlassian.net/browse/CW-5105)- Remote Agents- JDK21                                                        |
| [CW-5101](https://dbsync.atlassian.net/browse/CW-5101)- Query & T\&W Actions for other connectors                                   |
| [CW-5090](https://dbsync.atlassian.net/browse/CW-5090)- Bug Fixes for QBO - JDK21                                                   |
| [CW-5065](https://dbsync.atlassian.net/browse/CW-5065)- NetSuite - Sales Rep Array Issue                                            |
| [CW-5050](https://dbsync.atlassian.net/browse/CW-5050)- Hubspot webhooks support                                                    |
| [CW-4998](https://dbsync.atlassian.net/browse/CW-4998)- QuickBooks Attachment Delete Issue                                          |
| [CW-4747](https://dbsync.atlassian.net/browse/CW-4747)- Test Connection Shows Successful Even When Xero Connector Is Expired        |
| [CW-4469](https://dbsync.atlassian.net/browse/CW-4469)- REST Action: Binary/File attachment UX enhancements                         |


---

# 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.mydbsync.com/cloud-workflow/release-notes/release-6.49.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.
