From 292538350f633399ac019ba2e6bd06b1527e9952 Mon Sep 17 00:00:00 2001 From: Tom Najdek Date: Wed, 20 Dec 2023 12:05:01 +0100 Subject: [PATCH] 1.4.0 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 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b6596a84..9e013265 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "zotero-web-library", - "version": "1.4.0-rc.2", + "version": "1.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "zotero-web-library", - "version": "1.4.0-rc.2", + "version": "1.4.0", "license": "AGPL-3.0", "dependencies": { "@babel/runtime": "^7.23.6", diff --git a/package.json b/package.json index b1e153f1..8623739f 100644 --- a/package.json +++ b/package.json @@ -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": [