Jump to content

Kexi/Releases/Kexi 2.4.4

From KDE Community Wiki
Revision as of 23:35, 8 December 2024 by Jstaniek (talk | contribs) (Created page with "See also Feature Plan for Kexi. ==List of changes== <div style="background-color:#fff0d2;padding:1em;"> * Make palette background color property in text editor work (BUG: 309274) * Fix "data source tag" for text box (regression because of changes in KDE libraries' line editor) * SQLite Driver: Fix possible data loss of compacted file (when process tools crash or fail for any reason) * Remove limit of 101 fields in Kexi Table Des...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

See also Feature Plan for Kexi.

List of changes

  • Make palette background color property in text editor work (BUG: 309274)
  • Fix "data source tag" for text box (regression because of changes in KDE libraries' line editor)
  • SQLite Driver: Fix possible data loss of compacted file (when process tools crash or fail for any reason)
  • Remove limit of 101 fields in Kexi Table Designer (BUG: 309116)
  • Fix MySql login failure when not saving password - fix for case 3.1 (BUG: 313025)
  • Fix possible crash when pressing tab in the global search box