Releases: n4ze3m/page-assist
v1.1.8
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.
-
WebUI is now more responsive.
-
Added advanced URL configuration to the side panel settings.
New Contributors
- @vcappuccio made their first contribution in #74
Full Changelog: v1.1.7...v1.1.8
v1.1.7
What's Changed
- Firefox support
- [New] Advance Ollama URL configuration
Full Changelog: v1.1.6...v1.1.7
v1.1.6
What's Changed
- Fixed https://x.com/LucasChatGPT/status/1780854141751095412
- Fixed clear prompt issue
- [NEW] Easy way to switch model on copilot mode
- [NEW BETA] Ability export / import chat history, prompt and knowledge #18
Full Changelog: v1.1.5...v1.1.6
v1.1.5
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
- @FerNikoMF made their first contribution in #50
Full Changelog: v1.1.4...v1.1.5
v1.1.4
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
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.
- Knwoledge Base: Knowledge Base now support markdown files along side with pdf, docx and txt files.
- Copilot: Sidepanel renamed to Copilot. Chat with Website in copilot is now improved. Similar to Web UI, you can now stop the message stream.
- 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