handle/discard LCHM entries with no urls
[kdegraphics.git] / libs / libkipi / NEWS
blob819c1ff302401cff47079513a4cd807ada08c194
1 0.3.0 - Released with KDE 4.2.0
2 ------------------------------------------------------------------------
4 - Added new method top get settings from kipi host.
6 0.2.0 - Released with KDE 4.1.0
7 ------------------------------------------------------------------------
9 - Port to CMake/KDE4/QT4
10 - Moved from extragear/libs to kdegraphics/libs
12 API changes:
14 -  new virtual method ImageInfoShared::delAttributes()
15 -  new virtual method Interface::imagecollectionselector()
16 -  BatchProcessDialog moved to KIPIPlugins common library.
17 -  ImageDialog moved to KIPIPlugins common library.
18 -  Removed all i18n. libkipi is now a low level interface.
20 Bugs fixed:
22 001 ==> 117073 : album export dialog would benefit from a treeview widget.
23 002 ==> 147865 : Image>email image>add image dialog does not show most thumbnails - but does show some.
24 003 ==> 131429 : Selection of target album is "batch resize" has strange behavior.
25 004 ==> 088118 : Target image options should select new folder when created.
27 0.1.6
28 ------------------------------------------------------------------------
30 API changes:
31 - Added a version method to get runtime library version.
33 -------------------------------------------------------------------------
34 0.1.5
35 -  changed icons and added new kipi logo
36 -  changed uploadwidget
38 API changes:
39 -  added KIPI::Features enum value: HostSupportsTags
41 -------------------------------------------------------------------------
42 0.1.4
44 Bugs fixed:
46 -  fix FTBFS (fails to build from source) when libkipi is
47    build the first time on a system.
49 -------------------------------------------------------------------------
50 0.1.3
52 New features:
54 -  Make loadPlugin() public, so that it's possible to load plugins
55    selectively, and raise version to 1.0.1, so that this API change
56    can be detected
58 Bugs fixed:
60 - various build fixes
62 -  batchprogressdialog: Removed help button. It does not point to
63    any usefull documentation. BUG: 99418
65 -------------------------------------------------------------------------
66 For details and info about previous versions, see ChangeLog.