v1.11.1
awslabs/mountpoint-s3v1.11.1Oct 23, 2025by ItzCrazyKns
AI Summary
This update improves reliability by fixing SearxNG request timeouts and introduces local storage for model selection values, while also updating run commands to support persistent storage via volumes.
Key Highlights
- Fixed issues with SearxNG requests getting timed out
- Model select values are now sourced off localStorage
- Run commands are updated to use volumes for persistent storage
New Features
- localStorage integration for model selection
- Persistent storage configuration via volumes
Full Release Notes
# v1.11.1 ## What's changed - Fixed issues with SearxNG requests getting timed out - Model select values are now sourced off `localStorage` - Run commands are updated to use volumes for persistent storage **Full Changelog**: https://github.com/ItzCrazyKns/Perplexica/compare/v1.11.0...v1.11.1