Skip to content

Releases: DeepLifeStudio/DeepSeekAI

v3.1.5

18 Dec 14:16

Choose a tag to compare

🚀 DeepSeek AI Extension v3.1.5


📦 Installation / 安装说明

English:

  1. Download the extension.zip file below
  2. Extract the zip file
  3. Open your browser's extension management page
  4. Enable "Developer mode"
  5. Click "Load unpacked" and select the extracted folder

中文:

  1. 下载下方的 extension.zip 文件
  2. 解压缩文件
  3. 在浏览器中打开扩展管理页面
  4. 启用"开发者模式"
  5. 点击"加载已解压的扩展程序"并选择解压后的文件夹

📝 Changelog / 更新日志

  • feat(conversation): implement copy all conversation history (46c0777)
  • feat: Enhance UI with improved AI answer padding, word wrapping, and drag handle visibility, expand content script matching to local files and all frames, add KaTeX font support, and improve background script error handling. (bc0d8cd)

💡 View full commit history / 查看完整提交历史:Click here / 点击这里

v3.1.4

13 Dec 13:00

Choose a tag to compare

🚀 DeepSeek AI Extension v3.1.4


📦 Installation / 安装说明

English:

  1. Download the extension.zip file below
  2. Extract the zip file
  3. Open your browser's extension management page
  4. Enable "Developer mode"
  5. Click "Load unpacked" and select the extracted folder

中文:

  1. 下载下方的 extension.zip 文件
  2. 解压缩文件
  3. 在浏览器中打开扩展管理页面
  4. 启用"开发者模式"
  5. 点击"加载已解压的扩展程序"并选择解压后的文件夹

📝 Changelog / 更新日志

  • fix: resolve persistent scroll logic conflicts with interaction shield and refined thresholds (851afe8)

💡 View full commit history / 查看完整提交历史:Click here / 点击这里

v3.1.2

12 Dec 08:28

Choose a tag to compare

🚀 DeepSeek AI Extension v3.1.2


📦 Installation / 安装说明

English:

  1. Download the extension.zip file below
  2. Extract the zip file
  3. Open your browser's extension management page
  4. Enable "Developer mode"
  5. Click "Load unpacked" and select the extracted folder

中文:

  1. 下载下方的 extension.zip 文件
  2. 解压缩文件
  3. 在浏览器中打开扩展管理页面
  4. 启用"开发者模式"
  5. 点击"加载已解压的扩展程序"并选择解压后的文件夹

📝 Changelog / 更新日志

  • feat(ui): refine quick actions toolbar with compact input, improved light-mode contrast, draggable handle, and updated translate icon (64ada77)
  • Improve quick action toolbar contrast (cf23161)

💡 View full commit history / 查看完整提交历史:Click here / 点击这里

v3.1.1

12 Dec 04:47

Choose a tag to compare

🚀 DeepSeek AI Extension v3.1.1


📦 Installation / 安装说明

English:

  1. Download the extension.zip file below
  2. Extract the zip file
  3. Open your browser's extension management page
  4. Enable "Developer mode"
  5. Click "Load unpacked" and select the extracted folder

中文:

  1. 下载下方的 extension.zip 文件
  2. 解压缩文件
  3. 在浏览器中打开扩展管理页面
  4. 启用"开发者模式"
  5. 点击"加载已解压的扩展程序"并选择解压后的文件夹

📝 Changelog / 更新日志

  • Release version 3.1.1 (9674e75)
  • fix: auto-scroll for reasoning panel (b4c4d03)
  • fix: auto-scroll only at bottom (ac6203a)
  • fix: improve reasoning preview and scrolling (be589a3)
  • fix: restore AI chat window input to working state (63a0e88)
  • refactor: optimize UI component interactions and theme handling (240a30e)
  • style: adjust AI response container spacing and height (16a1001)
  • chore: remove test files and IDE configurations (3b24e2a)
  • fix: bundle KaTeX styles and chemfig fallback (9093205)
  • fix: prevent code block jitter during streaming render (724c1a7)
  • style: improve copy button feedback and loading icon color (9f2eb89)

💡 View full commit history / 查看完整提交历史:Click here / 点击这里

v0.13.0

07 Dec 10:52

Choose a tag to compare

🚀 DeepSeek AI Extension v0.13.0


📦 Installation / 安装说明

English:

  1. Download the extension.zip file below
  2. Extract the zip file
  3. Open your browser's extension management page
  4. Enable "Developer mode"
  5. Click "Load unpacked" and select the extracted folder

中文:

  1. 下载下方的 extension.zip 文件
  2. 解压缩文件
  3. 在浏览器中打开扩展管理页面
  4. 启用"开发者模式"
  5. 点击"加载已解压的扩展程序"并选择解压后的文件夹

📝 Changelog / 更新日志

  • feat: add Shadow DOM isolation for popup to prevent host page style pollution (89efa49)

💡 View full commit history / 查看完整提交历史:Click here / 点击这里

v0.12.0

23 Nov 03:51

Choose a tag to compare

🚀 DeepSeek AI Extension v0.12.0

📦 安装说明

  1. 下载下方的 extension.zip 文件
  2. 解压缩文件
  3. 在浏览器中打开扩展管理页面
  4. 启用"开发者模式"
  5. 点击"加载已解压的扩展程序"并选择解压后的文件夹

📝 更新日志

  • fix: fetch all git history and tags for changelog generation (04a7ffd)
  • fix: use correct method to find previous tag for changelog (bfc44bc)
  • feat: auto-generate changelog from git commits in release (db9d713)
  • refactor: keep manifest.json version independent from release tag (7e519aa)
  • fix: use Node.js instead of sed to update manifest version (577c774)
  • refactor: change workflow to trigger only on tag push (9f24e9b)
  • fix: copy entire Instructions folder to avoid glob matching issues (da1b1c5)
  • fix: correct Instructions file path case sensitivity for Linux build (1b88572)
  • feat: add GitHub Actions workflow for auto release (d362471)
  • feat: enhance markdown styling and improve theme detection logic (40a6ff4)
  • fix: enhance math rendering and update build config (5c7ed56)
  • refactor: improve UI/UX with native tooltips and visibility fixes (751ce4e)
  • fix: prioritize SelectionPreservationManager for shortcut text retrieval (c51fb25)
  • style: redesign quick action icons and code copy button (bd60e6b)
  • style(instructions): redesign UI/UX for better visual appeal and usability (f538621)
  • style(instructions): redesign UI/UX for better visual appeal and usability (86952a9)
  • fix: resolve eye icon overflow issue in popup input (ab3f7da)
  • fix: restore native selection for copy operations with quick actions toolbar (9daa22c)
  • feat: isolate custom system prompt from quick action prompts (92df027)
  • style: refine UI to match Apple design philosophy (aef6663)
  • fix: ensure proper spacing for markdown lists to fix rendering (11d1897)
  • fix: improve markdown rendering for lists, links and math (2991134)
  • feat(content): enhance markdown rendering and add debug logging (de22866)
  • fix(content): improve math rendering with KaTeX and enable debug logging (62f9851)
  • feat(content): auto-focus input on toolbar open (308b2cd)
  • feat(content): auto-focus input on toolbar open (b088c31)
  • fix(content): persist selection on toolbar focus and clear on outside click (522188c)
  • style(QuickActionButtons): optimize UI contrast and fix layout overlap (e1dd70c)
  • fix: keep quick action toolbar opaque (60aa8cc)
  • fix: keep quick action toolbar anchored after scrolling (49f3a9c)
  • feat: ensure quick actions respect native selection (6d1694b)
  • fix: align quick toolbar with triple click anchor (4db177c)
  • fix: adjust quick action spacing (43698fe)
  • docs:update readme.md (33cef3a)
  • fix: enable colorful code highlighting (use hljs common bundle, post-render in-place highlighting, and add hljs classes; supports light/dark themes) (98e5dfd)
  • style(math,lists): increase li line-height/margins and .math-inline spacing for clearer formulas (9f6ede0)
  • fix(background, markdown): robust SSE buffering; math-safe CN Markdown normalization (1a734db)
    • fix: implement popupStateManager minimized state + icon position persistence; resolve TypeError(isMinimized) - feat(popup): add minimize button next to close; wire to minimizePopup; persist draggable icon position (e8a8aa9)
  • fix: render streaming markdown math with katex sanitizer (8a0fec5)
  • feat&docs: enhance usage guide with keyboard shortcuts documentation and clickable links (078fc52)
  • feat: enhance message send animation with spring easing and improved visual feedback (281c032)
  • fix: enhance quick action toolbar UX in dark mode - center icons, auto-focus input with scroll-following highlight layer (f87d52f)
  • fix: focus textarea after generation only when popup visible and user not typing; add focusManager helper and wire in popup/IconManager/InputContainer (8a6685a)
  • feat: register additional highlight.js languages (java, cpp, c, csharp, go, php, ruby, swift, kotlin, rust, yaml, sql, css) (6e04635)
  • perf: lazy-load mathjax plugin on demand; remove unused deps and register only common highlight.js languages; shrink content.js ~2.58MB->498KB (903890a)
  • build: reduce bundle size by removing unused PerfectScrollbar imports and using highlight.js core with selective languages; stronger minification (7390c0c)
  • fix: enable dragging for selection quick toolbar using pointer events; clamp within viewport; prevent drag on interactive controls (a3e9522)
  • fix: improve math markdown line breaks and spacing (e207059)
  • fix&feat:1. Fixed issues such as key validation failures. 2. Added support for custom models and service providers. (d0483d9)
  • docs:update instructions (02810e1)
  • feat: make API key input visible during typing, hide on blur if not empty (b06a745)
  • docs: enhance README with custom provider and model features (6f442ea)
  • Version 2.0 is here! It comes with a major refactoring update 🎉 (d92e46b)
  • feat: make API key input visible during typing, hide on blur if not empty (8252edd)
  • fix: ensure selected text is correctly captured when using keyboard shortcut (6d8cef8)
  • feat: enhance functionality and user experience (2936477)
  • feat: Updated code logic and UI for custom API URLs (4849f05)
  • docs:update markdown docs (75b5afa)
  • docs: remove model ID requirement for Volcengine and update markdown docs (12afef8)
  • docs:update readme (d900082)
  • feat:Added support for AIHubMix's DeepSeek API. (7284e8d)

💡 查看完整提交历史:点击这里

DeepSeekAI v0.11.0

13 Feb 15:48

Choose a tag to compare

Release Notes


新功能 (New Features)

  • 支持多家 DeepSeek API:
    • 新增对 LuChenTech 的 DeepSeek API 支持
    • 新增对百度云和阿里云的 DeepSeek API 支持
    • 新增对科大讯飞 DeepSeek API 支持
    • 新增对腾讯云和 OpenRouter 的 DeepSeek API 支持
    • 新增对 SiliconFlow 的 DeepSeek API 支持
    • 新增对字节跳动火山引擎 DeepSeek API 支持

用户体验改进 (UX Improvements)

  • 弹窗定位优化: 将弹窗定位方式从绝对定位改为固定定位,提升显示稳定性
  • UI/UX 改进: 提升界面设计与用户交互体验

Bug 修复 (Bug Fixes)

  • 修复点击停止按钮时无法中止网络请求的问题
  • 优化模型验证逻辑,避免发送无效请求

New Features

  • Support for Multiple DeepSeek APIs:
    • Added support for LuChenTech's DeepSeek API
    • Added support for Baidu Cloud and Aliyun's DeepSeek API
    • Added support for IFlytek's DeepSeek API
    • Added support for Tencent Cloud and OpenRouter's DeepSeek API
    • Added support for SiliconFlow's DeepSeek API
    • Added support for ByteDance Volcengine's DeepSeek API

User Experience Improvements

  • Popup Positioning Optimization: Changed popup positioning from absolute to fixed for improved display stability
  • UI/UX Enhancements: Improved interface design and user interaction experience

Bug Fixes

  • Fixed the issue where network requests could not be aborted when the stop button was clicked
  • Optimized Model validation logic to prevent invalid requests

DeepSeekAI v0.10.0

31 Jan 14:15

Choose a tag to compare

Release Notes


新功能 (New Features)

  • 网络攻击通知横幅: 新增警告横幅,用于通知用户网络攻击事件
  • 强制使用 V3 模型: 在响应问候语时强制使用 V3 模型,提升交互体验

用户体验改进 (UX Improvements)

  • 弹窗行为优化:
    • 修复关闭按钮位置偏移问题
    • 解决 Logo 拖拽异常问题
  • 按钮布局优化: 修复在某些网站上复制和重试按钮位置偏移的问题
  • 字体样式一致性: 解决字体样式不一致的问题
  • 推理过程展示增强: 增加推理过程在思维链中的显示,提升用户理解

Bug 修复 (Bug Fixes)

  • 修复点击重新生成按钮时弹窗意外关闭的问题
  • 修复 R1 模型聊天历史中连续用户消息的问题
  • 修复生成过程中推理内容折叠的问题

New Features

  • Network Attack Notification Banner: Added a warning banner to notify users of network attacks
  • Force V3 Model Usage: Forced the use of the V3 model when responding to greetings for improved interaction

User Experience Improvements

  • Popup Behavior Enhancements:
    • Fixed the close button position shift issue
    • Resolved logo dragging issues
  • Button Layout Optimization: Fixed the issue where copy and retry buttons would shift position on certain websites
  • Font Style Consistency: Resolved font style inconsistency issues
  • Enhanced Reasoning Process Display: Increased the display of the reasoning process in the chain of thought for better user understanding

Bug Fixes

  • Fixed the issue where the popup would close when clicking the regenerate button
  • Prevented consecutive user messages in R1 model chat history
  • Resolved the issue of reasoning content collapse during the generation process

DeepSeekAI v0.9.0

26 Jan 17:19

Choose a tag to compare

Release Notes


新功能

  • 窗口置顶功能: 添加窗口置顶开关,支持控制窗口自动关闭行为
  • 快捷按钮优化: 确保通过快捷键打开弹窗时快速移除按钮
  • 状态管理: 引入 PopupStateManager 单例,实现集中化状态管理

用户体验改进 (UX Improvements)

  • 弹窗行为优化:
    • 修复点击弹窗内部时意外关闭的问题
    • 优化工具提示样式以匹配 Sequoia 主题
  • 快捷键修复: 修复窗口关闭后双击快捷键失效的问题
  • 事件处理优化: 简化事件处理逻辑,提升代码可维护性

Bug 修复 (Bug Fixes)

  • 修复双击快捷键相关问题
  • 修复弹窗关闭行为异常

New Features

  • Window Pin Toggle: Added window pin toggle to control auto-close behavior
  • Shortcut Button Optimization: Ensured quick button removal when opening popup via shortcut
  • State Management: Introduced PopupStateManager singleton for centralized state management

User Experience Improvements

  • Popup Behavior Enhancements:
    • Fixed unexpected closing when clicking inside the popup
    • Adjusted tooltip styles to match Sequoia theme
  • Shortcut Fixes: Resolved double-click shortcut issue after window close
  • Event Handling Optimization: Simplified event handling logic for better maintainability

Bug Fixes

  • Fixed double-click shortcut related issues
  • Resolved abnormal popup closing behavior

DeepSeekAI v0.8.0

24 Jan 07:37

Choose a tag to compare

Release Notes


新功能

  • 快捷键功能: 添加了打开/关闭会话窗口的快捷键支持
  • 窗口大小记忆: 新增持久化窗口大小记忆功能
  • 余额显示: 新增余额显示功能
  • 快捷按钮: 添加了快捷按钮功能

性能优化 (Performance Optimizations)

  • 主题检测机制重构: 改进了主题检测切换机制,提升性能和可靠性
  • 流式生成和公式渲染性能优化: 优化了内容生成和公式渲染的性能
  • R1推理模型集成: 集成了R1推理模型以提升性能

用户体验改进 (UX Improvements)

  • 输入框体验优化:
    • 修复输入框潜在问题
    • 优化输入方法编辑器(IME)交互
    • 改善文本区域高度调整
  • 滚动体验优化:
    • 添加手动滚动时禁用自动滚动
    • 在接近底部时重新启用自动滚动
  • 窗口行为增强:
    • 优化窗口大小调整体验
    • 添加重新生成答案的用户体验改进

国际化与错误处理 (Internationalization & Error Handling)

  • 错误消息国际化: 解决错误消息的国际化问题
  • API密钥提示优化: 将API密钥未设置提示改为可点击链接

Bug修复 (Bug Fixes)

  • 修复点击关闭按钮时的错误
  • 解决输入方法焦点丢失问题
  • 修复滚动状态保留问题

文档和样式 (Documentation & Styling)

  • 更新README文件
  • 代码片段样式调整
  • 用户界面样式细化

New Features

  • Shortcut Functionality: Added support for opening/closing session window shortcuts
  • Window Size Memory: Implemented persistent window size memory
  • Balance Display: Added balance display functionality
  • Shortcut Button: Introduced shortcut button feature

Performance Optimizations

  • Theme Detection Refactoring: Improved theme detection switching mechanism for better performance and reliability
  • Streaming Generation and Formula Rendering: Optimized content generation and formula rendering performance
  • R1 Inference Model Integration: Integrated R1 inference model to enhance performance

User Experience Improvements

  • Input Box Optimization:
    • Fixed potential input issues
    • Improved IME interaction
    • Enhanced text area height adjustment
  • Scrolling Experience:
    • Added disable auto-scroll on manual scroll
    • Re-enable auto-scroll near bottom
  • Window Behavior Enhancements:
    • Optimized window resizing experience
    • Improved regenerate answer UX

Internationalization & Error Handling

  • Error Message Internationalization: Resolved internationalization issues for error messages
  • API Key Prompt Optimization: Changed API key not set prompt to a clickable link

Bug Fixes

  • Fixed error when clicking close button
  • Resolved input method focus loss
  • Fixed scroll state preservation issues

Documentation & Styling

  • Updated README files
    • Added social media links
    • Adjusted logo size
    • Updated feature descriptions
  • Code snippet style adjustments
  • UI style refinement