Kexi/Releases/3.2.0 Changes

From KDE Community Wiki
< Kexi‎ | Releases
Revision as of 19:15, 12 January 2019 by Jstaniek (talk | contribs) (Created page with "'''General highlight:''' focus of the 3.2 release has been put on improving stability of KEXI and KEXI frameworks, KDb, KProperty, KReport. API of these frameworks...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

General highlight: focus of the 3.2 release has been put on improving stability of KEXI and KEXI frameworks, KDb, KProperty, KReport. API of these frameworks is backward compatible with the 3.1.0 version. It is also is guaranteed to be stable until the 4.0.0 release.

Since the 3.1.0 release KEXI and the frameworks received over ?????????? improvements and bug fixes.

Documentation of the frameworks has also improved and is available at api.kde.org, although tutorials and reference have to be added in coming releases. KEXI user's manual is outdated as it covers older versions 2.x. We're sorry for the inconvenience.

Note

KEXI 3.2.x depends on the KEXI frameworks in version 3.2.x or newer. It may or may not work with older versions. Just like the KDE Frameworks, we recommend to upgrade all the KEXI frameworks to the same version.


Changes in KEXI

Highlight:

Date, Date/Time and Time type support has improved. TODO

  • 3.2.0 Beta 1 (3.1.91)
    • General
    • New features
    • Bug fixes
    • Optimizations
    • Improvements
    • Documentation and examples

Changes in KDb

KDb is a database connectivity and creation framework for various database vendors.

Highlight:

  • 3.2.0 Beta 1 (3.1.91)
    • General
    • New features / APIs
    • Bug fixes
    • Optimizations
    • Documentation and examples
    • MySQL / MariaDB support
    • SQLite support
    • PostgreSQL support

Changes in KProperty

KProperty is a property editing framework with editor widget similar to what is known from Qt Designer.

Highlight:

  • 3.2.0 Beta 1 (3.1.91)
    • New features / APIs
    • Bug fixes

Changes in KReport

KReport is a framework for the creation and generation of reports in multiple formats.

Highlight:

  • 3.2.0 Beta 1 (3.1.91)
    • New features / APIs
    • Bug fixes