Resolver Stable Diffusion Client app
⚡ Release: Resolver v1.5(OTA v1.5) - Persistence & Connectivity Update
This update focuses on stabilizing local data retention, giving users more control over gallery storage, and upgrading the remote power infrastructure.
📋 Change Log
1. Data Persistence (JSON Database)
Goal: Ensure workflow data survives app restarts.
- Local DB Integration: Implemented a system to save generation JSON data directly into the local database.
- Workflow Memory: Enhanced capability to store and recall complex metadata and workflow configurations across sessions.
2. Gallery Management
Goal: Prevent gallery clutter and ensure consistent saving.
- Selective Saving: Added manual and automated controls for saving images to the Android system gallery.
- Storage Logic: Refactored output handling to ensure consistent file paths.
3. Connectivity Engine
Goal: Reduce connection drops during generation.
- Stability: Fine-tuned internal linking logic to maintain stable connections with backend engines (Forge/ComfyUI).
- Low-Latency Sync: Faster state synchronization when switching between local and external network modes.
4. PC Infrastructure (BojroPower v4)
Goal: Improve remote management reliability.
- Utility Upgrade: Updated PC helper to v4.
- Protocol Refinement: Rewrote communication logic for more reliable Wake-on-LAN (WOL) and "Kill Switch" execution.
📥 Downloads
| Component | Filename | Note |
|---|---|---|
| Android | resolver_v1.5.apk |
Minimal build for lag-free UI. |
| PC Helper | BojroPowerv4portable.exe |
Required for remote features. |
🛠️ Update Instructions
- Mobile Update:
- Install
resolver_v1.5.apk. - Note: This will overwrite the previous version while maintaining your existing configurations.
- Install
- PC Update:
- Place
BojroPowerv4portable.exein your usual folder.
- Place
- Verification:
- Open the app and go to the CFG Tab.
- Confirm IP and Port settings match the new linking logic.
Built with Capacitor 6 & Native Android Services for maximum performance.