Skip to content

2026.7.3

Pre-release
Pre-release

Choose a tag to compare

@thatcube thatcube released this 18 Jul 19:55

TestFlight build 9 — 2026-07-03

What to Test:

  • tentative SMB support- new navigation paradigm - you can change it back to top tabs in the settings

Changes (22):

  • Hero: rewrite backdrop wipe as a two-slot push and add scroll parallax
  • Fix wrong-order hero wipe: single-transaction .transition wipe
  • Fix intermittent wrong-order hero wipe with deterministic offset slide
  • Fix intermittent wrong-order hero wipe (new snaps in, old slides out)
  • Drive hero recede from focus loss, not the graze-prone Down move command
  • Make touch-pan disabler reliably find the hero scroll view (controller + fallback)
  • Fix touch-pan disabler placement so it actually finds the UIScrollView
  • Stop Siri Remote touch-surface pan from free-scrolling the hero page
  • Fade hero buttons without dropping focus or shifting scroll
  • Fix hero Left-escape and inter-button scroll shift
  • Hero: rock-solid focus via single-focusable action row
  • Auto-derive marketing version as CalVer build date
  • Rework Home hero focus, transitions, and artwork routing
  • Fix release-SDK build: read interruption reason by string key
  • Distinguish SMB login vs share-enumeration failures in add-share
  • Auto-detect local SMB media shares in Add Media Share flow
  • Host video player on root TabView so play fires immediately from deep nav
  • Media share: skip redundant library step + fix empty-folder trap
  • Media share: browse real folder tree + fix smb:// playback routing
  • Add local SMB media share as a second-class provider (browse + play)
  • smb: adopt engine's NWConnection SMB transport, drop tvOS spike
  • Add media-share proposal + Phase 1 SMB playback spike