CineWolf AutoDirector

Changelog, without the fog

Release notes are the source of truth for what changed. They preserve the technical detail behind compatibility, camera stability, collision handling, montage planning, and output safeguards.

Release history

Every change has a category

Entries are grouped by version and the categories Added, Changed, Fixed, Performance, Compatibility, and Known Issues. The data lives in src/data/changelog.ts.

Version 1.3.11

Added

  • H marks a montage moment with a ±1.5 second window; J starts or completes a fragment; K cancels an unfinished fragment.
  • Highlights persist per replay, appear in Generate Montage, and can be promoted to source regions.

Performance

  • Reduced the default detailed sampling rate from 16 to 10 samples per second for long replays.
  • Added a maximum detailed-sample cap, coverage budget, adaptive seek interval, and a preference for high-signal compact windows.

Version 1.3.10

Added

  • Independent camera-target and aim path-smoothing controls, including strength, window, and outlier rejection.
  • Multi-region source montages, with controls to add a Flashback selection, suggest start/middle/end thirds, seek a region, remove a region, or seek a planned shot source.

Changed

  • Timeline mapping bridges source cuts with a one-tick output advance and hard cuts between selected regions.
  • Analysis samples only the selected regions and lays out each region in the generated plan.

Version 1.3.9

Added

  • Obstacle handling modes: Avoid moves the camera, Clip hides blocking world geometry from the view, and None leaves the path uncorrected.
  • Optional entity clipping for non-subject entities on the line of sight.

Compatibility

  • Migrated the legacy collisionAvoidance boolean into the obstacle-handling mode enum.

Version 1.3.8

Added

  • Montage shot preferences to enable or disable individual generator types during analysis and regeneration.
  • Montage limits for camera distance, height, orbit diameter, and look-ahead.

Changed

  • The planner and shot template resolver honour the allowed shot set and clamp generated framing geometry to the configured limits.
  • Added English and Polish text for the new montage controls.

Version 1.3.7

Fixed

  • Removed periodic camera pulses caused by isolated seek or interpolation pose spikes.
  • Prevented bad future samples from pulling framing through capped velocity, look-ahead, and chase-prediction leads.
  • Added an extra client tick after a replay seek and rejects stale interpolation destinations far from the rendered pose.

Version 1.3.6

Fixed

  • Reduced intra-shot camera jumps caused by keyframe simplification, flight tracking, collision recovery, and abrupt look-at changes.
  • Improved Follow, Chase, and Side Tracking direction changes, camera step limits, chase distance, and FOV smoothing.

Performance

  • Preserved samples required by look-at curvature, angular speed, collision constraints, and tighter keyframe spacing.

Version 1.3.5

Added

  • Nine new shot generators: Reveal, Crane Up, Crane Down, Spiral, Static Tracking, Side Tracking, Chase, Close Detail, and Vehicle Profile.
  • Cinematic target models for groups, structures, areas, vehicles, and details, with provider-based vehicle anchors.
  • Visibility analysis, framing validation, group visible-ratio checks, structure-framing distance, and vehicle lead-space scoring.
  • Validated user montage preset import/export, preview caching, non-destructive playback, and extended debug export.

Changed

  • Strengthened collision avoidance with lateral translation, orbit-radius reduction, path shortening, and inserted control points.
  • Extended montage planning and built-in presets to use the full generator library.

Compatibility

  • Native Flashback timeline extension remains unavailable; CineWolf retains its own event overlay.

Version 1.3.2

Fixed

  • Fixed montage analysis when a requested output duration exceeded the selected continuous source range at the configured replay speed.
  • Fits output duration to available footage and reports the requested and fitted lengths instead of aborting after analysis.

Version 1.3.1

Fixed

  • Fixed periodic camera shake from sampling replay entities mid-way through client interpolation.
  • Added common-mode pulse rejection while preserving sustained reversals, discontinuities, collision anchors, and intentional shot motion.

Version 1.3.0

Added

  • Configurable zero-phase camera-path smoothing for individual shots and generated montages.
  • Independent position and aim/rotation strengths, a time-based smoothing window, and deterministic isolated-glitch rejection.

Changed

  • Preserved completed replay analysis when only path-smoothing settings changed; generated paths and previews are refreshed instead.
  • Bumped the configuration schema to version 4 with migration and default normalisation.

Version 1.2.2

Fixed

  • Avoided aborting montage generation when one historical collision sample had no continuous fully visible solution.
  • Preserves a previous safe correction as a bounded fallback and reports per-shot diagnostics; an unavailable replay world remains fatal.

Version 1.2.1

Fixed

  • Stabilised collision corrections near walls with release hysteresis and a bounded cinematic recovery speed.
  • Stabilised Dolly In and Dolly Out heading and preserved collision-constrained camera keys during simplification.

Version 1.2.0

Added

  • Generate Montage with cancellable coarse-to-detailed local replay sampling, event evidence, scoring, ranking, and planning.
  • Built-in 15 Seconds, 30 Seconds, 60 Seconds, Trailer, TikTok, YouTube Short, and Cinematic Showcase presets.
  • Multi-shot preview, a 9:16 safe-area guide, local-world collision adjustment, versioned montage configuration, and guarded undo.

Compatibility

  • Writes source-bound Camera, FOV, and replay-time keyframes while preserving monotonic source time and configured speed limits.
  • Keeps event visualisation inside CineWolf’s mini-timeline rather than modifying native replay markers.

Version 0.1.1

Fixed

  • Clamped preview duration to the final available replay tick and added a localised notice when a request is shortened.

Version 0.1.0

Added

  • Initial CineWolf AutoDirector release for Minecraft 26.2, Fabric, and Flashback 0.41.1.
  • Orbit, Follow, Flyby, Dolly In, and Dolly Out generators with 3D path preview and native editable keyframes.
  • Compatibility checks, local configuration, English and Polish localisation, automated core tests, and integration documentation.

Known Issues

  • Collision avoidance was intentionally not enabled in the first 0.1 release.

CineWolf AutoDirector

Use the release notes to plan the update

Check the tested version details before adding CineWolf to an existing Flashback replay workflow.