This repository was archived by the owner on Jul 18, 2026. It is now read-only.
AVE 1.0.12
AVE 1.0.12 Release Notes
Status: Released on July 7, 2026 Bangkok time.
Base: changes after afbd924 (Mark AVE 1.0.11 released) through 8b30953 (Polish graphics templates and font rendering).
Highlights
- Added exportable transition rendering for AVE transition styles, including slide, wipe, blur dissolve, zoom blur, luma wipe, flash, fade, dissolve, and glitch-style cuts.
- Unified transition names and preset access across the toolbar menu, transition panel, and AI-facing transition tools.
- Improved the export modal so normal content stays compact while long render errors wrap and scroll inside the error area.
- Migrated layered text, shape, and image graphics preview through the shared graphics geometry path so preview behavior is closer to export behavior.
- Bundled render-worker fonts for exported graphics and captions so export no longer depends on system-installed fonts for AVE's offered font set.
- Updated graphics templates with brand-aware fonts, safer geometry, fit-box text behavior, and stronger default title/lower-third/caption styling.
- Fixed generated caption geometry so caption positions resolve through the same safe-area-aware template geometry used by graphics preview/export.
- Added inspector support for Brand heading and Brand body font selections so brand-token templates no longer show a blank font dropdown.
Verification Plan
npm run buildnpm --prefix render-worker run buildnode --check electron/main.cjsnode --check electron/preload.cjsnode --check scripts/assert-notarization-env.cjsnode --check scripts/audit-desktop-package.cjsnpm run ai:prompt-smokenpm run ai:prompt-regressionnpm run test:runnpm audit --jsonnpm --prefix render-worker audit --jsongit --no-pager diff --checkenv APPLE_KEYCHAIN_PROFILE=notarytool npm run desktop:distnpm run desktop:audit-package
Known Caveats
- If a user installed a very old AVE build that does not contain
Contents/Resources/app-update.yml, that build may not self-update. Installing this DMG manually restores the updater path for future releases.