From 1fb910079ed13ab78b5268521045032f48622109 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sun, 17 Jan 2016 11:40:55 +0100 Subject: [PATCH] Even more updates --- ...-17-kdepim-changes-in-opensuse-tumbleweed.markdown | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/_posts/2015-01-17-kdepim-changes-in-opensuse-tumbleweed.markdown b/_posts/2015-01-17-kdepim-changes-in-opensuse-tumbleweed.markdown index a69e322..627e0b3 100644 --- a/_posts/2015-01-17-kdepim-changes-in-opensuse-tumbleweed.markdown +++ b/_posts/2015-01-17-kdepim-changes-in-opensuse-tumbleweed.markdown @@ -38,6 +38,17 @@ You can export all your mail from KMail: under the *Tools* menu, there is the op The 4.14.x and KF5 versions of the PIM stack are **incompatible** with each other. Therefore if you do not fully upgrade the system you will get strange issues. Ensure you update with `zypper dup` or with the equivalent option in YaST to ensure that all packages will be picked up. +## What do we get with the new version? + +There were many changes. The most user-visible ones, in my opinion, are: + +- Much faster data exchange between the PIM stack components: this leads to faster startup times and faster email sync +- Faster display of larger threads: PIM developer Dan Vratil spent quite a bit of work on finding slow code paths and he massively improved thread and email display. +- Some smaller new features: Gravatar support for email display - disabled by default , for example +- All the goodes that the KDE Frameworks 5 brought + +Plus many more that I may have forgot. + ## Bugs Bugs? What bugs? Software is **perfect**! ;)