You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed a JavaScript temporal-dead-zone failure that terminated the userscript during state hydration before boot() or ensureUi() could execute.
Moved the Operational Window settings schema constant ahead of the top-level loadState() call while retaining every v5 operational feature and existing user setting.
Added a permanent declaration-order regression contract and executable launcher-mount smoke coverage for desktop, tablet and iOS layouts.
Verified the corrected runtime against the last confirmed working v4.20.37 launcher under the same browser-like MissionChief DOM.