1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
0.1.6
------------------------------------------------------------------------
API changes:
o Added a version method to get runtime library version.
-------------------------------------------------------------------------
0.1.5
o changed icons and added new kipi logo
o changed uploadwidget
API changes:
o added KIPI::Features enum value: HostSupportsTags
-------------------------------------------------------------------------
0.1.4
Bugs fixed:
o fix FTBFS (fails to build from source) when libkipi is
build the first time on a system.
-------------------------------------------------------------------------
0.1.3
New features:
o Make loadPlugin() public, so that it's possible to load plugins
selectively, and raise version to 1.0.1, so that this API change
can be detected
Bugs fixed:
o various build fixes
o batchprogressdialog: Removed help button. It does not point to
any usefull documentation. BUG: 99418
-------------------------------------------------------------------------
For details and info about previous versions, see ChangeLog.
|