Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
changelog [2019/07/13 00:01] – [Changes in 5.0.70 (July 12, 2019)] dstillmanchangelog [2019/10/14 01:57] – [Changes in 5.0.76 (October 14, 2019)] dstillman
Line 2: Line 2:
  
 Changes in released versions of Zotero 5.0 are documented on this page. To follow development, see the [[https://github.com/zotero/zotero/commits/|commit log on GitHub]]. More recent changes may be available in a [[dev_builds|beta build]]. Changes in released versions of Zotero 5.0 are documented on this page. To follow development, see the [[https://github.com/zotero/zotero/commits/|commit log on GitHub]]. More recent changes may be available in a [[dev_builds|beta build]].
 +
 +
 +===== Changes in 5.0.76 (October 14, 2019) =====
 +
 +  * Fixed timeout errors during syncing (since 5.0.75)
 +  * Fixed "c1 is undefined" sync error
 +
 +===== Changes in 5.0.75 (October 8, 2019) =====
 +
 +=== Functionality added or changed ===
 +
 +  * Added View menu
 +    * Includes user interface options previously in preferences, toggles for various panes, and a new "Display Items from Subcollections" option (previously available via the ''recursiveCollections'' hidden pref)
 +  * Added "Convert Linked Files to Stored Files…" menu option
 +    * Available via File → Manage Attachments
 +  * [Mac] Improved readability of small text on non-Retina displays in macOS Catalina
 +
 +=== Bugs fixed ===
 +
 +  * Fixed broken tag selector when colored tags contain leading/trailing whitespace
 +  * Fixed tag selection in read-only libraries
 +  * Fixed potential "getNote() can only be called on notes and attachments" error during conflict resolution
 +  * Fixed potential "attachmentSyncedModificationTime must be a number" sync error
 +
 +
 +===== Changes in 5.0.74 (August 21, 2019) =====
 +
 +  * Fixed access date being parsed as previous year in some time zones on Windows 10 version 1903
 +  * When transferring a document between word processors, modified citations were left as code
 +    * For now, modified citations will be silently reset on transfer. We hope to preserve modified citations in a future version.
 +  * Fixed potential file sync error when using eCryptfs on Linux
 +  * Translator Editor improvements
 +    * Update UI based on Zotero UI font size pref
 +    * Load translator on double-click in translator list
 +    * Support Cmd/Ctrl-= for zooming in code editor in addition to Cmd/Ctrl-+
 +
 +===== Changes in 5.0.73 (August 5, 2019) =====
 +
 +=== Functionality added or changed ===
 +
 +  * Added "begins with" operator to field search conditions
 +  * Added Developer menu to Tools menu
 +    * Includes an error console, [[https://www.zotero.org/support/dev/client_coding/javascript_api|Run JavaScript]] window, [[dev:citation_styles/reference_test_pane|style editor]] (previously available via the Cite preferences), and a [[dev:translators/scaffold|translator editor]] (now bundled for easier translator development)
 +
 +=== Bugs fixed ===
 +
 +  * Fixed corrupted em dashes in titles with subtitles in APA style
 +  * Revert incorrect subtitle capitalization for American Medical Association style (since 5.0.70)
 +  * Fixed incorrect top padding in tag selector if first tag was truncated
 +  * Fixed item tree crash when pressing Cmd + Left-Arrow with all parent items and a child item selected in a view
 +  * Fixed %%zotero://select%% search selection
 +  * Fixed server error for local HTTP requests if User-Agent wasn't set (e.g., from Pandoc)
 +
 +===== Changes in 5.0.72 (July 23, 2019) =====
 +
 +=== Functionality added or changed ===
 +
 +  * **Move documents with Zotero citations between Google Docs, Word, and LibreOffice** ([[https://www.zotero.org/blog/move-zotero-citations-between-google-docs-word-and-libreoffice/|blog post]])
 +  * When transforming case of Title field, transform case of Short Title field as well
 +  * Removed intermediate "Transform Text" submenu in Title context menu; sentence/title case options now appear directly in the context menu
 +  * Updated citeproc-js to version 1.2.18
 +
 +=== Bugs fixed ===
 +
 +  * Fixed potential startup error
 +  * Fixed inability to remove uncited bibliography entries
 +  * Don't use casing from Short Title field for portion of title before colon in APA style (since 5.0.67)
 +
 +===== Changes in 5.0.71 (July 17, 2019) =====
 +
 +  * Fixed possible error generating bibliographies in LibreOffice ("3 is read-only")
 +  * Miscellaneous bibliographic output and word processor integration fixes
 +    * Updated citeproc-js to version 1.2.17
 +  * [Security] Additional protections to prevent visited webpages from triggering actions in Zotero plugins
  
 ===== Changes in 5.0.70 (July 12, 2019) ===== ===== Changes in 5.0.70 (July 12, 2019) =====
  
-=== Functionality changed or added ===+=== Functionality added or changed ===
  
   * Added ability to hide retraction warnings for items that have been retracted and replaced by the publisher   * Added ability to hide retraction warnings for items that have been retracted and replaced by the publisher
Line 40: Line 114:
 ===== Changes in 5.0.67 (June 14, 2019) ===== ===== Changes in 5.0.67 (June 14, 2019) =====
  
-=== Functionality changed or added ===+=== Functionality added or changed ===
  
   * ** Retracted item notifications with Retraction Watch integration **   * ** Retracted item notifications with Retraction Watch integration **
Line 72: Line 146:
 ===== Changes in 5.0.66 (April 11, 2019) ===== ===== Changes in 5.0.66 (April 11, 2019) =====
  
-=== Functionality changed or added ===+=== Functionality added or changed ===
  
   * Improved tag selector performance in libraries with many tags   * Improved tag selector performance in libraries with many tags
Line 110: Line 184:
 ===== Changes in 5.0.61 (March 9, 2019) ===== ===== Changes in 5.0.61 (March 9, 2019) =====
  
-=== Functionality changed or added ===+=== Functionality added or changed ===
  
   * Added import option to choose between storing and linking files   * Added import option to choose between storing and linking files
Line 146: Line 220:
 ===== Changes in 5.0.59 (December 18, 2018) ===== ===== Changes in 5.0.59 (December 18, 2018) =====
  
-=== Functionality changed or added ===+=== Functionality added or changed ===
  
   * Support duplicating saved searches   * Support duplicating saved searches
Line 315: Line 389:
 ===== Changes in 5.0.43 (April 3, 2018) ===== ===== Changes in 5.0.43 (April 3, 2018) =====
  
-=== Functionality changed or added ===+=== Functionality added or changed ===
  
   * **Support for choosing the save destination from the Zotero Connector** (requires the Zotero Connector beta; [[https://forums.zotero.org/discussion/71243/available-for-beta-testing-zotero-connector-target-selector|details]])   * **Support for choosing the save destination from the Zotero Connector** (requires the Zotero Connector beta; [[https://forums.zotero.org/discussion/71243/available-for-beta-testing-zotero-connector-target-selector|details]])
Line 378: Line 452:
 ===== Changes in 5.0.36 (March 9, 2018) ===== ===== Changes in 5.0.36 (March 9, 2018) =====
  
-=== Functionality changed or added ===+=== Functionality added or changed ===
  
 See the [[/blog/zotero-5-0-36/|5.0.36 blog post]] for more details. See the [[/blog/zotero-5-0-36/|5.0.36 blog post]] for more details.
Line 422: Line 496:
 ===== Changes in 5.0.35 (February 11, 2018) ===== ===== Changes in 5.0.35 (February 11, 2018) =====
  
-=== Functionality changed or added ===+=== Functionality added or changed ===
  
   * Added workaround for broken WebDAV sync with Box caused by invalid HTTP responses from Box servers ([[https://forums.zotero.org/discussion/comment/301014/#Comment_301014|more info]])   * Added workaround for broken WebDAV sync with Box caused by invalid HTTP responses from Box servers ([[https://forums.zotero.org/discussion/comment/301014/#Comment_301014|more info]])
Line 484: Line 558:
 ===== Changes in 5.0.34 (January 11, 2018) ===== ===== Changes in 5.0.34 (January 11, 2018) =====
  
-=== Functionality changed or added ===+=== Functionality added or changed ===
  
   * The Word for Windows plugin is now digitally signed   * The Word for Windows plugin is now digitally signed
Line 573: Line 647:
 ===== Changes in 5.0.25 (November 12, 2017) ===== ===== Changes in 5.0.25 (November 12, 2017) =====
  
-=== Functionality changed or added ===+=== Functionality added or changed ===
  
   * Add one-second delay before marking feed items as read   * Add one-second delay before marking feed items as read
Line 591: Line 665:
 ===== Changes in 5.0.24 (October 30, 2017) ===== ===== Changes in 5.0.24 (October 30, 2017) =====
  
-=== Functionality changed or added ===+=== Functionality added or changed ===
  
   * Updated toolbar buttons on macOS   * Updated toolbar buttons on macOS
Line 693: Line 767:
 ===== Changes in 5.0.12 (August 17, 2017) ===== ===== Changes in 5.0.12 (August 17, 2017) =====
  
-=== Functionality changed or added ===+=== Functionality added or changed ===
  
   * Restored Cut/Copy/Paste in note context menu   * Restored Cut/Copy/Paste in note context menu
Line 707: Line 781:
 ===== Changes in 5.0.11 (August 13, 2017) ===== ===== Changes in 5.0.11 (August 13, 2017) =====
  
-=== Functionality changed or added ===+=== Functionality added or changed ===
  
   * Download missing attachments as needed even in "at sync time" file sync mode   * Download missing attachments as needed even in "at sync time" file sync mode
Line 725: Line 799:
 ===== Changes in 5.0.9 (August 10, 2017) ===== ===== Changes in 5.0.9 (August 10, 2017) =====
  
-=== Functionality changed or added ===+=== Functionality added or changed ===
  
   * When upgrading to 5.0 and a previous data directory is found for both Zotero Standalone and Zotero for Firefox, use the most recently opened directory   * When upgrading to 5.0 and a previous data directory is found for both Zotero Standalone and Zotero for Firefox, use the most recently opened directory
Line 739: Line 813:
 ===== Changes in 5.0.8 (August 5, 2017) ===== ===== Changes in 5.0.8 (August 5, 2017) =====
  
-=== Functionality changed or added ===+=== Functionality added or changed ===
  
   * Debug Output Logging improvements   * Debug Output Logging improvements
Line 774: Line 848:
 ===== Changes in 5.0.7 (July 24, 2017) ===== ===== Changes in 5.0.7 (July 24, 2017) =====
  
-=== Functionality changed or added ===+=== Functionality added or changed ===
  
   * ** User interface language switcher **   * ** User interface language switcher **
Line 806: Line 880:
 ===== Changes in 5.0.5 (July 20, 2017) ===== ===== Changes in 5.0.5 (July 20, 2017) =====
  
-=== Functionality changed or added ===+=== Functionality added or changed ===
  
   * **Site-specific Quick Copy settings**   * **Site-specific Quick Copy settings**
Line 859: Line 933:
 ===== Changes in 5.0 (July 10, 2017) ===== ===== Changes in 5.0 (July 10, 2017) =====
  
-=== Functionality changed or added ===+=== Functionality added or changed ===
  
   * ** A Unified Zotero Experience **   * ** A Unified Zotero Experience **
changelog.txt · Last modified: 2024/03/19 05:30 by dstillman