v1.0.9 - Disclaimer Modal & UI Alignments
📺 What's New in v1.0.9 (Build 10)
This release implements a new first-time visitor Disclaimer popup modal, alignments to match the existing modal structures, and improvements to the styling systems.
🚀 Key Improvements & Updates
-
First-Time Visitor Disclaimer Modal:
- Implemented an overlay popup modal to display streaming/liability disclaimers for first-time visitors.
- Integrated
localStoragevisitor tracking (alpha_tv_disclaimer_accepted) so the popup appears only once per browser or native app installation.
-
UI Refinements & Alignment:
- Adjusted the Disclaimer card sizing and responsive layout (
max-width: 500px) to perfectly match the Privacy Policy modal. - Added a flex box alignment, warning exclamation icon, and a subtle border divider underneath the disclaimer modal header.
- Adjusted the Disclaimer card sizing and responsive layout (
-
Manual Review Trigger:
- Integrated a dedicated "Disclaimer" quick link inside the footer navigation to allow users to manually trigger and review disclaimers at any time.
-
Layout & Style Compatibility:
- Implemented display rules to guarantee paragraphs separate cleanly on native mobile WebViews.
- Added 3D neumorphic shadow and background overrides for compatibility with the Neumorphic layout style mode.