Skip to content

Commit

Permalink
1.4.0
Browse files Browse the repository at this point in the history
Consolidated patch notes from 1.4.0 release candidates:

* Upgrade PDFReader to Reader 2.0 (which also supports epubs and snapshots)
* Enable creating/editing annotations and modyfing PDFs in Reader
* Drop support for Safari 10
* Drop support for pre-Chromium Edge
* Tweak attachments pane to show "open in reader" option for all compatible files
* Fix web library crashing while version conflict detected in reader mode
* Optimise fetching library settings
* Fix incorrect icon used in attachments pane for some PDFs
* Fix sorting in new items menu
* Fix a bug where adding an image to a note could trigger library reload or a crash
* Other minor improvements
  • Loading branch information
tnajdek committed Dec 20, 2023
1 parent f2880b6 commit 2925383
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.4.0-rc.2",
"version": "1.4.0",
"description": "Web library from zotero.org",
"main": "src/js/zotero-web-library.js",
"files": [
Expand Down

0 comments on commit 2925383

Please sign in to comment.