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/08/05 05:25] – [Changes in 5.0.73 (August 5, 2019)] dstillmanchangelog [2020/01/21 19:46] – [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) =====
 +
 +  * Page number entry improvements in citation dialog
 +    * It's now possible to type page numbers with or without "p" before or after making a selection.
 +    * For the first citation, you can search by number alone. After making a selection, if you want to search for an additional citation by number, press the spacebar first, which will lock the previously entered selection and prevent a number alone from turning into a page number. Clicking on a bubble and entering a page number in the popup also locks the citation.
 +    * If you add an additional citation in the same dialog and it's sorted earlier in the list, typing a page number will now properly apply to that citation rather than to the right-most citation.
 +    * You can move between citations with the left/right arrow keys and use "p123" (the "p" is required in this case) to add or overwrite the locator for the citation to the left of the cursor.
 +  * 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) ===== ===== Changes in 5.0.73 (August 5, 2019) =====
  
-=== Functionality changed or added ===+=== Functionality added or changed ===
  
   * Added "begins with" operator to field search conditions   * Added "begins with" operator to field search conditions
Line 22: Line 135:
 ===== 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 44: Line 157:
 ===== 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 79: Line 192:
 ===== 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 111: Line 224:
 ===== 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 149: Line 262:
 ===== 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 185: Line 298:
 ===== 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 354: Line 467:
 ===== 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 417: Line 530:
 ===== 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 461: Line 574:
 ===== 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 523: Line 636:
 ===== 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 612: Line 725:
 ===== 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 630: Line 743:
 ===== 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 732: Line 845:
 ===== 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 746: Line 859:
 ===== 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 764: Line 877:
 ===== 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 778: Line 891:
 ===== 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 813: Line 926:
 ===== 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 845: Line 958:
 ===== 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 898: Line 1011:
 ===== 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