Skip to content

Resolver Forge Client app- User Request Update

Latest

Choose a tag to compare

@bojrodev bojrodev released this 09 Jun 16:55

Release: Resolver v2.3 (OTA v2.3) - The "Forge Neo" Update

This update brings critical compatibility for the new Forge Neo backend while preserving flawless operation with legacy setups, ensuring a robust, crash-free experience across all your models.

Change Log

1. Forge Neo Compatibility & Smart Payload Routing

  • The "Neo Purge" Patch: Network requests are now intercepted and sanitized globally. Toxic legacy variables (like forge_inference_memory and forge_unet_storage_dtype) are stripped out before they can crash the Neo server.
  • SDXL & Flux Architecture Isolation: Fixed a critical PyTorch RuntimeError where Flux VAEs and text encoders (t5xxl, clip_l) were bleeding into SDXL generations. The app now uses a "scalpel approach" that perfectly preserves payload isolation and executes flush commands (forge_additional_modules: []) when switching model architectures.
  • Universal VAE Bridge: Resolved the "Automatic" FileNotFoundError crash in Neo. VAE resetting is now bridged perfectly to support both old and new Forge versions gracefully.
  • (Massive shoutout to celulari for the community find, raising the issue, and collaborating on the ultimate fix!)

Downloads

Component Filename Note
Android Resolverv2.3_Ota-v2.3.apk Full APK. Can be installed manually or applied seamlessly via OTA.
PC Helper BojroPowerV5portable.exe Same version as previous release. No changes required.

Update Instructions

  1. OTA Update: This update only contains web-layer changes and can be applied seamlessly via the in-app OTA prompt. Just accept the prompt and restart the app.
  2. Manual Install: Alternatively, download Resolverv2.3_Ota-v2.3.apk from the assets below and install it over your existing version. Your custom defaults and settings will be preserved.

*SHOUT OUT TO #45 Celulari for this patch! *