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/04/28 16:48] – [Changes in 5.0.46 (Not yet released)] dstillmanchangelog [2019/08/05 05:25] – [Changes in 5.0.73 (August 5, 2019)] dstillman
Line 3: Line 3:
 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.46 (Not yet released) =====+===== Changes in 5.0.73 (August 5, 2019) ===== 
 + 
 +=== Functionality changed or added === 
 + 
 +  * 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 changed or added === 
 + 
 +  * **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) ===== 
 + 
 +=== Functionality changed or added === 
 + 
 +  * Added ability to hide retraction warnings for items that have been retracted and replaced by the publisher 
 +    * Some publishers incorrectly reuse the original DOI/PID when replacing an item, so Zotero can't reliably detect whether a replaced item represents the final version 
 +  * When citing a retracted item, selecting "Don’t warn me about this item again" will now hide all future warnings in any document instead of just the current document 
 +  * Apply subtitle capitalization to American Medical Association and Academy of Management styles 
 +  * Miscellaneous bibliographic output and word processor integration fixes 
 +    * Updated citeproc-js to version 1.2.13 
 + 
 +=== Bugs fixed === 
 + 
 +  * [Security] Fixed an issue in which a visited webpage could add an item to Zotero without confirmation 
 +  * Fixed missing hanging indent in HTML output (since 5.0.57) 
 +  * Fixed incorrect prompt to add URL prefix when adding links in notes (since 5.0.67) 
 +  * Fixed error when using a custom citation style with an id ending in a slash 
 +  * Fixed footnotes styles in RTF Scan 
 +  * Fixed updating of the styles page in the RTF Scan dialog 
 + 
 +===== Changes in 5.0.69 (June 25, 2019) ===== 
 + 
 +  * Word processor integration fixes for Word for Mac and LibreOffice 
 +  * After quota error, stop trying to upload files until next manual sync or restart 
 +  * Fixed a couple issues related to related item detection 
 + 
 +===== Changes in 5.0.68 (June 20, 2019) ===== 
 + 
 +  * Various fixes for retracted item detection 
 +  * Fixed updating of Next button in RTF Scan window 
 + 
 +===== Changes in 5.0.67.3 (June 15, 2019) ===== 
 + 
 +  * Fixed errors citing in Word 2011 (since 5.0.67) 
 + 
 +===== Changes in 5.0.67 (June 14, 2019) ===== 
 + 
 +=== Functionality changed or added === 
 + 
 +  * ** Retracted item notifications with Retraction Watch integration ** 
 +  * Additional performance improvements in large documents when "Automatically update citations" is disabled 
 +  * Automatically capitalize subtitle for APA styles 
 +  * Tag selector: Show truncated tags in tooltip on hover 
 +  * Miscellaneous bibliographic output and word processor integration fixes 
 +    * Updated citeproc-js to version 1.2.2 
 +  * Reopen collapsed collections pane on restart 
 +  * Don't encode most characters in DOIs when opening/copying as link 
 +  * Added British English and Breton locales 
 +  * ''%%zotero://select%%'' improvements ([[https://github.com/zotero/zotero/commit/ebda79a95852a4714a85a0be5f07d27d457652a2|details]]) 
 + 
 +=== Bugs fixed === 
 + 
 +  * Fixed potential "Cannot edit item in read-only library" error during sync 
 +  * Fixed newlines being lost when copying from notes 
 +  * Fixed gray tag selector background color on Linux/Windows 
 +  * Don't convert automatic tags to manual when merging items 
 +  * Fixed display of some word processor integration errors 
 +  * Revert to single-line mode after closing Add Item by Identifier panel 
 +  * Fixed a bug that could cause some local changes not to be uploaded immediately after automatic conflict resolution 
 +  * Fixed error copying attachment with invalid path to another library 
 +  * Fixed display of File Not Found dialog trying to open an attachment without a valid path 
 +  * Fixed erroneous sync conflict if creators are changed in the same way 
 +  * Fixed "too many SQL variables" error deleting collection with >1,000 items 
 +  * Don't prompt to add ''%%http://%%'' prefix to anchor links in notes 
 +  * Run JavaScript window: Fixed stuck result pane after error 
 + 
 + 
 +===== Changes in 5.0.66 (April 11, 2019) ===== 
 + 
 +=== Functionality changed or added === 
 + 
 +  * Improved tag selector performance in libraries with many tags 
 +  * Keep earliest Date Added when merging items 
 +  * Link to troubleshooting instructions if unable to update a word processor document 
 +  * Miscellaneous bibliographic output and word processor integration fixes 
 +    * Updated citeproc-js to version 1.1.236 
 + 
 +=== Bugs fixed === 
 + 
 +  * Fixed error updating word processor documents in some situations 
 +  * Fixed various minor UI issues in tag selector 
 +  * Export CSL JSON with title-short instead of shortTitle 
 + 
 +===== Changes in 5.0.65 (March 27, 2019) ===== 
 + 
 +  * When metadata was successfully retrieved for a linked PDF, the file was renamed regardless of the "Rename linked files" preference introduced in 5.0.61 
 +  * Fixed UI breakage after performing certain actions if the tag selector was closed at startup (since 5.0.64) 
 +  * Fixed UI breakage when typing certain characters in the tag selector search bar (since 5.0.61) 
 +  * In some time zones, date-only access dates could be off by one day in bibliographies (since 5.0.61) 
 +  * Improved citing of podcast items 
 + 
 +===== 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) ===== 
 + 
 +  * Fixed modified citations in word processor documents being updated even after user asked for them not to be 
 +  * Mendeley import fixes 
 +    * Certain top-level folders could be skipped 
 +    * Fixed error when importing items containing empty tags 
 +    * Detect Mendeley data directory using older location 
 +  * Fixed error with nested saved searches containing Attachment Content conditions 
 +  * Import base-directory-relative linked files via Zotero RDF 
 +    * Relative paths are included in export when "Export files" is unchecked 
 +  * Added support for %%bear://%% protocol for link attachments 
 + 
 +===== Changes in 5.0.52 (June 20, 2018) ===== 
 + 
 +  * Fixed hang during import if an attached file is invalid 
 +  * Speed up indexing of attached HTML files during import 
 +  * Fixed display of corrupted-database error message 
 + 
 +===== Changes in 5.0.51 (June 16, 2018) ===== 
 + 
 +  * Fixed a bug that could result in duplicated files when importing Mendeley libraries 
 +    * Previously imported files will be cleaned up automatically 
 +    * The duplicated files were not synced if using file syncing 
 + 
 + 
 +===== Changes in 5.0.50 (June 14, 2018) ===== 
 + 
 +  * Reduced memory usage when importing large Mendeley libraries 
 +  * Fixed an issue that could cause excessive sync attempts after another error occurred 
 + 
 +===== Changes in 5.0.49 (June 12, 2018) ===== 
 + 
 +  * ** [[kb:Mendeley import]] ** 
 +  * Added "Place imported collections and items into new collection" import option 
 +    * When selected, imported collections are added to the library root 
 +  * Adjusted note header sizing/styling 
 + 
 +===== Changes in 5.0.48 (June 5, 2018) ===== 
 + 
 +  * Added %%zotero://open-pdf handler to open PDF%% at a given page ([[https://github.com/zotero/zotero/commit/609657a8e435db9c4d3fcaf96502ac2835e08324|details]]) 
 +  * Fixed tag saving for intercepted RIS/BibTeX files from connector 
 +  * Stricter extraction of PMIDs in Add Item by Identifier 
 +  * Word processor plugin fixes 
 +    * Fixed handling of corrupted bibliographies 
 +    * Fixed display of some error messages 
 +    * Fixed an error running Refresh after reinstalling a style 
 +  * Miscellaneous bibliographic output and word processor integration fixes 
 +    * Updated citeproc-js to version 1.1.206 
 + 
 +===== Changes in 5.0.47 (May 2, 2018) ===== 
 + 
 +  * Fixed "A maximum of 16 undo records can be active simultaneously" error in word processor plugin 
 + 
 +===== Changes in 5.0.46 (April 30, 2018) =====
  
   * **Google Docs integration support** ([[https://forums.zotero.org/discussion/71599/available-for-beta-testing-google-docs-integration/p1|experimental]]; requires beta Zotero Connector)   * **Google Docs integration support** ([[https://forums.zotero.org/discussion/71599/available-for-beta-testing-google-docs-integration/p1|experimental]]; requires beta Zotero Connector)
   * **arXiv ID support in Add Item by Identifier**   * **arXiv ID support in Add Item by Identifier**
   * Better metadata recognition for arXiv PDFs   * Better metadata recognition for arXiv PDFs
-  * Fixed syncing of saved search changes 
   * Automatically switch to My Library when attempting to save to a read-only library from the connector   * Automatically switch to My Library when attempting to save to a read-only library from the connector
 +  * Fixed syncing of changes to existing saved searches
   * A search for "1" would incorrectly match all notes   * A search for "1" would incorrectly match all notes
   * Improved saving of webpage snapshots from sites with strict browser sniffing   * Improved saving of webpage snapshots from sites with strict browser sniffing
changelog.txt · Last modified: 2024/03/19 05:30 by dstillman