Documentation and CI maintenance only. No functional changes — the API surface is identical to 3.0.0.
Documentation
- Updated the bundled developer manual to Universal Messenger 7.64 (
doc/Developer_de_UM_7-64.pdf). - Corrected the server compatibility boundary: API-key basic authentication requires Universal Messenger 7.56.0 or later, not 7.40 as previously stated. The
umopen/opentoken is deprecated since UM 7.41 and works only transitionally. See the Compatibility table in the README. - Added the Compatibility table mapping SDK major versions to Universal Messenger server generations.
- Fixed
doc/Basic.md: the constructor example was missing$apiSecret, and the class map is the fifth parameter, not the fourth.
Maintenance
- Migrated CI to the shared org
php-cireusable workflow. - Renovate configuration adjustments for org-owned reusable workflows.