LinkRouter 1.0.4
Hardening release.
- Security:
linkrouter://opendeep links now only accepthttp/httpstargets —file://,javascript:, and other schemes are rejected. Previously a crafted link could open arbitrary content without a prompt if it matched a routing rule. - 25 unit tests now cover rule matching, host matching, deep-link decoding, and settings storage (
swift test). - GitHub Actions CI builds and tests every push.