v1.11.1

semaphoreui/semaphorev1.11.1Oct 23, 2025by ItzCrazyKns

AI Summary

This release addresses stability issues by fixing SearxNG request timeouts and improving data persistence through the use of Docker 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

  • SearxNG timeout fix
  • localStorage integration for model selection
  • Persistent storage via Docker 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