·
0 commits
to RS2works
since this release
Summary
Restores Live Tile content and repairs the Windows 10 Mobile background notification pipeline, adds resilient WNS/TDLib registration and privacy-safe diagnostics, and supplies a signed ARM sideload package.
Fixed in 26.8.6012.3
- Fixed a Live Tile regression introduced in 26.8.6012.0 where inactive account sessions could overwrite the application-wide primary tile.
- Restored 26.8.6011 behavior so only the active managed session updates the primary tile.
- Preserved native background Live Tile updates for raw pushes while suspended or closed.
- Restored reliable display of the latest sender/group icon when its photo is available locally or in push data.
- Added privacy-safe diagnostics for tile ownership decisions and picture availability.
- Text-only fallback remains intentional when the current sender image is unavailable; stale icons are not retained.
- Device-tested and confirmed working before publication.
Live Tiles
- Restored latest-chat message, sender/group name, and available chat icon.
- Removed startup behavior that cleared the Live Tile.
- Preserved badge updates separately.
- Added XML escaping for notification content.
Push and background notifications
- Restored
Unigram.Native.Tasksand the out-of-process raw-push handler. - Corrected
PushNotificationTriggerregistration and manifest/native entry-point wiring. - Removed stale/duplicate tasks and added background-access handling.
- Guaranteed background deferral completion.
- Restored native toast, badge, and tile processing while suspended.
WNS/TDLib
- Retries registration after authorization/user-ID readiness.
- Re-registers channels instead of blindly trusting persisted tokens.
- Fixed multi-account receiver mappings and stale mapping cleanup.
- Fixed TDLib error 400 caused by zero-valued secondary account IDs.
- Deduplicates IDs and rate-limits retries.
Diagnostics
- Added persistent privacy-safe push diagnostics and export from the hidden Diagnostics page.
- Records background access, task/channel registration, sanitized TDLib results, native activation, raw-push receipt, tile ownership decisions, picture availability, and tile updates.
- Fixed early-startup diagnostics crash and added rolling log limits.
Package and installation
- ARM package identity:
49197Wirdschon.UnigramMobile - Version:
26.8.6012.3 - Install the included CER into Trusted People, then deploy the APPX with all four
Dependencies\armAPPX files using Windows Device Portal orWinAppDeployCmd. - APPX SHA-256:
86B4A30C5566BD572D2BAE1F9338C071E615DC61E7F93006BB2430B13A50BBDF
Known limitations
- Telegram/WNS delivery may still require external server credentials associated with this package identity.
- Chat icons require the image to be available in push data or local cache.
- Audio-call support remains incomplete; video calls are not implemented.