Releases: n4ze3m/page-assist
Releases · n4ze3m/page-assist
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
v1.3.4
What's Changed
- Added Korean localization by @hkjang in PR #238
- Added final generation info for Ollama
- Added max tokens setting for models
- Enabled sending images without text
- Fixed Chrome AI issue (#227)
- Updated chat model settings to use the selected system prompt if the temporary system prompt is empty
- Introduced temporary chat mode
- Added support for Llamafile
- Introduced multi-Ollama API support (beta)
New Contributors
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- Swedish translations by @PierreMesure in PR #231
- Fixed "Chat with PDF Content" issue in Firefox (#228)
- Fixed download button placement on the Hugging Face website
- Added: "Save" button for user message edits
New Contributors
- @PierreMesure made their first contribution in #231
Full Changelog: v1.3.1...v1.3.3
v1.3.1
What's Changed
- Updated Playground UI
- Added code download feature to code blocks
- Added pin/unpin option for chat history
- Grouped chat history by "Today," "Yesterday," "Last 7 days," and "Older"
- Added GGUF model download button to Hugging Face website for the Ollama popup
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Support for Danish and Norwegian language support. by @Abubakar115e in #208
- OpenAI Compatible API support by @n4ze3m in #197
New Contributors
- @Abubakar115e made their first contribution in #208
Full Changelog: v1.2.4...v1.3.0