This repository was archived by the owner on Jul 18, 2026. It is now read-only.
AVE 1.0.2
AVE 1.0.2
This patch focuses on release polish for faster 1.0.x iteration: clearer update visibility, better graphics text control, and a corrected macOS build number.
What's New
- Added an in-app Update button in the top bar when AVE detects a newer GitHub release.
- Added a user-facing Line height control for native graphic text in the inspector.
- Added AI tool support for graphic text line height, including prompts that mention line height, line spacing, or leading.
- Added release checklist guidance to bump both the app version and the macOS build number for each shipped build.
Fixes And Improvements
- The
updateGraphicAI tool now acceptslineHeightdirectly instead of forcing users to change font size as a workaround. - Explicit line height overrides the automatic font-size-based line height, while ordinary font-size changes keep the existing
1.2xinferred line-height behavior. - Packaged metadata now reports version
1.0.2and build3.
Validation
node --check electron/main.cjsnode --check electron/localAiTools.cjsnpm run buildnpm run test:run— 55 files, 750 tests passed- Signed app accepted by Gatekeeper
- App notarization ticket stapled and validated
- DMG notarized, stapled, and accepted by Gatekeeper
hdiutil verifypassed for the DMG- Desktop package audit passed: 8,296
app.asarentries checked
Download
Download AVE-1.0.2-mac-arm64.dmg, open it, and drag AVE into Applications.
Auto-update clients use the included latest-mac.yml, ZIP, and blockmap artifacts.