Skip to content

Commit

Permalink
1.5.6
Browse files Browse the repository at this point in the history
- Add support for importing from a file and clipboard.
- Add support for creating text and underline annotations.
- Improve the UX of the Identifier Picker Modal.
- Improve the UX of handling long-running tasks.
- Improve the UX of uploading a file on touch devices.
- Fix a case where the Web Library would crash if "Add To Collection" was pressed immediately after loading a certain URL on touch devices.
- Fix an error when exporting a PDF with text annotations.
- Fix a few visual glitches and low contrast in some places.
  • Loading branch information
tnajdek committed Dec 19, 2024
1 parent 4444f07 commit e2ace39
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.5",
"version": "1.5.6",
"description": "Web library from zotero.org",
"main": "src/js/zotero-web-library.js",
"files": [
Expand Down

0 comments on commit e2ace39

Please sign in to comment.