v1.40.1
Feature
Add Open Graph support for shared notes and threads
- Implemented Open Graph meta tags in shared note and thread pages for better social media integration.
- Constructed dynamic URLs and descriptions for Open Graph based on note and thread content.
- Enhanced EmptyLayout to accommodate additional head elements for improved SEO and sharing capabilities.
Improvement
Enhance mobile viewport handling for shared note and thread components
We've made an improvement: Enhance mobile viewport handling for shared note and thread components
- Implemented fixed positioning for the CTA button at the bottom of the viewport on mobile devices.
- Constrained content and card containers to fit within the viewport height, improving usability and responsiveness.
- Adjusted padding and overflow properties for better layout and scrolling behavior on mobile screens.
