Page Assist - A Web UI for Local AI Models version history - 25 versions
Page Assist - A Web UI for Local AI Models by Muhammed Nazeem
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.5.1
Released 16 Feb 2025 - 6.14 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: Added wide-mode by @yz778 in #325
- feat: Added pagination to Google Search by @wysh3 in #344
- feat: Added support for SiliconFlow, VolcEngine, TencentCloud, and AliBaBaCloud providers by @popcell in #373
- fix (Firefox): Fixed missing TTS speaking state update by @drendog in #376
- fix: Enhanced LaTeX preprocessing for code blocks and expressions
- fix (Sidebar): Addressed website embedding requirements in the chat form
- feat: Added an automatic CORS fix toggle for Ollama integration
- refactor: Renamed "Number of Contexts" to "Context Window Size"
- feat: Added the ability to disable Ollama integration in Page Assist
- feat: Enabled exporting chat conversations as images with improved visual fidelity
Source code released under MIT Licence
Download FirefoxYou'll need Firefox to use this extensionOlder versions
Version 1.5.0
Released 9 Feb 2025 - 6.09 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: Enhanced Chat UI
- feat: Added support for the
reasoning_content
field for DeepSeek and similar API providers (#343) - feat: Added a ChatGPT-like floating copy button for code blocks
- feat: Added a setting to enable/disable the removal of reasoning tokens in TTS (default: enabled)
- fix:
keep_alive
should not be sent if empty - fix: Resolved layout shift caused by hovering over icons and other miscellaneous items (yz778, #323)
- fix: Corrected some typos by yz778
Source code released under MIT Licence
Version 1.4.5
Released 2 Feb 2025 - 6.08 MBWorks with firefox 58.0 and later, android 120.0 and later* fix: Retrieve Gemini models by @yz778
* feat: Add Baidu search engine
* fix: Remove reasoning tag from TTS utterance
* fix: 403 issue when using Internet search.Source code released under MIT Licence
Version 1.4.4
Released 26 Jan 2025 - 6.08 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: added support for 'thinking collapsible' in reasoning models message
- fix: add error handling to fetch advanced Ollama settings data
- feat: change default search provider to DuckDuckGo
- fix: add query invalidation for sidebar settings after saving changes
- feat: no need for an embedding model for simple internet searchSource code released under MIT Licence
Version 1.4.3
Released 19 Jan 2025 - 6.08 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: Added an option to download chats as images
- feat: Added an option to enable chat with a website by default
- feat: Added DeepSeek as provider
- fix: Resolved the model name issue when copying Markdown.Source code released under MIT Licence
Version 1.4.2
Released 12 Jan 2025 - 6.08 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: Add chat history and functionality to the side panel chat/copilot
- feat: Add option to enable internet search by default
- feat: Improve UI and UXSource code released under MIT Licence
Version 1.4.1
Released 5 Jan 2025 - 6.08 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: Added support for Mistral as a provider.
- feat: Added text splitting configuration options (`CharacterTextSplitter`, `RecursiveCharacterTextSplitter`).
- feat: Added additional Ollama model settings for `tfsZ`, `numKeep`, `numThread`, and `useMlock`.
- fix: Resolved various minor bugs.Source code released under MIT Licence
Version 1.4.0
Released 29 Dec 2024 - 6.08 MBWorks with firefox 58.0 and later, android 120.0 and later- 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.Source code released under MIT Licence
Version 1.3.9
Released 22 Dec 2024 - 2.85 MBWorks with firefox 58.0 and later, android 120.0 and later- 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 UISource code released under MIT Licence
Version 1.3.8
Released 15 Dec 2024 - 2.85 MBWorks with firefox 58.0 and later, android 120.0 and later- Added a new system reset button.
- Integrated Brave Search API support.
- Improved the knowledge base to no longer track the original file after completion.
- 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.Source code released under MIT Licence
Version 1.3.7
Released 8 Dec 2024 - 2.85 MBWorks with firefox 58.0 and later, android 120.0 and later- Bug fixes
- Added support for saving and restoring the last-used system prompt
- Fixed (Sidepanel): Enabled or disabled the Ollama connection status check.Source code released under MIT Licence
Version 1.3.6
Released 1 Dec 2024 - 2.85 MBWorks with firefox 58.0 and later, android 120.0 and later- fix: Corrected spelling errors for Norwegian by Abubakar115e
- fix: Updated Ollama URL from `ollamaInfo` in `PlaygroundEmpty` by farooqpk
- feat: Added an option to resume the last chat when opening the Web UI
- feat: Introduced the `useMMap` option in model settings
- feat: Integrated the SearXNG search provider
- feat: Enabled auto-save functionality for the temporary system prompt in the current model settings drawerSource code released under MIT Licence
Version 1.3.5
Released 23 Nov 2024 - 2.85 MBWorks with firefox 58.0 and later, android 120.0 and later- 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
- [Experimental] Sidebar vision chat.Source code released under MIT Licence
Version 1.3.4
Released 10 Nov 2024 - 2.83 MBWorks with firefox 58.0 and later, android 120.0 and later- Added Korean localization
- Added final generation info for Ollama
- Added max tokens setting for models
- Enabled sending images without text
- 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)Source code released under MIT Licence
Version 1.3.3
Released 4 Nov 2024 - 2.82 MBWorks with firefox 58.0 and later, android 120.0 and later* Swedish translations by @PierreMesure
* Fixed "Chat with PDF Content" issue in Firefox
* Fixed download button placement on the Hugging Face website
* Added: "Save" button for user message editsSource code released under MIT Licence
Version 1.3.2
Released 27 Oct 2024 - 2.82 MBWorks with firefox 58.0 and later, android 120.0 and later- 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
- I18n fix for firefoxSource code released under MIT Licence
Version 1.3.1
Released 26 Oct 2024 - 2.82 MBWorks with firefox 58.0 and later, android 120.0 and later- 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 popupSource code released under MIT Licence
Version 1.3.0
Released 13 Oct 2024 - 2.81 MBWorks with firefox 58.0 and later, android 120.0 and later- OpenAI-compatible API support (easily connect LM Studio and Llamafile to Page Assist).
- Support for Danish and Norwegian languages.Source code released under MIT Licence
Version 1.2.4
Released 2 Oct 2024 - 2.74 MBWorks with firefox 58.0 and later, android 120.0 and later* Added a "Clear All Chat History" button to the chat history drawer.
* [NEW] Added a temporary system prompt to the "Current Chat Model Settings" drawer.
* Fixed the page-share modal to use the correct title when sharing a chat.
* Bug fixes.Source code released under MIT Licence
Version 1.2.3
Released 15 Sep 2024 - 2.73 MBWorks with firefox 58.0 and later, android 120.0 and later* Added LaTeX support to the markdown renderer
* Extended content script scope to cover all of ollama.com
* Added system and quick prompts to the side panelSource code released under MIT Licence
Version 1.2.2
Released 31 Aug 2024 - 1.8 MBWorks with firefox 58.0 and later, android 120.0 and later* Added Deutsch
* Fixed IME issue of FireFox
* Added headers to every API call
* stt-to-storage: UX - Move speechToText from state to storage
* UI updated
* Bug fixesSource code released under MIT Licence
Version 1.2.1
Released 20 Aug 2024 - 1.8 MBWorks with firefox 58.0 and later, android 120.0 and later* [FIX] Firefox sidebar style issues
* Added i18n to context menu items
* Added `num_gpu` parameter to Ollama model settings
* Added the ability to change the number of retrieved documents in RAGSource code released under MIT Licence
Version 1.2.0
Released 8 Aug 2024 - 1.8 MBWorks with firefox 58.0 and later, android 120.0 and later- Added Persian (Farsi) language
- Added preset options to the context menu
- Added AI-generated title support
- Firefox Android SupportSource code released under MIT Licence
Version 1.1.16
Released 23 Jul 2024 - 1.78 MBWorks with firefox 58.0 and later- Ability to turn off embedding for Chat with Website mode on the side panel.
- Ability to update the document limit for the knowledge base.
- Fixed issue of chat with website displaying irrelevant documents.
- UI fixes.Source code released under MIT Licence
Version 1.1.15
Released 16 Jul 2024 - 1.78 MBWorks with firefox 58.0 and later* added missing spanish translation
* fixed pt-BR translation issues
* set the current model to the last one used when opening a previous chat.
* Fixed auto-scroll issues on the playground.
* Send a notification after finishing the knowledge base (experiment)
* Added prevention of closing the page while processing the knowledge base
* UI updatesSource code released under MIT Licence