Skip to content

v1.3.0

Latest

Choose a tag to compare

@Vitexus Vitexus released this 26 May 20:56

1.3.0 — pohoda-connector compatibility

  • New fields: POHODA_TIMEOUT (integer, default 30 s) and POHODA_COMPRESS (boolean, default true) added to the credential prototype, covering all env vars read by mServer\Client::setUp() in vitexsoftware/pohoda-connector
  • UI test uses the connector: Ui\CredentialType\MServer now instantiates mServer\Client to run isOnline() — the check exercises the same STW-Authorization header, gzip transport, and timeout settings that the applications use
  • Dependency: multiflexi-mserver-ui now depends on php-vitexsoftware-pohoda-connector; composer.json requires vitexsoftware/pohoda-connector
  • Credential prototype version bumped to 1.1.0