Releases: n4ze3m/page-assist
Releases · n4ze3m/page-assist
v1.5.22
What's Changed
- feat: Optimize scroll behavior for easier exit from auto-scroll by @ZhuzhuNo3 in #654
- feat: Added Moonshot (Kimi) as a provider
- feat: Added xAI as a provider
- feat: Updated Chrome AI support and added download functionality
- fix: UI bugs
Full Changelog: v1.5.21...v1.5.22
v1.5.21
What's Changed
- feat: Added reasoning widget support for OpenAI models
- feat: Added visual highlighting for currently selected chat history
- feat: Added search results grouping and full-text search functionality in Sidebar
- fix: Resolved 'merging additional_kwargs' errors
- fix: Fixed model nickname retrieval issue in old chat
Full Changelog: v1.5.20...v1.5.21
v1.5.20
What's Changed
- feat: Added vLLM as provider
- feat: Added CORS fix option for OpenAI Compatible API providers
- fix: Fixed Lost chat content when chat was renamed
- fix: Added download button for Ollama commands in modal in Hugging Face
- fix: Updated button to prevent pointer events when not at bottom
- fix:
additional_kwargs[tool_calls]
already existed in this message chunk in vLLM API
Full Changelog: v1.5.19...v1.5.20
v1.5.19
What's Changed
- feat: Brand mode – Created branch from message
- feat: Added Paste Large Text as File
- fix: Fixed bugs
Full Changelog: v1.5.18...v1.5.19
v1.5.18
What's Changed
- feat: Migrated to Dexie.js instead of browser storage
- fix: Filtered tabs by status "complete"
- feat: Improved web search and context handling
- fix: UI enhancements
Note: For older users, a one-time migration will be performed to move chats from browser storage to IndexedDB. This will help reduce the lag previously caused by Page Assist.
Full Changelog: v1.5.17...v1.5.18
v1.5.17
v1.5.16
What's Changed
- feat: Implemented "Thinking Mode" for Ollama.
- feat: Added tab mentions (beta).
- feat: Implemented TTS playback speed control.
- feat: Improved TTS performance with audio pre-fetching.
- fix: Improved UI layering and background image handling in chat.
Full Changelog: v1.5.15...v1.5.16
v1.5.15
What's Changed
- feat: added WebUI open button to side panel
- feat: added chat background image
- feat: added a Copy as Formatted Text option
- fix: use correct translation key tooltip.clear in side panel by @ZhuzhuNo3 in #603
- feat: updated to use newest Prompt API for Chrome by @johnhenry in #605
New Contributors
- @ZhuzhuNo3 made their first contribution in #603
- @johnhenry made their first contribution in #605
Full Changelog: v1.5.14...v1.5.15
v1.5.14
What's Changed
- feat(firefox): Added a default icon to the side panel
- feat: Enhanced the side panel chat UI with smart scroll, message types, etc.
- feat: Added OpenAI TTS as a provider
- feat: Added a TTS auto-play option
Full Changelog: v1.5.13...v1.5.14
v1.5.13
What's Changed
- fix: Corrected Ollama embedding request and added error logging (#590)
- feat: Enhanced RAG settings and added Full Context mode (replaces "Chat with website using vector embeddings" with "Enable Embedding and Retrieval" as the global RAG setting)
- feat: Added Firecrawl as a search provider option
- feat: Improved web search follow-up prompt for better query optimization
Full Changelog: v1.5.12...v1.5.13