SunLync API V2

Release Notes

Version 1.0.0.13

June 30, 2026

New optional field for the membership insert endpoint and optional blank-value clearing on the client update endpoint.

New Features

Version 1.0.0.12

June 17, 2026

New optional field for the membership insert endpoint.

New Features

Version 1.0.0.11

June 16, 2026

New optional field for the referral endpoint and a billing audit log fix.

New Features

Bug Fixes

Version 1.0.0.10

May 30, 2026

Bug fix for payment and transaction inserts.

Bug Fixes

Version 1.0.0.9

May 26, 2026

Bug fix for membership upgrade and downgrade.

Bug Fixes

Version 1.0.0.8

May 13, 2026

New filter option for membership endpoints.

New Features

Version 1.0.0.7

May 8, 2026

New endpoint for adjusting product inventory after a sale.

New Features

Version 1.0.0.6

April 28, 2026

Bug fixes for membership upgrade and downgrade endpoints.

Bug Fixes

Version 1.0.0.5

April 24, 2026

Follow-up performance refinement for billing info.

Performance

Version 1.0.0.4

April 23, 2026

New cross-market client search endpoint, billing-info performance fix, and improved connection-failure handling.

New Features

Performance

Bug Fixes

Version 1.0.0.3

April 20, 2026

Stability fix for encryption-related crashes under concurrent load.

Bug Fixes

Version 1.0.0.2

April 20, 2026

Performance and stability improvements targeting high-load environments with multiple API instances behind a load balancer.

Performance

New Features

Bug Fixes

New INI Settings:
MaxConnections=100 — Maximum concurrent requests per instance (default: 100)
SemaphoreWaitMs=150 — Milliseconds to wait before rejecting with 503 (default: 150)
IncludeMySQLConnId=false — Enable MySQL connection ID in response payloads (default: false)