cmux/Sources/Update
Lawrence Chen 707be44aaf
Separate cmux NIGHTLY as standalone app with its own bundle ID (#164)
The nightly build is now a distinct app called "cmux NIGHTLY" with
bundle ID com.cmuxterm.app.nightly, allowing side-by-side installation
with the stable release. The nightly appcast URL is baked into the
app's Info.plist by CI, so no in-app channel switching is needed.

- Nightly workflow: rename app to "cmux NIGHTLY", set bundle ID to
  com.cmuxterm.app.nightly, hardcode nightly Sparkle feed URL, publish
  DMG as cmux-nightly-macos.dmg
- Remove "Receive Nightly Builds" toggle from settings
- Remove UpdateChannelSettings enum and simplify feed URL resolution
  to just use SUFeedURL from Info.plist
- Remove UpdateChannelSettingsTests (no longer applicable)
2026-02-20 03:54:07 -08:00
..
UpdateBadge.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
UpdateController.swift Separate cmux NIGHTLY as standalone app with its own bundle ID (#164) 2026-02-20 03:54:07 -08:00
UpdateDelegate.swift Separate cmux NIGHTLY as standalone app with its own bundle ID (#164) 2026-02-20 03:54:07 -08:00
UpdateDriver.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
UpdateLogStore.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
UpdatePill.swift Fix sidebar tabs getting extra left padding when update pill is visible 2026-02-16 03:20:51 -08:00
UpdatePopoverView.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
UpdateTestSupport.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
UpdateTestURLProtocol.swift Release v1.23.0 (#31) 2026-02-09 15:30:43 -08:00
UpdateTiming.swift Improve update UI error details 2026-01-28 01:49:02 -08:00
UpdateTitlebarAccessory.swift Show sidebar/notification/new-tab controls in fullscreen without hovering titlebar (#55) 2026-02-17 20:24:01 -08:00
UpdateViewModel.swift Fix sidebar tabs getting extra left padding when update pill is visible 2026-02-16 03:20:51 -08:00