Releases: RSSNext/Folo
Releases · RSSNext/Folo
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 &...
v0.3.12
🚀 Features
- No-cors mode for eagle check - by @DIYgod (89f19)
- Image component - by @DIYgod (fb52f)
- Remove @auth/core - by @DIYgod (d5453)
- desktop:
- ios:
- mobile:
- Add option to open videos in external apps - by @lawvs in #2998 (4b0e1)
- Add password reset functionality to account settings - by @Innei (268d4)
- Optimize login styles - by @DIYgod (2ea11)
- Add deviceToken - by @DIYgod (417fb)
- Use app check - by @DIYgod (519b8)
- Perform actions - by @hyoban in #3012 (3e313)
- Limited use token - by @DIYgod (31a05)
- Update text - by @DIYgod (77747)
- Remove preview image - by @DIYgod (c2934)
- Remove ProxiedImage - by @DIYgod (90cb1)
- Avoid direct expo-image - by @DIYgod (73fb0)
- Social media images layout - by @DIYgod (210b3)
- Remove noPreview param - by @DIYgod (ea32d)
- Improve dialog confirmation and remove unused spring preset - by @Innei (4e2cd)
- Video player - by @DIYgod (5609d)
- Ai summary language - by @DIYgod (f229f)
- Article styles - by @DIYgod (e32a9)
- Add native iOS modules for shared functionality - by @Innei (085bb)
- Enhance image preview and URL scheme handling in iOS - by @Innei (b6768)
- Add context menu for image viewer interactions - by @Innei (06b5e)
- Enhance image viewer with page indicator and options menu - by @Innei (9cf80)
- Improve image carousel and avatar interactions - by @Innei (6baf0)
- Enhance HelperModule and WebViewManager for improved link handling - by @Innei (64386)
- Enhance dialog functionality and add ConfirmPasswordDialog - by @Innei (d9ea5)
- Action page - by @hyoban in #3019 (94d3e)
- Implement onboarding screen - by @lawvs in #3029 (2d92a)
- Implement QR code generation for 2FA setup - by @Innei (26928)
- Enhance 2FA settings and loading experience - by @Innei (28542)
- Show onboarding check - by @hyoban in #3104 (9d4f5)
🐞 Bug Fixes
- Request origin - by @DIYgod (b04d5)
- Language path on windows - by @DIYgod (89250)
- Set header before init window - by @DIYgod (fc810)
- Can not play video in iframe - by @hyoban in #3022 (fd387)
- Remove react-router v7_startTransition - by @DIYgod (ba383)
- desktop:
- mobile:
- Social media image preview - by @DIYgod (5cb63)
- Improve player bg color - by @hyoban in #3018 (f991e)
- Images in video item - by @DIYgod (dbc47)
- Image load should be https - by @Innei (6539b)
- Image preview can not user interaction when loading or error - by @Innei (d4edf)
- Optional summary language - by @DIYgod (7e9bc)
- Images recyclingKey - by @DIYgod (8d982)
- No preview for avatar at header action - by @hyoban in #3066 (2c64d)
- Sheet modal corners and view background - by @Innei (bf978)
View changes on GitHub
v0.3.11
🚀 Features
- Use the app protocol instead of the file protocol - by @DIYgod in #2991 (047c4)
- Put token into headers - by @DIYgod (00c80)
- Add recaptcha to sign in and forget password - by @DIYgod (ddd3d)
- Add windows tray menu - by @DIYgod (247d5)
- mobile:
🐞 Bug Fixes
- App protocol in prod - by @hyoban in #2992 (d585d)
- Types - by @DIYgod (50587)
- Recaptcha container pointer events - by @DIYgod (2e463)
- Windows file path - by @DIYgod in #3003 (eda72)
- mobile:
View changes on GitHub
v0.3.10
v0.3.9
🚀 Features
- Add SVG and suspended user support, #2945 - by @Innei in #2945 (892f7)
- Init firebase - by @DIYgod (7f7b7)
- Log user id and screen view - by @DIYgod (f1e14)
- Add google recaptcha - by @DIYgod (c3178)
- ReCaptcha verify for claiming - by @DIYgod (7cc7f)
- mobile:
- Add estimated duration display for entry items - by @kovsu (3cc12)
- Add list and url support for deep link - by @lawvs in #2958 (de81e)
- Sign up, forget password, anonymous use - by @hyoban in #2949 (13e02)
- Add estimated duration display for entry items - by @Innei in #2956 (6588b)
- List and inbox - by @hyoban in #2969 (7180e)
- Add environment profile management - by @Innei (5f179)
- Conditionally render settings based on user authentication - by @Innei (aa37f)
- Readability - by @hyoban in #2978 (699b4)
- Setting profile page - by @Innei in #2985 (1c73e)
🐞 Bug Fixes
- Import resolver for web - by @Innei (d6795)
- Build - by @Innei (62b3b)
- Types - by @DIYgod (0be62)
- desktop:
- mobile:
View changes on GitHub
v0.3.8
🚀 Features
- Remove pictureViewFilterNoImage - by @DIYgod (a1996)
- Always display image title - by @DIYgod (839b6)
- Remove lists in timeline selector - by @DIYgod (494ef)
- Add ProxiedImage - by @DIYgod (a60d1)
- Remove pictureViewFilterNoImage - by @DIYgod (6fafb)
- Optimize login page - by @DIYgod (e4814)
- Add mobile specific resolver functionality - by @DIYgod (d9e15)
- Unified env - by @DIYgod (fd813)
- Add desktop specific resolver - by @DIYgod (e4e70)
- Mobile and desktop resolver - by @DIYgod in #2923 (abd7f)
- Unifed image proxy and referer handler - by @DIYgod (8f422)
- Clear root devDependencies - by @DIYgod in #2934 (2f17e)
- i18n:
- locales:
- mobile:
- Improve debug button with gesture handling and persistent position - by @Innei (5e53d)
- Add add feed button to discover header - by @Innei (1d622)
- Add titles and improve navigation screen configurations - by @Innei (956d9)
- Enhance dialog system and UI interactions - by @Innei (ea1c6)
- Enhance dialog system with dynamic actions and improved header - by @Innei (fce03)
- Add Apple Intelligence glow effect module for iOS - by @Innei (e75c3)
- Toggle unread only - by @hyoban in #2873 (8d76c)
- Add context menu for video - by @lawvs in #2876 (6cbdf)
- Enhance timeline and subscriptions header actions - by @Innei (7bf4a)
- Add native scroll to top functionality for iOS - by @Innei (265f2)
- Optimize tab bar interaction and scroll behavior - by @Innei (70e11)
- Article and social media entry list styles - by @DIYgod (92fca)
- Optimize entry grid item styles - by @DIYgod (3b1db)
- Bigger header buttons - by @DIYgod (3ab1c)
- Optimize discover styles - by @DIYgod (ee01f)
- Improve header layout and animation - by @Innei (e52e0)
- Add dynamic blur effect in discover header - by @Innei (d9846)
- Grid entry mark read - by @DIYgod (0a1a4)
- Enhance entry header with dynamic title and read history - by @Innei (458cb)
- Enhance header actions and layout - by @Innei (546e4)
- Player cover scale transition - by @hyoban in #2897 (bd120)
- Cache image info - by @hyoban in #2899 (a67d8)
- Cache rsshub query - by @hyoban in #2900 (5126a)
- Improve navigation and UI components - by @Innei (cbe41)
- Enhance Tabbar and Tab Layout with custom tab buttons - by @Innei (1c5ff)
- Enhance web view navigation and header interactions - by @Innei (6c2bc)
- Add RNS base view controller and navigation utilities - by @Innei (d45ba)
- Image fallback and referer - by @DIYgod (3bc3f)
- Enhance UI tint color configuration - by @Innei (162f3)
- Implement new modal header and scroll view components - by @Innei (486e6)
- Add preview functionality to feed context menu - by @Innei (8d502)
- Enhance user profile and database schema - by @Innei (42c1f)
- Add user ID to UserHeaderBanner in Settings screen - by @Innei (844bd)
- Add configurable thumbnail aspect ratio for entry items - by @Innei (f7a59)
- Conditionally render UserHeaderBanner with user ID - by @Innei (4588d)
- Add deep link redirection to follow screen - by @lawvs in #2948 (3bb76)
- Pass user ID to useShareSubscription hook in Profile screen - by @Innei (6c6bb)
🐞 Bug Fixes
- List unread count - by @DIYgod (7c090)
- Wrong direction - by @DIYgod (7278f)
- Entry hover - by @DIYgod (a3509)
- Update framer motion version - by @hyoban in #2884 (f324f)
- Subscription list scroll - by @DIYgod (4b84d)
- Improve header height and scroll behavior for timeline and subscriptions - by @Innei (de547)
- Improve header and scroll behavior in mobile components - by @Innei (5ba94)
- Improve login form behavior and style - by @hyoban in #2886 (11bbb)
- Clear session token after sign out - by @hyoban in #2888 (2c632)
- Set auth cookie url filter - by @hyoban in #2890 (a43b9)
- Make icon center when media has play status - by @kovsu in #2898 (39039)
- Lists...
v0.3.7
v0.3.6
🚀 Features
- Remove nightly build - by @DIYgod (2de63)
- Optimize unread indicator styles - by @DIYgod (f44b1)
- Disable EnableCookieEncryption - by @DIYgod in #2796 (53137)
- auth:
- mobile:
- Add feed or rsshub feed - by @Innei (665cf)
- Add triggerAsChild prop to EntryReadHistory component - by @kovsu in #2773 (c7b15)
- Improve entry list and detail view with UI refinements - by @Innei (a5279)
- Auto mark as read when scrolling - by @hyoban in #2781 (c8f58)
- Add preview image component with advanced gesture handling - by @Innei (1d4e3)
- Add loading indicator for infinite scroll in entry list - by @Innei (22ac1)
- Implement collection entry list - by @lawvs in #2787 (c251a)
- Implement global image preview with advanced gestures - by @Innei (113c4)
- Add image headers for cross-origin image loading - by @Innei (05351)
- Add hide no media item feature for picture view - by @Innei (47b10)
- Add image context menu with save, copy, and share actions - by @Innei (03f92)
- Refactor EntryList to use pager view - by @lawvs in #2802 (714a9)
- Enhance grid view with dynamic media rendering and improved item handling - by @Innei (27818)
- Add media preview accessories and no-media rendering support - by @Innei (9113c)
- Enhance PreviewImage and EntryGridItem with interactive preview and animation - by @Innei (bdff6)
- Deletion button - by @DIYgod (79b47)
- Audio player - by @hyoban in #2801 (8e2df)
- Enhance tab bar icon and label animations - by @Innei (9c720)
- Implement scroll-to-top functionality - by @lawvs in #2831 (9b343)
- mobile/html-renderer:
- profile:
- select:
- timeline:
- ui:
🐞 Bug Fixes
- Resolved the issue of being unable to reset it to empty after using the proxy. - by @IzumiMasaharu in #2788 (afbea)
- Eas build - by @DIYgod in #2798 (878ca)
- Format - by @DIYgod (94b41)
- Rn-micro-web-app build - by @DIYgod in #2816 (995b2)
- Types - by @DIYgod (5b6db)
- listEntryCover:
- mobile:
- timeline:
- ui:
View changes on GitHub
v0.3.4-beta.1
This version is identical in content to v0.3.5 but addresses the macOS automatic update issue caused by a change in signature.