In comparison to 0.56.X:
* enabled advanced list features, fixes 3308
* use CMD/meta key for opening link in a new tab on mac, 3303
* added a context menu for image to copy, 1954
* Remove "Content of this note cannot be displayed" in the book format, fixes 3301
* note about using password to login to web, 3297
* add keyboard action to force creating note revisions, 2147
* note hoisting should be done on "hovered", not active note, closes 2124
* Added option to toggle line wrapping for Code notes
* link map supports search notes
* fix updating note detail after change from another client, closes 3292
* better titles in delete dialog, 3290
* filter edited notes by hoisted note/workspace
* add possibility to define a share index, closes 3265
* fix paste after, closes 3276
* fix refocusing find widget, closes 3252
* use "asset path" in URLs to avoid caching issues after upgrades
* refactored/restructured Options dialog
* Rate limit some more ETAPI auth routes; loginRateLimiter now doesn't count successful auth to ETAPI routes by DynamoFox
* added option to disable tray, closes 2612
* add "erase all deleted notes now" also to recent changes
* add TRILIUM_NO_UPLOAD_LIMIT to disable the upload limit, 3164
* avoid errors on dead backlinks, 3289
* fix backlink generation for drag & dropped links, fixes 3314
* fix cursor jumping problem when having same note open in two tabs, closes 3365
* each stripped tag will be replace by a space, 3355
* Add Ctrl+PgUp/Dn for tab switching, pointer to Electron docs
* docker should use webpacked frontend files, fixes 3322