4.17.0-alpha.1
Pre-release
Pre-release
✨ Improvements
- Log viewer, downloads, settings, and the document viewer now open as separate windows on a shared native shell. Each window can be sized and placed independently, remembers its bounds across restarts, and the log viewer, downloads, and settings reopen at launch if they were open at shutdown. (#3444)
🔧 Internal
- Release builds now trigger only on semver tag pushes, and PR checks cover
release/X.Y.xpatch lines. (#3454) yarn release:tagnow fails closed unless the tagged commit belongs to the correct branch for its channel. (#3452)- New branching model documented and wired from README and AGENTS.md:
devfor development,masterfor releases,release/X.Y.xfor patches. (#3455)