Kexi/Releases: Difference between revisions
Line 24: | Line 24: | ||
=== 3.1.0 Downloads === | === 3.1.0 Downloads === | ||
Note: source code downloads. The code is known to build and run with Linux (gcc, clang) and MS Windows (msvc). | Note: source code downloads and some binaries, currently installers for Windows 64bit. For versions for other systems ask your Linux distributor. The source code is known to build and run with Linux (gcc, clang) and MS Windows (msvc>=2013). | ||
Click [[/Signatures/|here]] for info about signature verification. | Click [[/Signatures/|here]] for info about signature verification. |
Revision as of 13:29, 10 March 2018
See also: Schedules | KEXI 2 releases | Building | Howto
In addition to KEXI, for benefit of fellow software engineers, we're sharing frameworks originally developed within the KEXI Project (that is KDb, KProperty, KReport) for use in general application development (e.g. independent of KEXI). For the convenience, they tend to be released at the same time as KEXI and have all the same version.
KEXI 3 offers the same list of features as KEXI 2 and uses the same format for .kexi files and server projects. Exceptions: no scripting (in KEXI 2 it was present as experimental) and (in 3.0) no "map" elements. Further KEXI version would, of course, get new features not present in KEXI 2.
3.2.0 (PENDING)
3.2.0 Downloads (PENDING)
Note: source code downloads. The code is known to build and run with Linux (gcc, clang) and MS Windows (msvc).
3.2.0 Alpha
Not for release, only available from Git repositories (kexi, kdb, kproperty, kreport).
3.1.0
3.1.0 Downloads
Note: source code downloads and some binaries, currently installers for Windows 64bit. For versions for other systems ask your Linux distributor. The source code is known to build and run with Linux (gcc, clang) and MS Windows (msvc>=2013).
Click here for info about signature verification.
See also 3.1 release of our sister Calligra.org projects.
3.1.0 Beta 1
January 29, 2018 (3.0.94)
Kexi | kexi-3.0.94.tar.xz (signature) |
KDb | kdb-3.0.94.tar.xz (signature) |
KProperty | kproperty-3.0.94.tar.xz (signature) |
KReport | kreport-3.0.94.tar.xz (signature) |
3.1.0 RC 1
February 23, 2018 (3.0.95)
Kexi | kexi-3.0.95.tar.xz (signature) |
KDb | kdb-3.0.95.tar.xz (signature) |
KProperty | kproperty-3.0.95.tar.xz (signature) |
KReport | kreport-3.0.95.tar.xz (signature) |
3.1.0
March 09, 2018
Kexi | kexi-3.1.0.tar.xz (signature) |
KDb | kdb-3.1.0.tar.xz (signature) |
KProperty | kproperty-3.1.0.tar.xz (signature) |
KReport | kreport-3.1.0.tar.xz (signature) |
3.1.0 Changes
See 3.1.0 Changes.
3.1.0 Known issues
- All modules known from version KEXI 2.9.11 has been ported but these are missing:
- map form widget
- experimental scripts (will be replaced with JavaScript solution in later versions)
3.0.2
3.0.2 Downloads
Source code downloads. The code is known to build and run with Linux (gcc, clang) and MS Windows (msvc).
Click here for info about signature verification.
You can also download universal Snapshots ready to run on Linux (the last version is from May 2017).
Aug 11, 2017
Kexi | kexi-3.0.2.tar.xz (signature) |
KDb | kdb-3.0.2.tar.xz (signature) |
KProperty | kproperty-3.0.2.tar.xz (signature) |
KReport | kreport-3.0.2.tar.xz (signature) |
3.0.2 Changes
See 3.0.2 Changes.
3.0.2 Known issues
- See bit.ly/kexibugs
3.0.1
3.0.1 Downloads
Source code downloads. The code is known to build and run with Linux (gcc, clang) and MS Windows (msvc).
Click here for info about signature verification.
You can also download universal Snapshots ready to run on Linux.
March 13, 2017
Kexi | kexi-3.0.1.1.tar.xz (signature) |
KDb | kdb-3.0.1.1.tar.xz (signature) |
KProperty | kproperty-3.0.1.tar.xz (signature) |
KReport | kreport-3.0.1.tar.xz (signature) |
3.0.1 Changes
See 3.0.1 Changes.
3.0.1 Known issues
- Bug #377579 Criterias cannot be saved in Query Designer (regression compared to 2.9)
3.0.0
3.0.0 Downloads
Note: source code downloads. The code is known to build and run with Linux (gcc, clang) and MS Windows (msvc).
Click here for info about signature verification.
You can also download universal Snapshots ready to run on Linux.
3.0.0 Alpha 1
September 14, 2016
Kexi | kexi-2.99.90-1.tar.xz (signature) |
KDb | kdb-2.99.2.tar.xz (signature) |
KProperty | kproperty-2.99.2.tar.xz (signature) |
KReport | kreport-2.99.2.tar.xz (signature) |
3.0.0 Beta 1
September 19, 2016
Kexi | kexi-2.99.91.tar.xz (signature) |
KDb | kdb-2.99.3.tar.xz (signature) |
KProperty | kproperty-2.99.3.tar.xz (signature) |
KReport | kreport-2.99.3.tar.xz (signature) |
3.0.0
October 5, 2016
Kexi | kexi-3.0.0.tar.xz (signature) |
KDb | kdb-3.0.0.tar.xz (signature) |
KProperty | kproperty-3.0.0.tar.xz (signature) |
KReport | kreport-3.0.0.tar.xz (signature) |
3.0.0 Changes
See 3.0.0 Changes.
3.0.0 Known issues
- All modules known from version 2.9.11 has been ported but these are missing:
- map form widget
- experimental scripts (will be replaced with JavaScript solution in later versions)
- Bug #376970 Adding table relationships in Query Designer using drag&drop does not work (regression compared to 2.9.x)