# Release History

***

### V1.15

#### Created: 2026-03-27

* updated xero-python library version
* updated scopes required in accordance with XERO scope changes

***

### V1.14

#### Created: 2025-12-20

* Updated the python package to include support for newer org types
* Use latest Omnata runtime with newer python package versions
* Pinned the certifi package to an older version to avoid Snowflake connector errors

***

### V1.13

#### Created: 2025-12-17

* Fixed an issue where permissions errors were logged globally on the sync run instead of being associated with the stream

***

### V1.12

#### Created: 2025-05-12

* bumped version numbers
* fixed missing streams from previous update
* bumped xero version

***

### V1.11

#### Created: 2025-04-04

* applied a date fix for budgets when current timezone is not UTC.

***

### V1.10

#### Created: 2025-03-31

* bumped omnata version numbers
* bumped xero version number
* added new logging

***

### V1.9

#### Created: 2024-04-20

Refactored offset handling to prevent it being reset at the end of a sync

***

### V1.8

#### Created: 2024-04-19

Fixed offset field for Journals

***

### V1.7

#### Created: 2024-04-14

Modified Journals Stream how Incremental work to apply offset correctly

***

### V1.6

#### Created: 2024-04-10

* Updated Journals so the use the offset (as no paging is available) for the inital sync
* Updated Tax Rates to have a primary key of name and tax rate for uniqueness

***

### V1.5

#### Created: 2024-04-09

Added the Budgets from the accounting api

Added ability to use a Custom Connection From Xero instead of WebApp Auth

***

### V1.4

#### Created: 2024-04-02

* Added outbound syncing of Contacts
* Bump plugin runtime version
* Built with omnata-plugin-devkit==0.3.17 which includes pinned stored proc dependencies

***

### V1.3

#### Created: 2024-03-26

Initial support for inbound syncing of Assets and Accounting objects

***

### V1.2

#### Created: 2024-03-10

Switched to new plugin-oriented billing mechanism

***
