feat(launcher): use private Bun for all release launchers

This commit is contained in:
2026-09-10 13:14:16 -07:00
parent 84b234cc19
commit 1213203228
38 changed files with 905 additions and 181 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
type: added
type: changed
area: launcher
- Packaged apps now include Bun and can install a managed `subminer` launcher without requiring a separate Bun installation.
- Made every installed and downloadable launcher use the Bun runtime included with SubMiner. Added a Windows `subminer.cmd` download, persistent private runtime caches for Linux and Windows, and migration for recognized legacy launchers.