Export/copy current Yuanbao conversation and export all conversations as ZIP (MD/JSON/DOCX)
นี่คือเวอร์ชันของสคริปต์นี้ที่โค้ดมีการอัปเดต แสดงเวอร์ชันทั้งหมด
feat: 优化 API 探测与请求拦截逻辑
feat: 支持更多API端点结构和数据格式
feat: 增强API端点发现和错误日志
feat: 添加动态发现 API 端点功能
style: 优化 UI 样式与交互效果
style: 调整按钮样式为白色背景
feat: 添加后台自动拉取会话功能
style: 更新UI配色方案
style: 更新颜色主题
style: 更新主题配色
style: 更新 UI 样式以匹配元宝侧边栏风格
feat: 重构导出面板UI,使用分段控制器选择格式
feat: 全部会话导出强制打包为 ZIP
feat: 添加 DOCX 格式导出支持
feat: 新增会话单独导出和 ZIP 打包功能
refactor: remove docx copy action and improve docx export formatting
feat(ui): merge current export/copy into unified save+copy controls
fix: improve all-conversations export reliability on /chat page
feat: add copy actions for current conversation; keep all-conversations export-only
feat(ui): button-based panel + progress bar + enhanced docx export
feat: implement true all-conversations export via list+detail APIs
feat(ui): optimize export panel interaction and visual design
refactor: keep only single/all export (md/json/docx) for yuanbao
chore: 更新脚本版本号至1.2.1
feat: 添加网络拦截和JSON解析功能以增强导出能力
通过拦截API响应获取对话数据,优化标题提取逻辑,并重构消息处理流程
refactor: 优化腾讯元宝导出脚本的UI适配和代码结构
feat: 扩展选择器以支持更多元素类型
增加更多CSS选择器以匹配不同聊天界面中的标题、消息容器、侧边栏等元素
feat: 优化腾讯元宝导出脚本样式与SPA适配
feat(batch): export all conversations into a single markdown file
fix(batch): add robust sidebar detection with XPath and heuristic fallback
feat(ui): support explicit XPath anchor for right-bottom toolbar
feat(ui): anchor action buttons below .agent-dialogue__tool with fallback