v0.3.13
🚀 Features
- Rename - by @DIYgod in #3181 (f2e29)
- Hide apple login in mas - by @DIYgod (853d3)
- X-mas header - by @DIYgod (781ee)
- Appx - by @DIYgod in #3219 (42704)
- Hide login.or when providers is empty - by @DIYgod (fbb91)
- Optimize user profile modal style - by @Innei (6c325)
- Add PDF export functionality - by @vikas-viki in #3264 (1a9f2)
- desktop:
- mobile:
- Implement language-based preset feeds for onboarding - by @lawvs in #3109 (9f07a)
- Remove entry list hover background - by @DIYgod (3df08)
- Optimize border color - by @DIYgod (7761f)
- Add haptics - by @DIYgod (d6a5c)
- Use firebase modular api - by @DIYgod (1543c)
- Extract PageList component - by @DIYgod (07d37)
- Swipeable subscription list - by @DIYgod (cf8ff)
- Cleaner subscription list - by @DIYgod (f05f2)
- Subscription list scroll protection - by @DIYgod (a5ff9)
- Integrate RootSiblingParent and Navigation context - by @Innei (55aad)
- Add lazy loading support to TabScreen component - by @Innei (a635c)
- Enhance Tabbar component with placeholder support - by @Innei (80033)
- Introduce grouped list components and improve layout - by @Innei (b822e)
- Enhance grouped list layout and responsiveness - by @Innei (2e85f)
- Pass view parameter to fetch collection - by @lawvs in #3202 (b0de4)
- Emit screen change events on route appearance and disappearance - by @Innei (fca0a)
- Enhance screen options and header configuration - by @Innei (79aab)
🐞 Bug Fixes
- Clipboard - by @DIYgod (bb864)
- Incorrect formatting of time duration - by @kovsu in #3148 (3c258)
- Unable to update subscription information in time - by @hyoban in #3173 (e6a22)
- Use listId to unfollow list - by @hyoban in #3167 (001f1)
- Add key prop to SubscriptionList - by @lawvs in #3188 (65780)
- Recommendations header has no background color - by @pacexy in #3185 (279f2)
- Do not decode cookie - by @hyoban in #3196 (c2d5e)
- X-mas header in get-provider api - by @DIYgod (7dc4b)
- Scroll to top in subscription tab by adding active prop - by @lawvs in #3225 (8b848)
- Hide video preview's action overlay - by @janet-cat in #3201 (f4772)
- Sign up button type - by @CottonCandyZ in #3239 (1c5d2)
- Navigation status when entering from other pages - by @hyoban in #3260 (8899c)
- Improve skeleton loading states in feed preview - by @lawvs in #3265 (cc03e)
- desktop:
- Description section uses hyphen style - by @LavaCxx in #3146 (37a2e)
- Incorrect svg favicon name - by @LavaCxx in #3156 (b9cd3)
- The interaction styles of social media collections are inconsistent. - by @janet-cat in #3206 (d8d41)
- Reset currentTime when audio duration is invalid after metadata is loaded - by @kovsu in #3203 (3316a)
- Update zen mode shortcut key notation - by @kovsu in #3179 (a7679)
- locales:
- Improve zh-HK translations across multiple files - by @jerryc127 in #3222 (aaecf)
- mobile:
- Allow scroll in login page - by @hyoban in #3126 (0dc73)
- Allow scroll in login page " - by @hyoban in #3126 and #3127 (5129e)
- Show validate message, support for small screen - by @hyoban in #3130 (38a9d)
- Disable entry routing when horizontal scrolling - by @DIYgod (47927)
- Null incomingUrl warning - by @DIYgod (2dfd5)
- Large header init value - by @DIYgod (9dc0e)
- Update navigation handling in SearchFeed and SearchList components - by @Innei (51e51)
- Actions rules compatibility - by @DIYgod (001ea)
- Hide UserAvatar preview - by @Innei (f600e)
- Ensure minimum padding at the bottom of the tab bar - by @lawvs in #3198 (f54d0)
- Integrate ListScreen navigation and enhance list item actions - by @Innei (0a1af)
- Category item border radius, background color - by @hyoban in #3216 (ac8ac)
- Grouped list constants - by @Innei (43173)
- Enhance ItemPressable with touch highlight feature - by @Innei (c9014)
- Avoid itemPressable overlap - by @hyoban in #3218 (c340b)
- Scroll to mark read not work - by @hyoban in #3223 (18081)
- Profile modal header style - by @Innei (149ca)
- Handle durationInSeconds format - by @kovsu and @hyoban in #3259 (78ba2)
- ssr: