# Release History

***

### V1.27

#### Created: 2026-03-15

* Added support for multi-level hierarchy boards

***

### V1.26

#### Created: 2026-02-03

* enhance last\_updated field type to include timestamp, updater
* enhance integration type to provide the entity value

***

### V1.25

#### Created: 2026-01-29

* updated logic to determine if a board is a main board or a sub board as not all boards have sub items

***

### V1.24

#### Created: 2026-01-25

* updated wording for sync mode between boards and objects

***

### V1.23

#### Created: 2026-01-22

* added abiity to select board and sub boards as streams which give a flatterned view of the items instead of having to re-construct a board in code using pivots.
* added ability to filter which boards are returned using the existing streams
* added ability to specify page sizes and activity log handling
* fixed query complexities so that when the complexity has been exceeded there is a pause introduced in accordance to the time specified by Monday.com
* added additional log messages

***

### V1.22

#### Created: 2025-06-30

* change log level from INFO to DEBUG for API data processing
* increased api timeout to 2 minutes
* bumped runtime version to 0.10.27
* changed api version to 2025-07

***

### V1.21

#### Created: 2025-01-01

* updated plugin to latest runtime version
* updated logging for new framework
* revised info/debug messages to reduce noise levels in the logs
* update API version to v2025-01

***

### V1.20

#### Created: 2024-11-05

* bumped runtime version number to latest

***

### V1.19

#### Created: 2024-06-18

fixed sync issue with record\_counts being invalid

***

### V1.18

#### Created: 2024-06-18

reverted syncId fields back to plugin codebase

***

### V1.17

#### Created: 2024-06-18

fixed issue for passing null in paging cursor

***

### V1.16

#### Created: 2024-06-17

* bumped runtime version to latest
* bumped api version to use 2024-04
* updated stream `update_replies` to correctly pull data back all replies
* updated streams `update_replies`, `updates`, `update_assets` to allow incremental loads based on when boards have been modified
* updated json schema to include descriptions
* updated `full refresh` sync strategy to always start with fresh state
* upated documentation

***

### V1.15

#### Created: 2024-04-02

* Bump plugin runtime version
* Built with omnata-plugin-devkit==0.3.17 which includes pinned stored proc dependencies

***
