Skip to content

Resolver Forge Client app- User Request Update

Choose a tag to compare

@bojrodev bojrodev released this 11 Apr 17:48
· 7 commits to dev since this release

Release: Resolver v2.2 (OTA v2.2) - The "Custom Network" Update

This update tackles a major underlying networking request from the community, unlocking support for advanced home network and VPN configurations. We've also completely overhauled how the app handles major future updates to ensure a much smoother experience.

NATIVE UPDATE REQUIRED: Because this update modifies core Android networking security and manifest files, it cannot be delivered via OTA. You MUST manually download and install the new APK.

Change Log

1. Custom Root CA & VPN Support

Goal: Allow users with advanced home-lab networks (ZeroTier, Tailscale, custom Caddy servers) to securely connect without SSL certificate errors.

  • User-Installed CA Trust: Modified Android's Network Security Configuration to explicitly trust user-installed CA certificates.
  • Fixed Connection Crashes: Resolves the stubborn java.security.cert.CertPathValidationException: Trust anchor for certification path not found error when connecting to custom local domains (e.g., https://sd-webui.pc.local).
  • (Shoutout to user abel1502 for the feature request!)

2. Smart Native Updater Engine

Goal: Prevent update-loop crashes and make future native app updates seamless.

  • Intelligent OTA Routing: The internal Capacitor update engine (updater.js) has been upgraded. It can now distinguish between lightweight web updates (OTA) and deep native updates.
  • In-App Browser Integration: For future updates that require a new APK, the app will no longer attempt (and fail) to download it as a zip file. Instead, it will smartly open an in-app browser directly to our GitHub releases page so you can grab the new version securely.

Downloads

Component Filename Note
Android Resolverv2.2_Ota-v2.2.apk NATIVE UPDATE: Must be downloaded and installed manually to apply network fixes.
PC Helper BojroPowerV5portable.exe Same version as previous release. No changes required.

Update Instructions

  1. Download the APK: Because this contains native Android code changes, ignore the in-app OTA prompt for v2.1 (it will just safely reload the app). Go directly to the assets below and download Resolverv2.2_Ota-v2.2.apk.
  2. Install: Simply install the new APK over your existing installation. Your custom defaults and settings will be preserved.
  3. Using Custom Networks (Optional): If you use a custom CA for your home server, ensure your rootCA.pem is installed in your Android phone's Security settings. Resolver will now automatically respect it!

Built for the home-lab power users. Enjoy secure, custom networking with Resolver v2.2.