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/23 16:05] – [Changes in 5.0.72 (July 23, 2019)] dstillmanchangelog [2020/01/21 19:37] – [Changes in 5.0.82 (January 21, 2020)] 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.82 (January 21, 2020) =====
 +
 +  * Citation dialog improvements
 +    * Restored ability to type page numbers after search terms ("Smith 123") before making a selection (since 5.0.81)
 +    * Restored ability to type only page numbers ("123") after making a selection (since 5.0.81)
 +      * To instead perform a number-only search, press spacebar after typing the previous citation's page number or click on the citation bubble and enter the page number via the popup
 +    * A page number entered after making a selection now applies properly to the most recent citation, even if the citation is sorted earlier in the list
 +    * Page numbers can be added or updated in a multiple-citation list by positioning the cursor after a citation with the left/right arrow keys and entering a page number with "p" ("p123")
 +    * Fixed cursor positioning around citation bubbles (since 5.0.78)
 +  * Added Norwegian Bokmål locale
 +
 +
 +===== Changes in 5.0.81 (January 7, 2020) =====
 +
 +  * Fixed display of editors in Creator column in new databases (since 5.0.78)
 +  * Fixed autocomplete in Advanced Search window (since 5.0.78)
 +  * Fixed repeating of autocompleted tags (since 5.0.78)
 +  * Increased autocomplete results to 50 entries (up from 25 in 5.0.80)
 +  * Citation dialog fixes
 +    * Added ability to search by number
 +    * Fixed UI issues with bubbles (since 5.0.78)
 +    * Fixed page number entry in main text field after making selection (since 5.0.78)
 +    * Allow "p123" in addition to ":123" and "p.123" when specifying page number
 +  * Adjusted URL launching behavior
 +    * Removed URL scheme whitelist for linked-URL attachments
 +    * Some URLs were loading via the internal viewer rather than being blocked or launched externally
 +    * Only show cursor feedback on URL label if URL can be opened
 +  * Don't send cookies with WebDAV requests to avoid 503 error from Nextcloud servers (since 5.0.78)
 +  * Restored 'yesterday'/'today'/'tomorrow' parsing for Accessed field and dates in search conditions (since 5.0.78)
 +  * Fixed CSL 0.8 style import (since 5.0.78)
 +  * Fixed parsing of pre-1000 years
 +    * If a leading zero (e.g., '068'), parse as actual year instead of 19xx/20xx
 +  * Fixed text links in About pane and preferences (since 5.0.78)
 +  * Fixed hiding of password in WebDAV error messages and debug output (since 5.0.78)
 +  * Fixed invalid RTF wrapper output when generating a bibliography using the BibTeX CSL style
 +  * Fixed the "Report Errors…" button in some error dialogs
 +
 +===== Changes in 5.0.80 (December 3, 2019) =====
 +
 +  * Fixed "Invalid field" startup error after upgrading directly from Zotero 4 (2017 or earlier) to Zotero 5.0.78-79
 +  * Fixed performance problems with autocomplete in item tags box in large libraries (since 5.0.78)
 +  * Restored checkmarks in Sync → "Choose Libraries…" window on Windows/Linux (since 5.0.78) and made checked/unchecked state clearer on all platforms
 +===== Changes in 5.0.79 (December 2, 2019) =====
 +
 +  * Fixed database upgrade error for some databases (since 5.0.78)
 +
 +===== Changes in 5.0.78 (December 1, 2019) =====
 +
 +**Note:** Zotero 5.0.78 includes many internal changes, and some plugins have not yet been updated for compatibility. The most common plugins (ZotFile, Better BibTeX, Zutilo) have been updated.
 +
 +=== Functionality added or changed ===
 +
 +  * Moved "Manage Attachments" menu from File menu to Tools menu
 +  * Added ''extensions.zotero.reopenPanesOnRestart'' hidden pref to disable automatic reopening of collection and item panes
 +  * [[kb:cert_override|Certificate override files]] can now be generated with current versions of Firefox (cert8.db → cert9.db)
 +
 +=== Bugs fixed ===
 +
 +  * Fixed automatic locale detection on macOS
 +  * Fixed "spec is undefined" message after WebDAV verification failure
 +  * Fixed potential out-of-memory error during syncing
 +
 +===== Changes in 5.0.77 (October 31, 2019) =====
 +
 +=== Functionality added or changed ===
 +
 +  * Pressing 0 on the keyboard now clears all colored tags from selected items
 +  * More helpful file-not-found dialog
 +  * Restored reopening of closed collection and item panes on startup (removed in 5.0.75)
 +  * [Mac] Improved readability of text on Retina displays in macOS Catalina
 +  * Allow "Type:" in addition to "type:" for CSL type override in Extra field
 +
 +=== Bugs fixed ===
 +
 +  * Fixed Collection Pane and Item Pane toggles in View → Layout
 +  * Fixed number key assignment of colored tags without any items
 +  * Fixed "err is undefined" error message for a rare WebDAV server error
 +
 +
 +===== 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) ===== ===== Changes in 5.0.72 (July 23, 2019) =====
  
-=== Functionality changed or added ===+=== 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]])   * **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]])
Line 27: Line 158:
 ===== 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 62: Line 193:
 ===== 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 94: Line 225:
 ===== 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 132: Line 263:
 ===== 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 168: Line 299:
 ===== 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 337: Line 468:
 ===== 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 400: Line 531:
 ===== 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 444: Line 575:
 ===== 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 506: Line 637:
 ===== 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 595: Line 726:
 ===== 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 613: Line 744:
 ===== 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 715: Line 846:
 ===== 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 729: Line 860:
 ===== 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 747: Line 878:
 ===== 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 761: Line 892:
 ===== 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 796: Line 927:
 ===== 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 828: Line 959:
 ===== 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 881: Line 1012:
 ===== 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