Added
- WebApp multi-instance windows. Clicking an already-open WebApp a second time now opens a new, independent screen (its own browser session) instead of mirroring the first window. Each window gets its own display and stream.
- Extra windows start already logged in. The first window of an app binds its saved/persistent profile (login survives close + reopen, as before); additional concurrent windows launch from a copy of that profile, so they open logged in without clobbering each other.
Unchanged
- Native apps stay single-instance — a second click focuses the existing window rather than opening a duplicate.
Full Changelog: v44.16...v44.17