Skip to content

Commit

Permalink
1.5.1
Browse files Browse the repository at this point in the history
* Display emojis for colorless tags in the items tree.
* Improve drag-and-drop visuals.
* Improve performance when searching for a tag in the tag selector.
* Fix issues with copying items between libraries.
* Fix error messages when the same PDF is opened in multiple tabs.
* Fix the collection containing the item from also being opened when highlighted.
* Fix colors shown in a different order than in Zotero.
* Fix issues with the tag manager when scrolling or searching for tags.
* Few other visual tweaks.
  • Loading branch information
tnajdek committed Aug 9, 2024
1 parent 8e3a365 commit c2675f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zotero-web-library",
"version": "1.5.0",
"version": "1.5.1",
"description": "Web library from zotero.org",
"main": "src/js/zotero-web-library.js",
"files": [
Expand Down

0 comments on commit c2675f7

Please sign in to comment.