Skip to content

Releases: ItzCrazyKns/Perplexica

v1.9.0 RC

28 Aug 04:31
Compare
Choose a tag to compare
v1.9.0 RC Pre-release
Pre-release

Fixes

  • Unresolved types at some places
  • Infinite loading in the UI
  • Large SearXNG settings file

v1.9.0 RC

30 Jul 04:48
96f67c7
Compare
Choose a tag to compare
v1.9.0 RC Pre-release
Pre-release

What's new

  • Add support for searching & summarizing links and PDFs (from links).
  • Add line output parser

Fixes

  • Fix unhandled exceptions & rejections by catching errors.

v1.8.1

25 Jul 15:33
08379fc
Compare
Choose a tag to compare

Release notes

Fixes

  • Fixes undefined model for custom OpenAI provider
  • Fixes theme for toast container.

Additions

  • Add support for Llama 3.1
  • Optimize document filtering and sorting

v1.8.0

20 Jul 04:01
c0b3a40
Compare
Choose a tag to compare

What's new

  • Added support for GPT-4 Omni mini
  • Added support for Anthropic models
  • Added Gemma2 9B
  • Separated all the providers in different files

Fixes

  • Fixes invalid provider issue
  • Fixes infinity loading & web socket connection errors
  • Fixes build errors; reverted base image back to node:slim

v1.7.1

03 Jul 15:23
8081898
Compare
Choose a tag to compare

What's changed?

  • Fixed Docker image build errors
  • Added chat not found screen
  • Added chat deletion functionality

v1.7.0

29 Jun 05:50
aeef03f
Compare
Choose a tag to compare

What's Changed

  • Implement WS error handling
  • Fix minor UI bugs
  • Add library feature
  • Add permanent data store
  • Removed unimplemented discover page

Full Changelog: v1.6.1...v1.7.0

v1.6.1

23 Jun 04:26
87cc86d
Compare
Choose a tag to compare

Changelogs

  • Fix build error due to invalid parameters

v1.6.0

02 Jun 08:55
476303f
Compare
Choose a tag to compare

What's Changed

  • Add restart policy in docker-compose.yaml
  • Fix: add extra_hosts to docker-compose.yaml to allow connection to Ollama
  • Adapt light mode

Full Changelog: v1.5.0...v1.6.0

v1.5.0

18 May 07:46
64ea4b4
Compare
Choose a tag to compare

v1.5.0 Release Notes

What's Changed

  • Bug Fixes

    • Fixed "list map element must specify a unique key" issue.
    • Corrected the baseURL storage key in the settings dialog.
    • Resolved suspense boundary errors in the chat window.
  • New Features

    • Introduced support for suggestions.
    • Added ListLineOutputParser.
    • Integrated GPT-4 Omni LLM.
    • Enabled support to bind the backend server on any address.
    • Added the "q" query parameter to enable use as a search engine.
  • Improvements

    • Updated the UI of the rewrite button.

Full Changelog: v1.4.0...v1.5.0

v1.4.0

08 May 04:25
655fbec
Compare
Choose a tag to compare

v1.4.0

What's Changed

  • Use value instead of selected props in <select>.
  • Add support for local embedding models.
  • Use Debian based Node image for TransformerJS.
  • Remove expose directive in Docker compose file.

New Contributors

Full Changelog: v1.3.4...v1.4.0