Skip to content

Releases: arul28/ADE

v1.2.11

Choose a tag to compare

@github-actions github-actions released this 02 Jul 12:47
5e95ed6

ADE v1.2.11

Full changelog: https://www.ade-app.dev/docs/changelog/v1.2.11

v1.2.11 ships the new unified ADE chat/CLI launch command, hardens GitHub PR sync through the webhook relay, and tightens Work, Files, onboarding, browser, and mobile sync flows. iOS stays on its current marketing version and gets a build-number-only TestFlight update for the same release train.

v1.2.10

Choose a tag to compare

@github-actions github-actions released this 28 Jun 23:16
534f027

ADE v1.2.10

Full changelog: https://www.ade-app.dev/docs/changelog/v1.2.10

v1.2.10 replaces the guided onboarding tour with a one-time welcome video and passive help, tightens ADE Code and chat launch behavior, and fixes Files reliability around search, remote events, and editor state. iOS stays on its current marketing version and gets a build-number-only TestFlight update for sync and chat stability fixes.

v1.2.9

Choose a tag to compare

@github-actions github-actions released this 23 Jun 19:19
8c99c4b

ADE v1.2.9

Full changelog: https://www.ade-app.dev/docs/changelog/v1.2.9

v1.2.9 sharpens the chat and agent experience: an upgraded Claude integration with a real login flow, instant lane and chat naming, safer Codex full-auto permission switching, first-class orchestration delegation lineage, a reorganized Settings General tab, and snappier mobile realtime sync.

v1.2.8

Choose a tag to compare

@github-actions github-actions released this 21 Jun 13:39
909690a

What's Changed

  • release(skill): harden /release against v1.2.7 failure modes by @arul28 in #597
  • Fix external link opening in remote PR surfaces by @arul28 in #598
  • Fix ADE browser downloads and overlay layering by @arul28 in #599
  • Mic Model Status Refresh by @arul28 in #600
  • Remote Cli Image Paste by @arul28 in #601
  • Fix macOS traffic-light overlap when zoomed out by @arul28 in #602
  • Unify project recents explorer by @arul28 in #604
  • Refine pending input cards across ADE surfaces by @arul28 in #603
  • Mobile Cancel Reconnect by @arul28 in #606
  • Fix lost auto-create lane / background launch on project switch by @arul28 in #607
  • Orchestration Planning Ux by @arul28 in #605
  • PR merge & timeline GitHub parity (desktop + iOS + TUI) by @arul28 in #608
  • Mobile: unified Files search, project picker icons, Work-tab PR status, last-used composer by @arul28 in #609
  • Fix sync gzip cap and Intel crsqlite packaging by @arul28 in #611
  • Fix sync socket trust and runtime event availability by @arul28 in #610
  • Harden security & correctness: 21 validated review fixes (orchestration, sync, persistence, iOS, web) by @arul28 in #612
  • release: changelog for v1.2.8 by @arul28 in #613

Full Changelog: v1.2.7...v1.2.8

v1.2.7

Choose a tag to compare

@github-actions github-actions released this 17 Jun 03:43
413a30a

ADE v1.2.7

Full changelog: https://www.ade-app.dev/docs/changelog/v1.2.7

v1.2.7 sharpens ADE Code in the terminal — no more drawer flicker, plus multi-question approvals — auto-names your lanes with AI on mobile, speeds up chat scrolling on iOS, and retires the macOS VM and mobile push surfaces.

v1.2.6

Choose a tag to compare

@github-actions github-actions released this 16 Jun 10:55
0d1c49b

ADE v1.2.6

Full changelog: https://www.ade-app.dev/docs/changelog/v1.2.6

Voice input downloadable straight from the chat mic, image paste fixed in remote ADE Code, and steadier phone sync across project hide, unhide, and forget.


What's Changed

  • updating website by @arul28 in #582
  • fix(ade-code): make clipboard image paste work on remote runtimes by @arul28 in #583
  • Fix mobile sync project identity aliases by @arul28 in #584
  • release: changelog for v1.2.6 by @arul28 in #585
  • release: sync CHANGELOG + index for v1.2.6 by @arul28 in #586

Full Changelog: v1.2.5...v1.2.6

v1.2.5

Choose a tag to compare

@github-actions github-actions released this 16 Jun 05:07

ADE v1.2.5

Full changelog: https://www.ade-app.dev/docs/changelog/v1.2.5

Reliable macOS auto-updates via smaller per-architecture builds (fixes the updater crash on the larger universal build), on-device voice dictation downloaded on demand, MCP support in Claude chats, and remote ADE Code.

v1.2.4

Choose a tag to compare

@github-actions github-actions released this 15 Jun 12:51

ADE v1.2.4

Full changelog: https://www.ade-app.dev/docs/changelog/v1.2.4

On-device voice dictation on desktop and iOS, plus mobile companion improvements: project actions over sync, steadier mobile chat, and project icon thumbnails in the picker.

Whisper speech models (v1)

Choose a tag to compare

@arul28 arul28 released this 15 Jun 15:02

Hosted on-device dictation model assets for ADE. Not an app release. ggml-base.en.bin (whisper.cpp base.en, sha256 a03779c86df3323075f5e796cb2ce5029f00ec8869eee3fdfb897afe36c6d002) is downloaded by the desktop app on first dictation use.

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 13 Jun 19:43

ADE v1.2.3

Full changelog: https://www.ade-app.dev/changelog/v1.2.3

v1.2.3 repairs the macOS updater package by shipping the GitHub update feed config inside ADE.app and configuring the feed at runtime. This fixes the path where ADE could show a newer version in Settings but fail to download/install it through Electron's updater.

Note: ADE installs already on a 1.2.0-1.2.2 app bundle that is missing app-update.yml may need one manual install of this build. After v1.2.3 is installed, future updates use the repaired updater path.