Skip to content

Releases: northword/zotero-format-metadata

Release 1.8.3

12 Jan 03:10
Compare
Choose a tag to compare

What's changed

Fixed

  • 修复新增条目字段格式化失效的问题。/ Fix bug in lint new item.

Notes

The current version is only compatible with Zotero 7. If your are using Zotero 6, please download the version 0.4.4.

Full Changelog: v1.8.2...v1.8.3.

Historical Changelog: CHANGELOG.md.

GitHub release (by tag)

Release 1.8.2

03 Jan 13:56
Compare
Choose a tag to compare

What's changed

Fixed

  • 修复首选项中的部分错别字。/ Fix typo in preference.
  • 添加首选项:去除期卷页。/ Add option in preference for removing leading 0 in issue, volumn, pages.

Notes

The current version is only compatible with Zotero 7. If your are using Zotero 6, please download the version 0.4.4.

Full Changelog: v1.8.1...v1.8.2.

Historical Changelog: CHANGELOG.md.

GitHub release (by tag)

Release 1.8.1

02 Jan 13:01
Compare
Choose a tag to compare

What's changed

Fixed

  • 修复 1.7.0 重构导致的手动设置条目语言弹窗返回的为 ISO 639-3 而不是 ISO 639-1 的问题。/ Fix manually set language dialog returns ISO 639-3 instead of ISO 639-1.

Notes

The current version is only compatible with Zotero 7. If your are using Zotero 6, please download the version 0.4.4.

Full Changelog: v1.8.0...v1.8.1.

Historical Changelog: CHANGELOG.md.

GitHub release (by tag)

Release 1.8.0

02 Jan 05:42
Compare
Choose a tag to compare

What's changes

Breaking Changes

  • 现在不再提供期刊缩写类型(ISO 4 with dot,ISO 4 without dot,JCR)的选项,默认使用 ISO 4 with dot。/ The option for the type of journal abbreviation (ISO 4 with dot, ISO 4 without dot, JCR) is no longer available, and ISO 4 with dot is used by default. close: #110

Fixed

  • 仅当作者姓或名全大写或全小写时才转换作者大小写。/ Capitalize author only if the author's last name or first name is in all caps or all lower case. close: #111

Notes

The current version is only compatible with Zotero 7. If your are using Zotero 6, please download the version 0.4.4.

Full Changelog: v1.7.0...v1.8.0.

Historical Changelog: CHANGELOG.md.

GitHub release (by tag)

Release 1.7.0

01 Jan 13:24
Compare
Choose a tag to compare

Breaking Changes

  • 语言识别限制现在使用 ISO 639-1 代码而不是 ISO 639-3 代码。/ Language recognition restrictions now use ISO 639-1 codes instead of ISO 639-3 codes. ref: #99

Added

  • 通过 DOI 更新字段数据后执行 Lint。/ Lint after retrive fields via doi. close: #104
  • 去掉期卷页中多余的 0。/ Remove leading 0 in volume, issue, pages. close: #20

Refactor

  • 语言识别库切换至 TinyLD。close: #99
  • 重构代码。close: #107

Notes

The current version is only compatible with Zotero 7. If your are using Zotero 6, please download the version 0.4.4

Full Changelog: v1.6.18...v1.7.0

Historical Changelog: CHANGELOG.md

GitHub release (by tag)

Release 1.6.18

26 Dec 14:17
Compare
Choose a tag to compare

Fixed

  • 更新期刊缩写。/ Update journal abbrev. close: #105

Release 1.6.17

21 Dec 14:33
Compare
Choose a tag to compare
  • 管道测试,仅更新自述文档,无修复和更新。

Release 1.6.16

21 Dec 14:24
Compare
Choose a tag to compare

Added

  • 允许用户选择是否启用 检测新增的网页条目是否正确。/ Allows the user to enable or disable Detecting the mistakes of added web page items. #102

Performance

  • 对一个条目执行更新时,一次性保存所有字段,而不是每个字段分别保存一次。/ When updating an item, save all fields at once instead of saving each field separately.

Release 1.6.15

13 Dec 10:53
Compare
Choose a tag to compare

Fixed

  • 修复会议论文执行更新期刊名错误导致其 proceedingsTitle 被清空的问题。/ Fix an issue that causes proceedingsTitle are cleared when updating publicationTitle.

Release 1.6.14

12 Dec 11:35
Compare
Choose a tag to compare

管道测试,无内容更新和修复。/ Pipeline testing, no updates or fixes.