Skip to content

Changelog

E. Albiter edited this page Aug 2, 2022 · 8 revisions

Version 2.3.1

Bugfixes:

  • Crash fixed under python 3.10

Version 2.3.0

New:

  • Added support for snap package creation.
  • Contextual menu on the search results, with options to copy some entry's information.
  • Retracted papers are ignored and not parsed from the Zotero database.
  • Searches are now performed in the abstract. The new to tag to search in this field is "abs:".
  • The text in the results widget now supports Zotero HTML tags.

Changes:

  • The format of the images changed to PNG.
  • Setuptools replaced distutils as setup framework.
  • The Main window is no longer hidden when the mouse is lost. This change is needed for the correct implementation of the new contextual menu.
  • Use several title fields to set the publication name.

Bugfixes:

  • All the search terms are now correctly matched.
  • Improved logic for parsing Zotero database: items marked as attachments are ignored since they are not bibliographic references.
  • Editors are now correctly identified and added as such. This change allows searching for editors in the Zotero database using the search tag "editor:".
  • Other fixes.

Version 2.2.0

New:

  • Open a file selection dialog when an item has two or more file attachments.

Changes:

  • Retrieve abstract only when the option is activated in the preferences window.
  • Show et al. when the entry has three or more authors (instead of five).
  • Retrieve item even if it has no authors.
  • Use NSIS to generate the windows installer.
  • Use a unified setup script for all platforms.
  • Use cxFreeze to create Windows setup file and macOS bundle.
  • Retrieve different title fields from the Zotero database

Bugfixes:

  • A running instance of Qnotero is activated when a new one starts.
  • Missing DLL added to the Windows setup file.

Version 2.1.1

Bugfixes:

  • Fix application hang up when closed using cmd+q shortcut (macOS)
  • Properly restore bool settings from the saved configuration (macOS)

Version 2.1.0

Changes

  • The color scheme of the application is now based on QT application styles, which are OS-dependent.
  • Dark and light icon themes were added.
  • Improved automatic detection of the Zotero database.
  • Now is necessary a double click f the item attachment or URL.
  • Optionally, show abstract in the main window.
  • The application icon is not shown in the Dock. (macOS).
  • Frameless window (macOS).

Bug fixes

  • The years are shown correctly.
  • The current window position is shown in the preferences window.

Version 2.0.1

New:

  • Added support to open epub, HTML, and DjVu files.
  • Added support for item search using DOI and editor.
  • macOS and Windows bundles are now available.
  • Open item URL if file attachment does not exist.

Bugfixes:

  • Fixed several problems in macOS.

Version 2.0.0

  • Compatibility with Zotero 5.
Clone this wiki locally