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.72
Released 28 Jun 2026 - 6.91 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: added support for Gemini Enterprise Agent Platform (Vertex AI)
- feat: improved Page Action
- fix: fixed bugs
Source code released under MIT Licence
Older versions
Version 1.5.71
Released 21 Jun 2026 - 6.9 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: added page actions (browser actions) for chromium based browsers
- feat: enhanced MCP usage
- fix: fixed bugs
Source code released under MIT Licence
Version 1.5.70
Released 14 Jun 2026 - 6.9 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: added dynamic import functionality for chat data
- fix: included OpenRouter embedding models in model fetching
- fix: fixed bugs
Source code released under MIT Licence
Version 1.5.69
Released 7 Jun 2026 - 6.9 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: added EnvLink support
- feat: increased the default
maxTokensto 8192 in the Anthropic provider - feat: integrated tab mentions functionality into the side panel
- fix: fixed various bugs
Source code released under MIT Licence
Version 1.5.68
Released 31 May 2026 - 6.89 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: updated missing translations for German and French
- feat: enhanced the documentation
- fix: fixed bugs
Source code released under MIT Licence
Version 1.5.67
Released 24 May 2026 - 6.89 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: added Atlas Cloud provider support by lucaszhu-hue
- feat: added Hebrew language support by ori-frenkel
- feat: added missing zh-TW translations by sk5s
- fix: fixed bugs
Source code released under MIT Licence
Version 1.5.55
Released 1 Mar 2026 - 6.38 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: added optimized small-screen chat composer mode
- feat: added missing FR/IT/JA settings translations
- fix: fixed bugs
Source code released under MIT Licence
Version 1.5.54
Released 22 Feb 2026 - 6.37 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: Updated zh-TW translations by @sk5s
- feat: Updated the open options page to open in a new tab instead of the browser action popup
- fix: Fixed bugs
Source code released under MIT Licence
Version 1.5.53
Released 15 Feb 2026 - 6.37 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: implemented message queue functionality for chat
- feat: added MiniMax provider support
- fix: fixed bugs
Source code released under MIT Licence
Version 1.5.52
Released 8 Feb 2026 - 6.37 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: updated CanopyWave icon
- feat: enhanced page sharing for both the extension and the website
- fix: fixed bugs
Source code released under MIT Licence
Version 1.5.51
Released 1 Feb 2026 - 6.37 MBWorks with firefox 58.0 and later, android 120.0 and later- fix: Ollama vision images were not sent correctly
- feat: added BigModel (Zhipu) provider
- fix: fixed bugs
Source code released under MIT Licence
Version 1.5.50
Released 25 Jan 2026 - 6.37 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: added Canopy Wave as a provider
- fix: closes project creation form on outside click
- fix: fixed various bugs
Source code released under MIT Licence
Version 1.5.49
Released 18 Jan 2026 - 6.37 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: implemented temporary chat saving functionality
- feat: added project folder management and enhanced chat history features
- fix: fixed bugs
Source code released under MIT Licence
Version 1.5.48
Released 11 Jan 2026 - 6.36 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: added sidebar position setting by @luochen1990
- feat: added Perplexity Search API integration
- fix: fixed bugs
Source code released under MIT Licence
Version 1.5.47
Released 4 Jan 2026 - 6.36 MBWorks with firefox 58.0 and later, android 120.0 and later- feat(experiment): implemented memory management feature
- feat: added 'Show more' option for large messages in settings and UI
- fix: fixed bugs
Source code released under MIT Licence
Version 1.5.46.1
Released 28 Dec 2025 - 6.35 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: added an option to enable or disable text wrapping in markdown tables
- feat: enhanced image handling by supporting multiple images
- fix: fixed bugs
Source code released under MIT Licence
Version 1.5.45
Released 21 Dec 2025 - 6.35 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: implemented Ollama model state management with enable/disable
- feat: added provider enabling/disabling option
- fix: fixed bugs
Source code released under MIT Licence
Version 1.5.44
Released 14 Dec 2025 - 6.35 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: added domain filtering options for web search settings
- feat: added persist chat input feature to save unsent messages
- fix: fixed bugs
Source code released under MIT Licence
Version 1.5.43
Released 7 Dec 2025 - 6.35 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: added an option to hide the Reasoning Widget in settings
- style: enhanced backdrop blur and transparency for the Header and PlaygroundForm components
- feat: enabled inline editing for chat titles in the sidebar
- feat: enhanced title generation by using conversation history for context
- feat: added AI title generation in the Sidebar component
Source code released under MIT Licence
Version 1.5.42
Released 30 Nov 2025 - 6.35 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: allowed users to toggle browser storage sync by gslin
- feat: added title-generation settings component with storage integration.
- fix: resolved bugs.
Source code released under MIT Licence
Version 1.5.41
Released 23 Nov 2025 - 6.35 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: enhanced export and import to support all data
- feat: added support for the Anthropic API
- feat: enabled dynamic model provider selection based on baseUrl
- fix: fixed bugs
Source code released under MIT Licence
Version 1.5.40
Released 16 Nov 2025 - 6.35 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: Added toggle thinking on reasoning models by HectorEspejo
- feat: added default thinking mode setting
- fix: resolved the context_length issue for OAI models
- refactor: updated zh-TW translations by sk5s
- fix: fixed bugs
Source code released under MIT Licence
Version 1.5.39
Released 9 Nov 2025 - 6.34 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: enhanced model settings retrieval by incorporating current chat model settings
- feat: enhanced prompt handling by adding support for quick prompts in the default prompt
- fix: fixed bugs
Source code released under MIT Licence
Version 1.5.38
Released 2 Nov 2025 - 6.34 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: added topK, minP, and numCtx fields to default model settings
- feat: added default prompts for Copilot and Web UI
- fix: fixed bugs
Source code released under MIT Licence
Version 1.5.36
Released 19 Oct 2025 - 6.34 MBWorks with firefox 58.0 and later, android 120.0 and later- feat: implemented custom copilot prompts management with context menu integration #678
- feat: added functionality to enable/disable built-in copilot prompts
- fix: enhanced font scaling for markdown table
- fix: fixed UI bugs
Source code released under MIT Licence