Commit Graph

4 Commits

Author SHA1 Message Date
ske087 a50dd3b34b chore: upgrade StudioBridge v2.1.2 -> v2.1.3, add persistent-folder creation, update runbook
- Rebuild StudioBridge-2.1.3.jar from latest upstream (v2.1.3) and deploy to portable-dist
- Add ensurePersistentDirectories() so the app creates ~/.studio-bridge and Profiles at startup (GUI + --sendonly)
- Bundle full StudioBridge source under StudioBridge-src/ (with rebuild-jar.bat)
- Update launchers (Launch-StudioBridge.bat, portable-dist/StudioBridge.bat) to v2.1.3
- Add check-update.ps1 and UPDATE.md for the step-by-step update runbook
- Update README (v2.1.3, persistent data + updating sections)
- Ignore StudioBridge-src/target/ build output
2026-08-06 20:05:21 +03:00
ske087 42293e0d5a chore: upgrade StudioBridge v2.1.1 -> v2.1.2, add A1 fix guide and JAR auto-download 2026-06-15 19:30:28 +03:00
ske087 72aed799f7 Update StudioBridge to v2.1.1
- Replace StudioBridge JAR: 0.0.1-SNAPSHOT -> 2.1.1 (latest upstream release)
- Update StudioBridge.bat to reference new JAR filename
- Update README: full printer list (A1, A1 Mini, P1P, P1S, P2S, X1, X1C,
  X1E, X2D, H2C, H2C rev2, H2D, H2D Pro, H2S), Orca Slicer support,
  Check Printer feature, CLI arguments, Java 21 requirement
- Add .gitignore excluding portable-dist/jre/ (large binary, not for VCS)
- Bundled JRE upgraded locally to Temurin 21.0.11+10 LTS (not tracked in git)
2026-05-05 09:19:33 +03:00
NAME 3ce2b33e54 Initial commit: Add StudioBridge launcher with minimized CMD window solution 2025-09-05 00:16:14 +03:00