v1.9.0
版本发布时间: 2024-10-15 21:55:02
ItzCrazyKns/Perplexica最新发布版本:v1.9.3(2024-11-19 19:07:01)
What's New
- Add support for using Perplexica via an API endpoint.
- Added URL & PDF searching capabilities.
- Added line output parser with handling for invalid keys.
- Handle unhandled exceptions and rejections for improved stability.
- Added prebuilt Docker images with multi-architecture support and caching to improve build times.
- Integrated support for Llama 3.2.
- Added optimization modes to search agents and search API.
- Enhanced the chat window to only send the initial message when ready.
- Introduced a new discover feature in the app.
- UI enhancements for the library section.
- Added
displayName
property to providers for better clarity. - Linked
config.toml
as a volume in Docker Compose.
Fixes
- Fixed infinite loading by closing socket on unmount.
- Updated the WebSearchAgent to fix typo and optimize prompt handling.
- Fixed issues with unresolved types across various modules.
- Prevent WebSocket errors when not open.
- Fixed the inability to type
/
in the settings dialog. - Added a check for empty arrays to avoid client errors on image and video displays.
- Fixed large SearXNG settings file issues.
- Updated build workflows to improve stability and consistency.
- Fixed
q
search param not working due to WebSocket issues.