Improved
- Messages open faster. Every click on a message — and every jump with the
jandkkeys — reloaded the preview and fetched far more data in the background than was ever shown: among other things the full suggestion lists for the "Link email" dialog, even though that dialog is only needed once you open it and shows just the first matches anyway. More than 90 percent of the loaded data was never used. On top of that, the individual queries ran strictly one after another instead of at the same time. Both are fixed: the preview now loads only what it displays, and fetches it in one go. Nothing changes about how the inbox works — the link search still finds every contact, inquiry and event across the whole workspace.