Skip to content

Creative Capability Bridge v1.3.1

Latest

Choose a tag to compare

@LoganPendragonmulti LoganPendragonmulti released this 07 Aug 02:12
54bdde7

Creative Capability Bridge 1.3.1

This security maintenance release updates the supported cryptography runtime to the patched 50.x line in response to CVE-2026-69247.

  • Requires cryptography>=50,<51.
  • Retains the existing Ed25519 signing and verification workflow; the affected PKCS#7 EnvelopedData decryption APIs are not used by Creative Capability Bridge.
  • Documents wheel and source-build compatibility expectations for cryptography 50.
  • Preserves the complete 1.3 capability protocol and command-line behavior.

Verification covered the full Python 3.10/3.14 matrix on Windows, macOS, and Linux, native-adapter smoke tests, dependency audit, browser/site tests, package builds, and CodeQL.