github ItzCrazyKns/Perplexica v1.11.0

one day ago

v1.11.0

What's Changed

Major Features

  • New Setup Wizard: New initial configuration experience with model selection and provider setup
  • Configuration Management Overhaul: Completely redesigned config system with live updates and migration support
  • Enhanced UI/UX: New sidebar, improved theme system and responsive design updates across all components
  • Settings Dialog: New settings interface with model selector, embedding configuration and system instructions
  • Single command installation: Perplexica can be now be installed using a single Docker command without pulling the whole repo.
419_1x_shots_so

Provider & Model Updates

  • Added support for latest AI models: GPT-5, GPT-5 Mini, O3, Claude Opus 4.1, and Gemini 2.5 models
  • New providers: AIML API, Lemonade, LM Studio and Transformers (with dynamic loading)
  • Enhanced provider management with unified model registry
  • Improved Groq integration using @langchain/groq
  • Models are now fetched dynamically instead of being hardcoded

UI Improvements

  • Mobile settings button for better accessibility on smaller screens
  • Weather widget with geolocation support and Imperial/Metric units
  • Enhanced Discover page with topic selection and preview mode
  • Improved file attachment modal with light theme compatibility
  • Auto scroll in chat with smart scroll back detection

Developer Experience

  • API route validation to prevent malformed requests
  • Separate message entity handling for better performance
  • Citation component with improved rendering
  • Hash based config management for efficient updates
  • Instrumentation based migrations replacing ts-node

Fixes

  • Fixed repeated first token and think tag handling issues
  • Resolved double stringify JSON parsing errors
  • Fixed wrong history during message rewriting
  • Corrected file upload errors with DOC files
  • Fixed iOS input zoom issues
  • Resolved light mode color issues across components

New Contributors

Full Changelog: v1.10.2...v1.11.0

Don't miss a new Perplexica release

NewReleases is sending notifications on new releases.