the name is formally renamed to "skim" (the executable file is called skim now);
NEW SetupUI for IMEngines and X Window system of scim-lib;
Work with scim-lib >= 0.99;
NEW scim config module "kconfig", the settings used in skim (including scim's started by skim) are manipulated by this module;
Generic On-demand plugin support: the ones you do not need will not get loaded and some temparory plugins (now only including configure plugin) will only be loaded if the user activate their actions;
Aux string attribute support implemented;
NEW render engine dedicated to manipluating drawing of strings associating with attribute lists, this lead to more effecient input window;
Rewrite config module to honor the KDE config module principle;
NEW plugin system based upon standard KDE plugins;
A Quit action is added: if you want to debug skim this is what you would expect;