Skip to content

Tags: jlegewie/zotfile

Tags

v5.1.3Beta

Toggle v5.1.3Beta's commit message
Fix repeated call to zotero7transition on startup

v5.1.2

Toggle v5.1.2's commit message
Merge branch 'master' of https://github.com/jlegewie/zotfile

v5.1.1

Toggle v5.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix hang during rename-and-move in Zotero 6 (#594)

Resulting in not all annotations being transferred and the old
attachment not being deleted

Regression after zotero/zotero@734057ff9b, which added a transaction
requirement to `Zotero.Items.moveChildItems()` but tried to preserve
backwards compatibility with ZotFile. Unfortunately it had a bug, and a
race condition with another transacation during the process results in a
hang anyway if `moveChildItems()` isn't called in a transaction, so just
change ZotFile to follow the new requirement.

This also fixes `saveTx()` being called without an await.

Fixes #593

v5.1.0

Toggle v5.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Restore active tab label in preferences on macOS Big Sur and later (#574

)

See zotero/zotero@7c201f5d59

v5.0.16

Toggle v5.0.16's commit message
Version 5.0.16

v5.0.15

Toggle v5.0.15's commit message
Version 5.0.15

v5.0.14

Toggle v5.0.14's commit message
Add tablet warning preference

v5.0.13

Toggle v5.0.13's commit message
version 5.0.13

v5.0.12

Toggle v5.0.12's commit message
Avoid Cc/Ci boilerplate

v5.0.11

Toggle v5.0.11's commit message
Version 5.0.11