update docs and version bumps for v8.1.0 release#993
Conversation
deeksha-rgb
commented
Apr 17, 2026
- Add v8.1.0 changelog entry with PIP, InApp Media, App Inbox, NetworkMonitor,minSDK 23, ExoPlayer deprecation, and thread-safe file cleanup fix
- Bump SDK version 8.0.0 → 8.1.0 across README, CTGEOFENCE, CTPUSHTEMPLATES, libs.versions.toml, and sample app
- Add AndroidX Media3 dependency section for PIP video playback
- Document new Timer Template chronometer styling keys (pt_chrono_style, pt_chrono_bg_clr, gradient/border keys) in CTPUSHTEMPLATES
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. 🗂️ Base branches to auto review (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| * **InApp Media Support:** Adds GIF and Video support for all InApp notification templates, enabling richer in-app experiences. | ||
| * **App Inbox Default Media View:** Adds a fallback media view for App Inbox when the backend does not provide a media orientation, rendering images, GIFs, video posters, and audio thumbnails at their natural aspect ratio. | ||
| * **Picture-in-Picture (PIP) In-App Notifications:** Adds support for Picture-in-Picture in-app notifications — compact, draggable floating windows that overlay app content. Supports image, GIF, and video media with expand/collapse, drag-to-reposition (9-point snap grid), and configurable controls. Video playback requires AndroidX Media3 dependencies. |
There was a problem hiding this comment.
Lets add any hyperlinks if possible and rearrange. PIP > InApp Media
App Inbox thingy is an improvement again and should be moved to other section
There was a problem hiding this comment.
For hyperlinks — which URLs should I add?
CTLalit
left a comment
There was a problem hiding this comment.
Requested some changes.
- Add v8.1.0 changelog entry with PIP, InApp Media, App Inbox, NetworkMonitor,minSDK 23, ExoPlayer deprecation, and thread-safe file cleanup fix - Bump SDK version 8.0.0 → 8.1.0 across README, CTGEOFENCE, CTPUSHTEMPLATES, libs.versions.toml, and sample app - Add AndroidX Media3 dependency section for PIP video playback - Document new Timer Template chronometer styling keys (pt_chrono_style, pt_chrono_bg_clr, gradient/border keys) in CTPUSHTEMPLATES
3f9c9ac to
aecafd9
Compare