Skip to content

Releases: n4ze3m/page-assist

v1.5.22

13 Jul 13:55
efe7835
Compare
Choose a tag to compare

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

06 Jul 15:12
7152096
Compare
Choose a tag to compare

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

29 Jun 14:15
321350c
Compare
Choose a tag to compare

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

22 Jun 16:25
8395974
Compare
Choose a tag to compare

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

15 Jun 15:32
52241c2
Compare
Choose a tag to compare

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

08 Jun 14:45
c2ca401
Compare
Choose a tag to compare

What's Changed

  • feat: Added file attachment feature to the web UI (beta)
  • Updated i18n zh-TW translations by @sk5s in #618
  • fix: Resolved bugs

Full Changelog: v1.5.16...v1.5.17

v1.5.16

01 Jun 11:16
c75421e
Compare
Choose a tag to compare

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

25 May 14:00
ffe98f9
Compare
Choose a tag to compare

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

Full Changelog: v1.5.14...v1.5.15

v1.5.14

18 May 11:35
bc70543
Compare
Choose a tag to compare

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

11 May 14:46
e3dec47
Compare
Choose a tag to compare

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