Skip to content
This repository was archived by the owner on Jul 18, 2026. It is now read-only.

AVE 1.0.4

Choose a tag to compare

@lemberalla lemberalla released this 23 Jun 06:31

AVE 1.0.4 is a focused export and timeline-editing patch.

What's new

  • Adds WebM export for video renders.
  • WebM uses VP9 video with Opus stereo audio, suitable for web delivery and lightweight sharing workflows.
  • The export modal, renderer format metadata, and render worker encoder now understand .webm outputs end to end.

Fixes

  • Fixes referenced audio-duration edits from chat so AVE routes duration changes to the correct timeline operation instead of treating them like audio-effect/fade updates.
  • Adds regression coverage for the audio duration routing path.

Validation

  • npm run test:run: 55 files passed, 753 tests passed.
  • npm run build: passed.
  • npm run desktop:dist: signed, notarized, stapled, and generated DMG/ZIP updater artifacts.
  • Gatekeeper, stapler, DMG checksum, DMG signature, and desktop package audit all passed for the 1.0.4 artifacts.

Artifacts

  • AVE-1.0.4-mac-arm64.dmg for manual install.
  • AVE-1.0.4-mac-arm64.zip, blockmaps, and latest-mac.yml for auto-update.