forked from smathot/qnotero
-
Notifications
You must be signed in to change notification settings - Fork 5
Changelog
E. Albiter edited this page Aug 2, 2022
·
8 revisions
Bugfixes:
- Crash fixed under python 3.10
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.
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.
Bugfixes:
- Fix application hang up when closed using cmd+q shortcut (macOS)
- Properly restore bool settings from the saved configuration (macOS)
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.
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.
- Compatibility with Zotero 5.