changelog

Changelog

Release notes for the cutmaster-ai Python package. This page mirrors the most recent entries from the GitHub CHANGELOG ↗. For the canonical and complete history, follow the link.

Unreleased

Fixed

Added

0.3.0 — 2026-04-20

Major rename and consolidation pass. The full BREAKING list and migration steps live in the GitHub CHANGELOG ↗.

BREAKING

Added

0.2.0 — 2026-04-18

Restructuring pass for open-source release. No behaviour changes. Notable moves: ai/intelligence/, cutmaster/ split into 6 subpackages (core/, stt/, analysis/, media/, resolve_ops/, data/), panel/apps/panel/, top-level scripts → scripts/. Added SECURITY.md, .github/CODEOWNERS, docs/CONTRIBUTING.md, docs/ARCHITECTURE.md, docs/MCP_TOOLS.md. Repository history audited with trufflehog and gitleaks (0 secrets).

0.1.0 — 2026-04-10

Initial pre-release. ~240 tools, CutMaster v2-8 (per-clip STT, speakers, clip hunter), and the React Workflow Integration panel.