Releases: n4ze3m/page-assist
Releases · n4ze3m/page-assist
v1.5.32
What's Changed
- fix: changed button position from fixed to absolute for better layout
- feat: added MathML support
- fix: implemented better YouTube transcript extraction from current tab (Sidebar/Copilot)
- feat: updated dark mode background colors
Full Changelog: v1.5.31...v1.5.32
v1.5.31
What's Changed
- fix: Enhanced chat history display by ensuring pinned items
- fix: Added border to buttons in light mode for better visibility
- feat: Implemented side panel settings for OAI compatible API and custom models
- fix: Updated UI
Full Changelog: v1.5.30...v1.5.31
v1.5.30
What's Changed
- fix: Ensured SVG elements had width and height attributes
- feat: Added option to remove reasoning tag from copied text
- feat: Added chat mode toggle shortcut (
Ctrl+E
) - fix: Updated settings UI
Full Changelog: v1.5.29...v1.5.30
v1.5.29
What's Changed
- feat: Added Chutes as a provider
- feat: Enhanced knowledge management with support for text input #703
- feat: Enhanced export/import functionality with OpenAI config, custom models, etc.
- feat: Edge Addon Store version could now use Gemini Nano
Full Changelog: v1.5.28...v1.5.29
v1.5.28
What's Changed
- feat: Updated Chat with website mode to not use RAG by default
- fix: Updated dark mode background color in messages
- feat: Added Vercel AI Gateway as a provider
- feat: Added autocomplete and fetch models from the provider in the custom model modal
- feat: Updated zh-TW translations by @sk5s in #696
Full Changelog: v1.5.27...v1.5.28
v1.5.27
What's Changed
- feat: Added ability to display chat titles in tab titles
- fix: Added float encoding format to embedding requests in OAIEmbedding #684
- feat: Updated Ollama API config from OAI settings to use the Ollama-formatted API
Full Changelog: v1.5.26...v1.5.27
v1.5.26
What's Changed
- feat: Added Hugging Face as provider
- feat: Added SVG and HTML preview
- fix: Added support for batch processing in Ollama Embeddings
- fix: Fixed bugs
Full Changelog: v1.5.25...v1.5.26
v1.5.25
What's Changed
- feat: Added chat shortcuts for new chat (Ctrl+Shift+O) and sidebar (Ctrl+B)
- feat: Implemented Ollama model download cancellation
- fix: Added support for additional languages in the speech-to-text dropdown
- feat: Added ability to send documents and tab without message
- feat: Improved UI
Full Changelog: v1.5.24...v1.5.25
v1.5.24
What's Changed
- feat: Enhanced chat table rendering with download and copy options.
- feat: Added option to enable temporary chat in side panel by default.
- fix: Improved auto-scrolling logic.
- fix: Applied temporary fix for Firefox private mode (Ollama, custom models, and prompts now work; additional fallbacks for IndexedDB will be added in upcoming updates).
Full Changelog: v1.5.23...v1.5.24
v1.5.23
What's Changed
- feat: Added temporary chat mode to SidePanel
- feat: Added OCR language selection option
- feat: Implemented keyboard shortcuts management and chat focus functionality (
Shift+Esc
) - fix: Updated the auto-scroll functionality
- fix: Removed all remote JS URLs from tesseract.js as per Chrome Store policy
Full Changelog: v1.5.22...v1.5.23