Skip to content

Releases: n4ze3m/page-assist

v1.4.0

29 Dec 08:37
e931f7c
Compare
Choose a tag to compare

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

22 Dec 12:40
8d5ae26
Compare
Choose a tag to compare

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

15 Dec 08:31
216b21d
Compare
Choose a tag to compare

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

08 Dec 18:19
9faeca9
Compare
Choose a tag to compare

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

01 Dec 13:05
bd5b3f9
Compare
Choose a tag to compare

What's Changed

  • fix: Corrected spelling errors for Norwegian by @Abubakar115e in #258
  • fix: Updated Ollama URL from ollamaInfo in PlaygroundEmpty 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

23 Nov 12:30
7e796e7
Compare
Choose a tag to compare

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

10 Nov 15:35
dd6ef49
Compare
Choose a tag to compare

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

04 Nov 08:35
f803243
Compare
Choose a tag to compare

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

Full Changelog: v1.3.1...v1.3.3

v1.3.1

26 Oct 19:19
66909a9
Compare
Choose a tag to compare

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

13 Oct 16:29
4551ac6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.4...v1.3.0