Skip to content

Aura

v1.4.7 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai ai-agents deepseek desktop-app developer-tools llm
+4 more
openrouter pair-programming pyside6 python

Summary

AI summary

Fixed installer update handoff on Windows with safer handling and visibility.

Changes in this release

Bugfix Medium

Installer update handoff now downloads to stable local path and launches visibly.

Installer update handoff now downloads to stable local path and launches visibly.

Source: llm_adapter@2026-06-05

Confidence: high

Bugfix Medium

If Windows blocks the installer, Aura now displays the downloaded installer path for manual execution.

If Windows blocks the installer, Aura now displays the downloaded installer path for manual execution.

Source: llm_adapter@2026-06-05

Confidence: high

Bugfix Low

The installer wizard now opens visibly instead of launching silently.

The installer wizard now opens visibly instead of launching silently.

Source: granite4.1:30b@2026-06-05-audit

Confidence: low

Bugfix Low

Aura uses Windows ShellExecuteW/open to hand off the installer execution.

Aura uses Windows ShellExecuteW/open to hand off the installer execution.

Source: granite4.1:30b@2026-06-05-audit

Confidence: low

Bugfix Low

Aura waits for confirmation that the installer launched before exiting.

Aura waits for confirmation that the installer launched before exiting.

Source: granite4.1:30b@2026-06-05-audit

Confidence: low

Bugfix Low

If the installer cannot be opened, Aura remains running and shows the downloaded installer path.

If the installer cannot be opened, Aura remains running and shows the downloaded installer path.

Source: granite4.1:30b@2026-06-05-audit

Confidence: low

Bugfix Low

Update dialog now explains actions before Aura closes.

Update dialog now explains actions before Aura closes.

Source: granite4.1:30b@2026-06-05-audit

Confidence: low

Full changelog

Hotfix release for the packaged Windows updater.

What changed

Fixed installer update handoff

Aura now handles installer-based updates more safely and visibly.

  • Downloads the installer to a stable local path:
    %LOCALAPPDATA%\Aura\updates\<version>\AuraSetup-<version>.exe
  • Opens the installer wizard visibly instead of trying to launch it silently.
  • Uses Windows ShellExecuteW/open for the installer handoff.
  • Aura only exits after the installer launch is confirmed.
  • If the installer cannot be opened, Aura stays running and shows the downloaded installer path.
  • Update dialog copy now explains what will happen before Aura closes.

Better recovery if Windows blocks the installer

If the installer does not appear, Aura now tells you exactly where the downloaded installer is so you can run it manually.

Example:

%LOCALAPPDATA%\Aura\updates\1.4.7\AuraSetup-1.4.7.exe

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Aura

Get notified when new releases ship.

Sign up free

Related context

Earlier breaking changes

  • v1.4.0 All file-writing paths now route through a validation pipeline.

Beta — feedback welcome: [email protected]