Skip to content

Releases: l0o0/tara

Release v1.0.6

08 Oct 06:34
Compare
Choose a tag to compare

No significant changes.

Release v1.0.4

08 Oct 06:21
Compare
Choose a tag to compare

No significant changes.

Release v1.0.2

05 Sep 10:07
Compare
Choose a tag to compare
  • 修复了一些错误及异常 —fix:修复首次创建备份时,备份文件不能添加到备份条目中, fixed #32 -fix:未创建备份就点了恢复,可能会有异常,弹窗增加了一些提示信息, close #29, close #30 (01e436e)
  • ui: 更新弹窗展示信息 (b7ac990)
  • refactor: 过滤不需要的代码 (40b385e)
  • build: 不需要 release it 配置文件,集成到scaffold中. 更新scaffold配置文件 (8ad5c95)

Release Manifest

05 Sep 10:07
Compare
Choose a tag to compare
Release Manifest Pre-release
Pre-release

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

30 May 08:54
Compare
Choose a tag to compare
Release 1.0.0-9 Pre-release
Pre-release

修复最新版本 Zotero 7 的兼容问题

Release 1.0.0-8

18 Jan 15:41
Compare
Choose a tag to compare
Release 1.0.0-8 Pre-release
Pre-release
  • 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

05 Jan 06:44
Compare
Choose a tag to compare
1.0.0-7 Pre-release
Pre-release

fix some url error in plugin windows

Release 1.0.0-6

04 Jan 14:36
Compare
Choose a tag to compare
Release 1.0.0-6 Pre-release
Pre-release
  • fix: set temporary folder mode from 666 to 777 (10895cc)

Release 1.0.0-5

29 Dec 09:07
Compare
Choose a tag to compare
Release 1.0.0-5 Pre-release
Pre-release
  • 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

27 Nov 09:31
Compare
Choose a tag to compare
  • ui: 完成时窗口文字,窗口大小微调,修复前一版本窗口异常大的问题 (c465a9e)