Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added support for collections in the trash. Deleting a collection will now move it to the trash, where it can be restored or permanently deleted. * Display an alert when the web library has not completed a pending operation, and the user attempts to close the tab. * Improved automatic sync of remote changes. * Added an option to override UI density (touch or desktop) in the settings. This overrides automatic detection based on the pointer type. * Fixed note title in the items table appearing differently than in Zotero. * Fixed old "Date Modified" displayed in the info pane after some update operations. * Fixed remote annotation deletions not automatically syncing. * Fixed item not always being scrolled into view (e.g., when navigating to a specific item in the web library via URL). * Fixed tag colors in the items table shown in the inverted order. * Fixed extra space before the item type in the info pane. * Fixed "Assign color" being enabled (but not working) when at the maximum number of tag colors. * Fixed several issues with focus management and unnecessary tab stops. * Fixed incorrect background for the spinner in dark mode when updating an item. * Other minor fixes and improvements.
- Loading branch information