YourTube UWP v1.0.8.0
YourTube UWP v1.0.8.0
Highlights
- Added a rotating UWP live-tile queue: last played video, latest Trending Now result, and a branded YourTube tile.
- The latest public Trending Now result remains the fallback when no last-played video is available.
- Only non-secret public metadata is retained for tile rotation. API keys, OAuth tokens, and media URLs are not stored or displayed by the tile.
- Kept updates foreground-only; this release adds no polling or background API-key use.
ARM Windows 10 Mobile package
This release targets Windows 10 Mobile 10.0.15063+ on ARM. Install YourTube_1.0.8.0_ARM_Debug.appx with YourTubeDevelopment.cer and both ARM dependency packages according to INSTALL.txt.
The AppX SHA-256 is 3E25517034A6E1B114CE90EDCCB79FE26C9F0BB21909709715E23CD002B81EC4.
Security and distribution
- Developer Mode sideload distribution only; this is not a Microsoft Store package.
- No API key, OAuth client secret, access token, refresh token, direct-media URL, or private signing key is included.
- If an earlier YourTube build was signed with a different temporary certificate, uninstall it from the phone before installing this release.
Changes since v1.0.7.4
- Replaced the single Trending Now tile notification with an enabled notification queue.
- Persisted last-played and Trending Now public video metadata in app-local settings.
- Rebuilt the tile queue after successful Trending Now requests and user-selected playback actions.
- Added branded medium and wide YourTube tile frames using packaged assets.
- Updated the package version to
1.0.8.0and added the release changelog and GitHub Pages landing page.