Skip to content

Releases: n4ze3m/page-assist

v1.5.32

21 Sep 15:22
49a659b
Compare
Choose a tag to compare

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

14 Sep 15:48
885c7f0
Compare
Choose a tag to compare

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

07 Sep 15:41
75a66cb
Compare
Choose a tag to compare

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

31 Aug 16:06
499660c
Compare
Choose a tag to compare

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

24 Aug 15:57
7df4ed1
Compare
Choose a tag to compare

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

17 Aug 14:39
48ffe3c
Compare
Choose a tag to compare

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

10 Aug 14:20
7670ba1
Compare
Choose a tag to compare

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

03 Aug 14:55
85cf43f
Compare
Choose a tag to compare

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

27 Jul 15:12
5aed3db
Compare
Choose a tag to compare

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

20 Jul 15:13
8ec510c
Compare
Choose a tag to compare

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