# Release History

***

### V1.3

#### Created: 2026-05-21

* Fix schedule segment field names to match UKG API (orgJobRef, workruleRef, costCenter.costCenter.qualifier, laborCategories.laborString)
* Compute HOURS from segment start/end datetimes when API omits hours field
* Add some missing fields to employee and timecard\_spans
* Restored PAYCODENAME/PAYCODETYPE to schedules schema
* Add INFO-level per-chunk/per-batch logs to timecards and timecard\_spans

***

### V1.2

#### Created: 2026-05-07

* Added date/datetime format annotations to JSON schemas
* Improved error messages when performing connection tests
* Added help text for OAuth audience

***

### V1.1

#### Created: 2026-05-04

* Exposed rest\_batch\_size as inbound tuning parameter
* Sync reliability improvements: retry, token refresh, date chunking, workload planner

***

### V1.0

#### Created: 2026-05-01

* Initial plugin release

***


---

# 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/ukg-pro/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.
