Skip to content

AVE 1.0.19

Choose a tag to compare

@lemberalla lemberalla released this 16 Jul 21:10

AVE 1.0.19 Release Notes

Status: Released.

Highlights

  • Fixed manual media imports that could remain active indefinitely and prevent the project from saving.
  • Kept reusable analysis lookup inside the existing project write transaction so importing previously analyzed footage no longer deadlocks project persistence.
  • Added an explicit Remove action for missing exports while preserving Copy Path for recovery and inspection.
  • Improved missing-state tags and made Projects, Exports, and Assets search fields compact until focused or populated.

Release Scope

  • Base range: e5c6a47..5b81357.
  • No Local AI runtime, starter model, updater, or package-content changes.
  • This remains a complete AVE package distributed through the existing signed Sparkle feed.

Verification

Release verification includes:

  • Importing new media into a saved project and confirming the import completes and the project saves.
  • Reopening the project and confirming imported media persists.
  • Removing missing export-history records without deleting any available rendered file.
  • Targeted analysis-reuse, project-write coordination, and desktop import tests.
  • Full renderer build, typecheck, AI prompt checks, regression suite, package audit, signing, notarization, stapling, DMG integrity, and Sparkle signature verification.

Known Constraints

  • Removing a missing export clears only its history record; it does not recreate the missing rendered file.
  • The complete download remains large because it includes AVE's Local AI runtime and starter models.