Releases: n4ze3m/page-assist
Releases · n4ze3m/page-assist
v1.4.4
What's Changed
- feat: added support for 'thinking collapsible' in reasoning models messages
- fix: add error handling to fetch advanced Ollama settings data
- feat: change default search provider to DuckDuckGo
- fix: add query invalidation for sidebar settings after saving changes
- feat: no need for an embedding model for simple internet search
- fix: Revert to old model selection due to performance issues with the new one
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
- feat: Added an option to download chats as images
- feat: Added an option to enable chat with a website by default
- feat: Added DeepSeek as provider
- fix: Resolved the model name issue when copying Markdown.
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- feat: Add chat history and functionality to the side panel chat/copilot
- feat: Add option to enable internet search by default
- feat: Improve UI and UX
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- feat: Added support for Mistral (api) as a provider.
- feat: Added text splitting configuration options (
CharacterTextSplitter
,RecursiveCharacterTextSplitter
). - feat: Added additional Ollama model settings
tfsZ
,numKeep
,numThread
, anduseMlock
. - fix: Resolved various minor bugs.
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- feat: Added OCR support. (Note: Currently, OCR supports English only. Additional languages and configurations will be introduced in future updates.)
- feat(model settings): Introduced support for minP, repeatLastN, and repeatPenalty.
- feat(tts): Added ElevenLabs as a TTS provider.
- feat(i18n): Added Arabic language support
- fix: Resolved various bugs and improved styling.
Full Changelog: v1.3.9...v1.4.0
v1.3.9
What's Changed
- feat: Change default side panel keyboard shortcut to Ctrl+Shift+Y #139
- feat: Add support for Google AI (Gemini) as a custom model provider
- feat: Add support for custom Google domains in search settings #71
- feat: Update Web UI
Full Changelog: v1.3.8...v1.3.9
v1.3.8
What's Changed
- Added a new system reset button.
- Integrated Brave Search API support (#226, #49).
- Improved the knowledge base to no longer track the original file after completion (#246).
- Introduced new chat settings for copying (TXT, Markdown) and downloading (TXT, Markdown, JSON) the current chat.
- Fix: Resolved an issue where the system prompt was not saved in the first message.
- Fix: Switched from synchronous to local storage to avoid storage issues for certain settings
Full Changelog: v1.3.7...v1.3.8
v1.3.7
What's Changed
- Bug fixes
- Added support for saving and restoring the last-used system prompt
- Fixed (Sidepanel): Enabled or disabled the Ollama connection status check. GitHub Issue
Full Changelog: v1.3.6...v1.3.7
v1.3.6
What's Changed
- fix: Corrected spelling errors for Norwegian by @Abubakar115e in #258
- fix: Updated Ollama URL from
ollamaInfo
inPlaygroundEmpty
by @farooqpk in #260 - feat: Added an option to resume the last chat when opening the Web UI
- feat: Introduced the
useMMap
option in model settings (#259) - feat: Integrated the SearXNG search provider
- feat: Enabled auto-save functionality for the temporary system prompt in the current model settings drawer
New Contributors
Full Changelog: v1.3.5...v1.3.6
v1.3.5
What's Changed
- New chat model selection.
- Improved chat with website mode: Issues #228 and #234 addressed.
- Feature (Settings): Added Ollama connection status check setting.
- Feature (New Chat): Improved button styles and layout for RTL support.
- Ukrainian translation: Added Ukrainian translation for Page Assist by @vlisivka in Pull Request #254.
- [Experimental] Sidebar vision chat.
New Contributors
Full Changelog: v1.3.4...v1.3.5