Releases: ChenglongMa/zoplicate
Release 3.0.7
Release 3.0.6
What's Changed
In this version, we have updated the dependencies and adapted to the latest version of Zotero.
Thanks to pascaloettli for the feedback in issue #131.
- Release 3.0.6 by @ChenglongMa in #132
Full Changelog: 3.0.5...3.0.6
Release 3.0.5
What's Changed
In this version, we have made the following changes:
- 🐛 FIX!: We have fixed the bug that caused the sync error.
- Thanks to dstillman for reporting this issue in issue #124.
- 🐛 FIX!: We have optimized the UI of context menu.
- Thanks to dschaehi for reporting this issue in issue #119.
- 🐛 FIX!: We have optimized the UI styling of bulk merge buttons.
- Thanks to vancleve for reporting this issue in issue #120.
- Release 3.0.5 by @ChenglongMa in #125
Full Changelog: 3.0.4...3.0.5
Release 3.0.4
What's Changed
In this version, we have made the following changes:
- 🐛 FIX!: We have fixed the bug that caused the UI blocked when selecting too many items and opening the context menu.
- Thanks to zzlb0224, pencilheart and dschaehi for reporting this bug in issue #94 and issue #119 respectively.
- 🐛 FIX!: We have optimized the plugin lifecycle which may cause the plugin to load multiple preference settings on macOS.
- Thanks to WangYe661 and pencilheart for reporting this bug in issue #81.
- 🐛 FIX!: We have optimized database operations to reduce the risk of data loss.
- Release v3.0.4 by @ChenglongMa in #121
Full Changelog: 3.0.3...3.0.4
Release 3.0.3
What's Changed
In this version, we have made the following changes:
- 🐛 FIX!: We have fixed the bug that caused the attachment to be lost when merging duplicate items.
- Thanks to tommyhosman for reporting this bug in issue #43.
- Thanks to csdaboluo for reporting this bug in issue #51.
- 🐛 FIX!: Zoplicate will now ignore the Feed items when detecting duplicates.
- Thanks to Raphael-Hao for reporting this bug in issue #54.
- 🐛 FIX!: We have fixed the bug that caused the detection dialog to block the main thread.
- 🐛 FIX!: We have fixed the bug that caused the deleted items to be showing in NonDuplicates panel.
- 🐛 FIX!: Now, the NonDuplicates panel won't appear when clicking attachment items.
- ✨ NEW!: We added a prompt to remind the duplicates when Zotero is in the background.
- Release v3.0.3 by @ChenglongMa in #66
- Release v3.0.3 by @ChenglongMa in #67
Full Changelog: 3.0.2...3.0.3
Release 3.0.2
What's Changed
In this version, we have made the following changes:
- 🐛 FIX!: We have fixed the progress window icon bug in Zotero 7.0.0-beta.77.
- 🧬 CHANGE!: We have updated the style of duplicate detection dialog.
- 🧬 CHANGE!: We have updated the icon style in preference pane.
- 🧬 CHANGE!: Items with different
itemType
will not be considered as duplicates.
- Fix dialog bug by @ChenglongMa in #40
Full Changelog: 3.0.1...3.0.2
Release 3.0.1
What's Changed
In this version, we have made the following changes:
- 🧬 CHANGE!: We have updated the UI of buttons in the duplicate pane.
- 🐛 FIX!: We have optimized the performance of duplicate search and detection.
- Release v3.0.1 by @ChenglongMa in #34
Full Changelog: 3.0.0...3.0.1
Release 3.0.0
Changelog
In this version, we have made the following changes:
- 🐛 FIX!: We have fixed a memory leak bug that caused the app to freeze when editing PDF annotations.
- Thanks vancleve and pencilheart for reporting this bug in issue #30 and issue #31 respectively.
- ✨ NEW!: We have added the Non-duplicates functionality.
- You can mark items as Non-duplicates when they are mistakenly identified as "duplicates" by Zotero.
- Selecting two "false duplicates", you can find the
They are NOT duplicates
menu items in the context menu. - You can also find the
They are NOT duplicates
button in theDuplicate Items
panel. - For more details, please see Non-duplicates section below.
- Thanks dschaehi for the discussion in issue #25.
Release 2.3.0
What's Changed
In this version, we have made the following changes:
- ✨ NEW!: We have added an option to show the duplicate count on the left collection pane.
-
You can find the option in the
Zoplicate
tab in the settings. -
When your mouse hovers over the Duplicate Items entry, a tooltip will show the duplicate statistics.
-
The duplicate count will be updated automatically. You can also find the Refresh Duplicate Count menu to update the count manually.
-
Thanks Apollo7777777's idea mentioned in discussion #18
-
- 🐛 FIX!: We have fixed a bug that caused the dialog to be too narrow when the title is short.
- 🐛 FIX!: We have fixed a bug that caused the
Bulk Merge
icons to not maintain aspect ratios.
Release 2.2.0
Changelog
In this version, we have made the following changes: