更新履歴
StackWMの各バージョンの変更点。
v1.2.8
Scene switching reliability & memory optimization
- 新機能Unified parking system replaces hide/unhide for scene switching
- 新機能Scored candidate pool for smarter window-to-zone matching on scene restore
- 改善Scene Manager layout UX simplified — cleaner grid editor and preset panel
- 改善AXUtil consolidated to a single shared instance (reduced memory overhead)
- 改善IconCache now has a defensive 8 MB byte limit
- 修正App picker keyboard navigation in scene editor
- 修正Five canvas interaction bugs in scene editor
- 修正New windows no longer auto-assigned to zones — user decides placement
v1.2.6
Bidirectional stack cycle & UI polish
- 新機能Cycle backward hotkey for stack cycle (reverse direction)
- 新機能Operation hints on layout editor toolbar and scene section headers
- 新機能Per-zone app picker for manual app assignment when saving scenes
- 改善Startup and Settings panel open latency reduced
- 改善Unified card backgrounds with accentColor fill and vibrancy
- 改善Consistent color, radius, and typography across scene surfaces
- 修正Cycle backward not traversing full stack
- 修正Layout preview not showing for user-defined layouts in scene switcher
- 修正Scene manager panel not refreshing when editor saves layout
- 修正Divider positions drifting on drag in scene editor
- 修正Window swap using wrong stack element (stack.first → stack.last)
v1.2.5
Auto-launch missing apps on scene restore
- 新機能Auto-launch and place missing apps when restoring a scene
- 改善Unified window-first activation across sync and async paths
- 修正Auto Layout ambiguity warnings in UI
v1.2.4
Scene card switcher & hotkey overhaul
- 新機能Edit button in Scene Card Switcher for quick scene editing
- 新機能Focus left/right hotkeys and cycle bounce toast
- 新機能Extension code system for legacy users
- 新機能SDP-style hotkey actions with Shift modifier for window swap
- 改善Scene manager app picker flow and visual hierarchy
- 改善Switcher cold-start icon loading performance
- 改善Comprehensive SwiftUI modernization and optimization
- 改善Simplified hotkeys to ⌃⌥-only scheme
- 修正Hotkey/scene conflict between Scene Card Switcher and push region 1
- 修正QWERTY keycode mapping for letter keys
- 修正Preferences window not coming to front when opened
- 修正Scene save (⌃⌥S) now updates active scene instead of creating new
- 修正Zone ID allocation changed from row-major to column-major