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/04/11 20:36] – [Changes in 5.0.66 (April 11, 2019)] dstillmanchangelog [2019/08/21 23:24] – [Changes in 5.0.74 (August 21, 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.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 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) ===== ===== Changes in 5.0.66 (April 11, 2019) =====
changelog.txt · Last modified: 2024/03/19 05:30 by dstillman