Releases: l0o0/tara
Releases · l0o0/tara
Release v1.0.6
No significant changes.
Release v1.0.4
No significant changes.
Release v1.0.2
Release Manifest
This release is used to host update.json
, please do not delete or modify it!
Updated in UTC 2024-10-08T06:34:57.206Z for version 1.0.6
Release 1.0.0-9
修复最新版本 Zotero 7 的兼容问题
Release 1.0.0-8
- remove
npm run lint
before creating a release (5036775) - update update-beta.json (3d19389)
- update git ignore (d4b0928)
- fix: fix errors when copy folder
IOUtils.copy
(6d85554) - fix: Use IOUtils instead of Zotero.File and OS.File (66e55ad)
- fix: update html data (6ff640b)
- Update update-beta.json (b6b7d59)
1.0.0-7
Release 1.0.0-6
- fix: set temporary folder mode from 666 to 777 (10895cc)
Release 1.0.0-5
- doc: update document (b81cc30)
- fix: update code for copy directory, fix error when copy subfolder in win10 (3b3726d)
- fix: preferences saving error (d5ca0ec)
- fix: update codes (c949a6b)
- fix: new function to zip folder, copy folder, remove folder and something elses. (8d0fbae)
- doc: Update plugin description (4331799)
- test: update test code (4185285)
- Merge branch 'z7' of github.com:l0o0/tara into z7 (9172ef6)
- test: update test code for zip directory (28bff9a)
- fix: 修复Windows系统下文件复制的权限问题, 更新部分UI (d95dba6)
- 添加测试代码 (58a630a)
- Merge branch 'z7' of github.com:l0o0/tara into z7 (4d09b6e)
- Update issue templates: add addon version (157ecfc)
- Update issue templates-bug report (82a4af8)
- doc: Update readme icon (9725049)
- fix: 修复部分设置不能备份的异常 (242ad02)
- test: 添加解压测试脚本 (283be51)
- fix: 修复部分设置不能备份的异常 (d487ea2)
- add: 更新配置读取及保存函数, 仅保存备份用户修改过的配置 closed #15 (17119a9)
Release 0.0.6
- ui: 完成时窗口文字,窗口大小微调,修复前一版本窗口异常大的问题 (c465a9e)