Skip to content

v1.0.9 - Disclaimer Modal & UI Alignments

Choose a tag to compare

@Shariar-Ahamed Shariar-Ahamed released this 07 Jun 15:25
· 85 commits to main since this release

📺 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 localStorage visitor 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.
  • 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.