Skip to content

Releases: MuiseDestiny/zotero-attanger

1.2.8

11 Oct 09:48
Compare
Choose a tag to compare

1.2.7

03 Oct 15:00
d255e2a
Compare
Choose a tag to compare
Merge pull request #188 from iiwenwen/fix

update:optimize mobile file functionality

1.2.6: Update toolkit

13 Sep 09:49
Compare
Choose a tag to compare
Merge branch 'main' of https://github.com/MuiseDestiny/attachment-man…

1.2.5

10 Sep 13:28
Compare
Choose a tag to compare
  • 修改设置界面文字介绍

1.2.4

25 Jun 15:01
Compare
Choose a tag to compare

Release 1.2.3

30 May 01:21
Compare
Choose a tag to compare

移动时,如果目标文件已存在,以前版本会加后缀防止覆盖。当前版本会判断两个文件md5值是否一致,一致则覆盖,不一致才加后缀。
When moving, if the target file already exists, the previous version will add a suffix to prevent overwriting. The current version will determine whether the md5 values ​​of the two files are consistent. If they are consistent, they will be overwritten. If they are inconsistent, a suffix will be added.

Release 1.2.2

06 May 08:24
Compare
Choose a tag to compare

v1.2.0: fix bug: move

23 Apr 01:37
Compare
Choose a tag to compare

v1.1.9: fix bugs, add shortcut for some menuitem

22 Apr 03:33
Compare
Choose a tag to compare

v1.1.7: 修复bug

11 Apr 08:17
Compare
Choose a tag to compare
  • 修复移动失败bug
  • 修复首选项无法点击choose bug
  • 其它已知bug