Skip to content

Releases: loganpendragonmultiverse/creative-capability-bridge

Creative Capability Bridge v1.3.1

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.

Version 1.3.0

Choose a tag to compare

@LoganPendragonmulti LoganPendragonmulti released this 27 Jul 00:04
599a82c

Expands Creative Capability Bridge into a transactional, policy-aware execution platform with semantic document diffs, rollback backups, resumable and selective operations, coordinate normalization, multi-document pipelines, adapter conformance checks, optional Ed25519 signatures, and a GIMP 3 Script-Fu adapter. Existing protocol version 1 plans remain compatible.

Version 1.2.0

Choose a tag to compare

@LoganPendragonmulti LoganPendragonmulti released this 26 Jul 23:25
9e1212d

Adds semantic plan linting, verified safe bundle extraction, and execution-receipt drift checks. Documentation and site wording now describe clear execution summaries directly. Existing version 1 plans remain compatible, and execution still requires an explicit adapter.

Version 1.1.0

Choose a tag to compare

@LoganPendragonmulti LoganPendragonmulti released this 26 Jul 23:10
d071680

Adds read-only document inspection, clear execution summaries, portable hash-verified project bundles, opt-in execution receipts with comparison, and adapter-neutral compatibility negotiation with safe retargeting. Existing concrete version 1 plans remain compatible and execution still requires an explicit adapter.

Creative Capability Bridge v1.0.0

Choose a tag to compare

@LoganPendragonmulti LoganPendragonmulti released this 23 Jul 01:51
afd6a91

Creative Capability Bridge 1.0.0 introduces a versioned, inspectable capability-plan protocol; strict source-preserving validation; Blender background-Python and Inkscape SVG/native-preview adapters; text creation, text updates, and transforms; a local browser plan builder; machine-readable capability manifests; and a documented research roadmap. The release deliberately excludes live GUI synchronization and runtime AI. CI verifies Python 3.10 and 3.14 across Windows, macOS, and Linux, plus real Blender document creation and real Inkscape rendering on Ubuntu.