Bug Fixes
- Facebook share URL detection: Fixed an issue where Facebook mobile share links with
/share/p/pattern were incorrectly detected as profile URLs instead of post URLs/share/p/xxxxis now correctly recognized as a post share link/share/xxxx(without/p/) remains as a profile share link
Technical Details
- Updated
urlAnalysis.tsto distinguish between post and profile share URLs - Added comprehensive test coverage for Facebook share URL patterns
Full Changelog: 2.1.2...2.1.3