# Release History

***

### V1.16

#### Created: 2025-10-01

* Added date validation logic to use current date when cursor date is in the future
* Updated time entries stream configuration and increased historic data range
* Bumped runtime version

***

### V1.15

#### Created: 2025-08-04

* bumped omnata-plugin-runtime to 0.10.33
* fixed issue with the state for deletes not getting set correctly which prevented deletes from being retreived correctly

***

### V1.14

#### Created: 2025-07-04

* updated plugin runtime to latest version
* fixed issue where the state was not correctly being set

***

### V1.13

#### Created: 2025-05-10

* bumped version numbers
* added additional fields to the TimeInterval

***

### V1.12

#### Created: 2025-04-03

* fixed issue where deleted time enteries were missing if deleted while a sync was being run

***

### V1.11

#### Created: 2025-03-19

* fixed issue around ordering of approval requests which prevented newer records from coming through
* bumped omnata-plugin version numbers

***

### V1.10

#### Created: 2025-03-11

* fixed an issue around modified timesheet enteries weren't being picked up.

***

### V1.9

#### Created: 2025-02-14

* fixed incorrect data in the approvedTime field for Approval Requests

***

### V1.8

#### Created: 2025-02-14

* added missing workspaceId in task view

***

### V1.7

#### Created: 2025-02-07

* bumped version numbers

***

### V1.6

#### Created: 2025-02-05

* Skip processing for null dependant data

***

### V1.5

#### Created: 2025-02-03

* pinned devkit version to 0.9.9

***

### V1.4

#### Created: 2025-02-03

* fixed issue for expenses where project is null

***

### V1.2

#### Created: 2025-01-01

* added streams: assignments

***

### V1.1

#### Created: 2024-12-27

* added streams: clients, groups, tags, workspaces, users, time enteries, approval requests

***

### V1.0

#### Created: 2024-12-19

* added streams: projects, holidays, policies, expenses and expense categories, invoices, tasks, custom fields

***


---

# Agent Instructions: 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:

```
GET https://docs.omnata.com/omnata-product-documentation/omnata-sync-for-snowflake/apps/clockify/release-history.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
