Skip to content

Commit bcfdd43

Browse files
committed
docs: update changelog for 1.0.20
1 parent 2198325 commit bcfdd43

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

7+
## [1.0.20] - 2026-05-26
8+
9+
### Changed
10+
11+
- **Improved network sync performance** by reducing request overhead during `cloudsync_network_send_changes()`, especially for small payloads that can now be applied without the extra upload-URL round trip.
12+
- **Improved repeated sync request latency** by allowing the network layer to reuse HTTP connections across CloudSync API calls.
13+
14+
## [1.0.19] - 2026-05-15
15+
16+
### Added
17+
18+
- **Mac Catalyst support**.
19+
720
## [1.0.18] - 2026-04-29
821

922
### Fixed

0 commit comments

Comments
 (0)