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

AVE 1.0.2

Choose a tag to compare

@lemberalla lemberalla released this 22 Jun 05:51

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 updateGraphic AI tool now accepts lineHeight directly 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.2x inferred line-height behavior.
  • Packaged metadata now reports version 1.0.2 and build 3.

Validation

  • node --check electron/main.cjs
  • node --check electron/localAiTools.cjs
  • npm run build
  • npm 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 verify passed for the DMG
  • Desktop package audit passed: 8,296 app.asar entries 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.