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/06/25 01:42] – [Changes in 5.0.69 (June 25, 2019)] dstillmanchangelog [2019/10/08 00:54] – [Changes in 5.0.75 (Not yet released)] 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.75 (Not yet released) =====
 +
 +=== Functionality changed or added ===
 +
 +  * Added View menu
 +    * Includes user interface options previously in preferences, pane toggles, 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 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) ===== ===== Changes in 5.0.69 (June 25, 2019) =====
changelog.txt · Last modified: 2024/03/19 05:30 by dstillman