Skip to content

v0.12.0

Choose a tag to compare

@pythoninthegrass pythoninthegrass released this 09 Jan 22:00
8b3dab5

0.12.0 (2026-01-06)

Features

  • android: add run:device task for standalone APK install (150bd0f)
  • ci: add path filtering and fix Task cache for skip optimization (562a000)
  • ci: cache iOS build artifacts for full skip optimization (a2c269c)

Bug Fixes

  • ci: add explicit npm ci for clean node_modules (8d7e9e1)
  • ci: run tauri icon from root to find node_modules (44e1199)
  • ci: set RUNNER_TOOL_CACHE for self-hosted runner (5ff61cc)
  • ci: simplify Homebrew deps for self-hosted runner (5bdf64f)

Reverts

  • remove RUNNER_TOOL_CACHE (created /Users/runner instead) (5d2c413)