Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 3.16 KB

CHANGELOG.md

File metadata and controls

31 lines (25 loc) · 3.16 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.5 (2022-12-04)

Features

  • 添加行内和段落对比翻译 (689c702)
  • 添加一些新的功能 (63adb8a)
  • 添加优化翻译和 github 在线编辑功能 (3d17e53)
  • 添加右键菜单和快捷键 (aee3403)
  • 完成基本功能 (10950cb)
  • 完善 github 在线编辑功能 (222cc60)
  • 完善 pupup 页面 (fc099f0)
  • 优化 popup 弹窗样式 (ff9faf9)
  • 优化翻译逻辑,添加新页面 (bf6db32)
  • 优化了页面,添加了一些新的翻译功能 (3fa3b26)

Bug Fixes

  • 调整空字符的翻译 (2f6294c)
  • 取消一些事件的覆盖 (6b699d9)
  • 添加翻译服务连接失败的页面反馈 (59cfc3f)
  • 修复 github 模块中的功能 (23e33d2)
  • 修复『解除用户拷贝的事件限制』的功能导致部分网页白屏的情况 (655dba3)
  • 修复对段落标签解析方式,针对内联元素翻译解析合并到父级 (4200d11)
  • 修复样式问题 (093eb09)
  • 修复优化翻译的逻辑 (3bb8d29)
  • 修改重复翻译的问题 (aa6d3b8)
  • 修改 chrome runtime 事件控制逻辑及测试页面 (e22df78)