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 [2018/07/07 07:23] – [Changes in 5.0.53 (July 7, 2018)] dstillmanchangelog [2019/03/18 19:00] – [Changes in 5.0.64 (March 18, 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.64 (March 18, 2019) =====
 +
 +  * Fixed performance issues in libraries with many tags (since 5.0.61)
 +  * Fixed error switching creator modes while a creator field was open
 +  * Fixed creator being overwritten when using Move to Top/Move Up/Move Down while a creator field was open
 +
 +===== Changes in 5.0.63 (March 15, 2019) =====
 +
 +  * Fixed performance issues in libraries with many tags (since 5.0.61)
 +
 +===== Changes in 5.0.62 (March 12, 2019) =====
 +
 +  * Fixed high CPU usage during file syncing when in a view with many tags (since 5.0.61)
 +
 +===== Changes in 5.0.61 (March 9, 2019) =====
 +
 +=== Functionality changed or added ===
 +
 +  * Added import option to choose between storing and linking files
 +  * Added "Rename linked files" preference for file auto-renaming
 +  * Added "Run JavaScript" window
 +    * Advanced option for running [[:dev/client_coding/javascript_api|arbitrary JavaScript]], for batch editing or other purposes
 +    * Hidden by default; to enable, go to the Config Editor in the Advanced pane of the preferences and set ''devtools.chrome.enabled'' to true, and then restart Zotero. A "Run JavaScript" option will appear in the Tools menu.
 +  * Added PDF icon for linked-file PDFs
 +  * Single-word "Attachment Content" searches are now much faster
 +  * Added "Move to Top" option in creator type menu
 +  * Miscellaneous bibliographic output and word processor integration fixes
 +    * Updated citeproc-js to version 1.1.215
 +  * Disallow starting from Mac disk image
 +  * Allow selecting multiple items with ''%%zotero://select%%'' links
 +
 +=== Bugs fixed ===
 +
 +  * Don't try to load linked URLs during import (since 5.0.60)
 +  * Fixed incorrect search results for ''ANY'' search with multiple "Attachment Content" conditions and no other conditions
 +  * Fixed export failure due to invalid attachment paths
 +  * Fixed potential sync error resulting in foreign key constraint error
 +  * Use correct time-zone offset for access dates in bibliographies
 +
 +
 +===== Changes in 5.0.60 (January 10, 2019) =====
 +
 +  * Fixed automatic installation of Word plugin on some Windows systems
 +  * Fixed web link attachments not being saved to groups that don't allow files
 +  * Fixed moving item via the connector save popup from a library that doesn't allow files to one that does
 +  * Fixed adding new advanced search row with a field from the "More…" submenu selected (since 5.0.59)
 +  * Print note highlight colors in reports
 +  * Don't accept keyboard input between clicking "New Collection…" and showing collection name prompt
 +
 +
 +===== Changes in 5.0.59 (December 18, 2018) =====
 +
 +=== Functionality changed or added ===
 +
 +  * Support duplicating saved searches
 +  * Automatically remove “: a novel” from imported book titles
 +  * Default to previous condition when creating a new advanced search row
 +  * Improved downloading of PDFs from some sites for Find Available PDF
 +
 +=== Bugs fixed ===
 +
 +  * Fixed potential crash when making certain changes in notes
 +  * Fixed autocomplete for tags beginning with _ or %
 +  * Mac Word permissions instructions incorrectly referred to Terminal instead of Zotero
 +  * Non-translator webpage snapshots didn't reflect current state (e.g., login state) of page
 +  * Fixed error if an advanced search points to a nonexistent collection with "Search subcollections" enabled
 +  * Don't return results if an advanced search points to a nonexistent parent search
 +
 +
 +===== Changes in 5.0.58 (November 12, 2018) =====
 +
 +  * Fixed some installed citation styles not appearing in document preferences window on some displays
 +  * Show message on Mac Word 2011/Mojave permissions failure recommending upgrading to latest Word 2011 version
 +  * Restore compatibility with old CSL 0.8 styles
 +
 +===== Changes in 5.0.57 (October 24, 2018) =====
 +
 +  * Show better messages for Word permissions errors in maOS Mojave
 +  * Don't add four spaces when pressing Tab to indent list in note
 +  * Add %%zotero://select%% support for collections
 +  * Fixed error when adding empty tag via Connector save popup
 +  * Show "Find Available PDFs" even if notes or attachments are included in selection
 +  * Fixed 'req is undefined' error after consecutive S3 failures
 +  * Fixed note being read-only after viewing note in trash
 +  * Fixed popup when no items are eligible for "Find Available PDFs"
 +  * Fixed imports with missing attachments not closing the progress window
 +
 +===== Changes in 5.0.56 (October 9, 2018) =====
 +
 +  * ** [[/blog/improved-pdf-retrieval-with-unpaywall-integration/|Improved PDF retrieval with Unpaywall integration]] **
 +  * Don't show progress window when retrieving metadata for a single PDF
 +  * Fixed blank snapshots when saving from Twitter
 +  * Fixed hang in open/save dialogs on macOS Mojave
 +  * Show warning if Zotero is started from a Mac disk image
 +    * Doing so can cause the Word for Mac extension not to load
 +  * Trigger downloading and opening of linked files evicted from iCloud Drive
 +  * Added support for %%marginnoteapp://%% links
 +  * Don't include "Zotero" in User-Agent sent to non-Zotero sites
 +  * Ensure that the document preferences window is smaller than the screen height
 +  * Show an error message if translators or styles fail to load
 +  * Don't show "You must insert a citation to perform this operation." window when inserting a citation into a document with citations copied from another document
 +  * Fixed potential import error from Mendeley
 +  * Reduced memory usage when copying large numbers of items across libraries
 +  * Reduced memory usage when clearing full-text index
 +  * Vacuum database automatically after clearing full-text index
 +
 +===== Changes in 5.0.55.1 (September 26, 2018) =====
 +
 +//Zotero for Mac only//
 +
 +  * **macOS 10.14 Mojave compatibility**
 +
 +
 +===== Changes in 5.0.55 (August 15, 2018) =====
 +
 +  * Show clearer error messages for connection and security certificate errors
 +  * Fixed error backing up database
 +  * Fixed error using a word processor document with a missing citation style
 +  * Fixed a bug that could cause group permissions not to sync
 +  * Fixed possible restart error with invalid Quick Copy setting
 +  * Fixed two journal abbreviations
 +  * Fixed large icon in Edit Bibliography dialog on high-res displays
 +  * Don't percent-encode periods in usernames in WebDAV requests
 +
 +===== Changes in 5.0.54 (July 23, 2018) =====
 +
 +  * Fixed a bug that caused local group files to not be deleted when leaving or deleting a group
 +    * Orphaned group files will be automatically deleted in an upcoming version
 +  * Miscellaneous bibliographic output and word processor integration fixes
 +    * Reduced memory consumption when updating documents with large bibliographies
 +    * Updated citeproc-js to version 1.1.210
 +  * Item field changes weren't saved when clicking directly from an open field to the creator delete button or the creator type menu
  
 ===== Changes in 5.0.53 (July 7, 2018) ===== ===== Changes in 5.0.53 (July 7, 2018) =====
changelog.txt · Last modified: 2024/03/19 05:30 by dstillman