| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| fess-15.6.1.zip | 2026-05-02 | 445.5 MB | |
| fess-15.6.1.rpm | 2026-05-02 | 443.6 MB | |
| fess-15.6.1.deb | 2026-05-02 | 443.1 MB | |
| Fess 15.6.1 source code.tar.gz | 2026-05-02 | 6.8 MB | |
| Fess 15.6.1 source code.zip | 2026-05-02 | 8.8 MB | |
| README.md | 2026-05-02 | 1.4 kB | |
| Totals: 6 Items | 1.3 GB | 0 | |
We're pleased to announce the release of Fess 15.6.1.
This patch release adds HTTP proxy support for LLM clients, allowing deployments behind a corporate proxy to reach OpenAI, Ollama, Gemini, and other LLM endpoints without bespoke wiring. It also fixes a potential JavaScript escaping issue in the chat UI.
Improvements
AI Search Mode / RAG Chat
- LLM HTTP traffic now honors the workspace
http.proxy.*settings, with optional Basic authentication, enabling AI Search Mode to work behind corporate proxies. Subclasses can override the proxy configuration per-client for finer-grained control. (#3128)
Bug Fixes
- Localized labels rendered inside the chat page JavaScript are now properly escaped via the new
fe:escapeJstaglib function, preventing translations that contain quotes, backslashes, or control characters from breaking the chat initialization. (#3126)
We recommend upgrading to Fess 15.6.1 if you run AI Search Mode behind a corporate proxy or rely on heavily customized translations for the chat UI.
:scroll: Documentation :package: Docker Image: GitHub Packages - codelibs/fess :speech_balloon: Community Forum: discuss.codelibs.org
Thank you for using Fess!