Skip to content

4.17.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@jeanfbrito jeanfbrito released this 13 Aug 16:28
69a476f

✨ 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.x patch lines. (#3454)
  • yarn release:tag now 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: dev for development, master for releases, release/X.Y.x for patches. (#3455)