Skip to content

Commit

Permalink
1.5.5
Browse files Browse the repository at this point in the history
- Improve device type detection: assume 2-in-1 devices running Windows prefer mouse UI.
- Enable actions for highlights in the note editor.
- Fix a bug showing incorrect options in the author type field.
- Fix an accessibility issue in the settings modal.
- Fix UI not adjusting to touch/mouse automatically in some cases.
- Fix top-level EPUB attachments not opening in the reader when double-clicked.
- Fix annotations for non-PDF attachments not being copied to group libraries.
- Fix intermittent error saying "Zotero server: 'value' property not provided."
- Reader: Support image zoom.
- Other small fixes and improvements.
  • Loading branch information
tnajdek committed Nov 27, 2024
1 parent fb7d97a commit a52cf2e
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.4",
"version": "1.5.5",
"description": "Web library from zotero.org",
"main": "src/js/zotero-web-library.js",
"files": [
Expand Down

0 comments on commit a52cf2e

Please sign in to comment.