a50dd3b34b
- 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
30 lines
604 B
YAML
30 lines
604 B
YAML
changelog:
|
|
exclude:
|
|
labels:
|
|
- duplicate
|
|
- invalid
|
|
- wontfix
|
|
- question
|
|
categories:
|
|
- title: "💥 Breaking Changes"
|
|
labels:
|
|
- breaking change
|
|
- title: "✨ New Features & Improvements"
|
|
labels:
|
|
- enhancement
|
|
- title: "🐛 Bug Fixes"
|
|
labels:
|
|
- bug
|
|
- title: "📦 Dependency Updates"
|
|
labels:
|
|
- dependencies
|
|
- title: "🔧 Build & CI"
|
|
labels:
|
|
- build
|
|
- title: "📝 Documentation"
|
|
labels:
|
|
- documentation
|
|
- title: "🔍 Other Changes"
|
|
labels:
|
|
- "*"
|