Skip to content

v1.6.0

Choose a tag to compare

@bayger bayger released this 02 Jul 20:57
91975ac

Build

  • Switched from tsc to tsup bundler for single-file ESM output (no .js extension issues)
  • Publish to npm

Features

  • Added update check on startup, every 6h, and via Ctrl+U
  • Added Copy button to update modal with npm update command
  • Sort profile list ascending and version list descending

Fixes

  • Clean stale folder on retry instead of throwing "already installed"
  • Critical UI framework issues (layout, rendering, control lifecycle)