Skip to content

x/v0.0.2 Proxy fallback support added to Mobile Proxy

Choose a tag to compare

@fortuna fortuna released this 18 Mar 14:21
9c6695d

We're pleased to announce the release v0.0.2 of the Outline SDK x module. This release introduces a significant enhancement for integrators: built-in proxy fallback support within the Mobile Proxy.

This highly requested feature simplifies integration for partners using the Outline SDK. Previously, implementing proxy fallback required duplicated effort in application code for both Android and iOS. With this release, the SDK now handles this logic directly, streamlining development and improving reliability.

You can find the config details in the Smart Dialer documentation.

Uses Outline SDK main module v0.0.19

What's Changed

Features:

Bug Fixes:

Documentation:

  • doc(x): Improve configurl documentation by @fortuna in #379
  • docs(x): update smartproxy readme to yaml format by @ohnorobo in #381

New Contributors

Full Changelog: x/v0.0.1...x/v0.0.2