Skip to content

Releases: n4ze3m/page-assist

v1.1.10

25 May 12:20
3868048
Compare
Choose a tag to compare

What's Changed

  • Model hyper parameter settings
    image
  • Support for Brave Search
  • Support for DOCX as a data source
  • Added resume previous chat when opening Copilot
  • Fixed speech-to-text bug
  • Bug fixes

Full Changelog: v1.1.8...v1.1.10

v1.1.8

18 May 17:57
dfaffa0
Compare
Choose a tag to compare

What's Changed

  • Fix Incorrect Method Call and Potential Race Condition in src/db/index.ts by @vcappuccio in #74

  • Based on recent suggestions, we have disabled page share by default. You can
    enable it from the settings.

  • Fixed side panel UI bug.

  • Added an edit and regenerate feature to the side panel.
    image

  • Support for pasting images.
    chrome_XGyMOx09XM

  • WebUI is now more responsive.

  • Added advanced URL configuration to the side panel settings.

New Contributors

Full Changelog: v1.1.7...v1.1.8

v1.1.7

13 May 12:06
a4a684f
Compare
Choose a tag to compare

What's Changed

  • Firefox support
  • [New] Advance Ollama URL configuration

Full Changelog: v1.1.6...v1.1.7

v1.1.6

08 May 10:57
b982ce1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.1.6

v1.1.5

30 Apr 15:51
914e358
Compare
Choose a tag to compare

What's Changed

  • Aded Russian language by @FerNikoMF in #50
  • Added new search engine support
  • Added ability to disable page share feature.
  • UI Fixes

New Contributors

Full Changelog: v1.1.4...v1.1.5

v1.1.4

25 Apr 11:52
e73a416
Compare
Choose a tag to compare

What's Changed

  • Fixed whitespace issue in Markdown
  • Newline support has been added for user messages in the chat UI

Full Changelog: v1.1.3...v1.1.4

v1.1.3

16 Apr 19:14
50d4ae4
Compare
Choose a tag to compare

What's New

  • TTS Support: We have added support for Text-to-Speech. Now you can listen to the AI generated text like in ChatGPT UI.

TTS Support

  • Knwoledge Base: Knowledge Base now support markdown files along side with pdf, docx and txt files.

Knowledge Base

  • Copilot: Sidepanel renamed to Copilot. Chat with Website in copilot is now improved. Similar to Web UI, you can now stop the message stream.

Copilot

  • Now Remember the Last Model: We have added a feature to remember the last model you used. This will help you to continue from where you left off.

Improvements

  • UI Improvements: We have made some UI improvements to make the UI more user friendly.

  • Embedding Models Hidden: We have hidden the embedding models from the Chat Model Dropdown. This will help you to focus on the main models.

Bug Fixes

  • We have fixed some bugs and improved the performance of the app.

New Contributors

Full Changelog: https://github.com/n4ze3m/page-assist/commits/v1.1.3