Kexi/Releases: Difference between revisions

From KDE Community Wiki
No edit summary
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
See also: [[Kexi/Schedules|Schedules]] | [[../Compatibility/]] | [[/2/|KEXI 2 releases]] | [[../Building/|Building]] | [[/Howto/]]
See also: [[Kexi/Schedules|Schedules]] | [[../Compatibility/]] | [[/2/|KEXI 2 releases]] | [[../Building/|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.
<div style="font-size: 200%;">'''Newest versions are: stable - {{Kexi/StableLink}}, development - {{Kexi/UnstableLink}}'''</div>


Notes:
* '''Check out your Linux distribution for binary packages, or tell your distributor if they are missing.
* '''Check out your Linux distribution for binary packages, or tell your distributor if they are missing.
* '''Ask us about installers for Mac.'''
* '''Ask us about installers for Mac.'''
* '''Download universal '''[[../Snapshots/]]''' for Linux are available but OUTDATED FOR NOW.'''
* '''Universal AppImage [[../Snapshots/]] for Linux are available but OUTDATED FOR NOW.''' You can contribute them or [https://community.kde.org/Kexi/Contact#Donations donate].
* '''KEXI frameworks for software developers.''' In addition to KEXI, for benefit of fellow software engineers, we're sharing so-called ''KEXI frameworks''  ([[KDb]], [[KProperty]], [[KReport]]) for use in general application development (independent of KEXI). These components have been developed within the KEXI Project. For convenience, they tend to be released at the same time as KEXI and have all the same version as KEXI.


<div style="background-color:red;color:white;display:inline-block;padding:0.5em;margin-top:1em;margin-left:1em;">'''&nbsp;[[Kexi/Contact#Donations|Donate to KEXI directly, pick a fix or feature you want]]'''</div><br/>
<div style="font-size: 150%;background-color:red;color:white;display:inline-block;padding:0.5em;margin-top:1em;margin-left:1em;">'''&nbsp;Speed up KEXI development: [[Kexi/Contact#Donations|Donate]] directly, pick a fix or feature you want'''</div><br/>


__TOC__
__TOC__
Line 19: Line 22:
Not for release, only available from [https://cgit.kde.org Git repositories] (kexi, kdb, kproperty, kreport).
Not for release, only available from [https://cgit.kde.org Git repositories] (kexi, kdb, kproperty, kreport).


== 3.1.0 ==
== 3.1 ==


=== 3.1.0 Downloads ===
=== 3.1.0 Downloads ===
Line 71: Line 74:
|-
|-
| [[Kexi]]
| [[Kexi]]
| {{DownloadWindowsSig|https://download.kde.org/stable/kexi/win64/KEXI_3.1.0_Preview_2018-03-10_(41dff828c)_Win64.exe|KEXI 3.1.0 Preview 2018-03-10 (41dff828c) Windows 64bit EXE}}
| {{DownloadWindowsSig|https://download.kde.org/stable/kexi/win64/KEXI_3.1.0_Preview_2018-03-12_(41dff828c)_Win64.exe|KEXI 3.1.0 Preview 2018-03-12 (41dff828c) Windows 64bit EXE}}
|-
|
|[[/Windows/3.1.0|Older Windows releases]]
|-
|-
!colspan=3|Source code (all platforms)
!colspan=3|Source code (all platforms)
Line 94: Line 100:
=== 3.1.0 Known issues ===
=== 3.1.0 Known issues ===


* All modules known from version KEXI 2.9.11 has been ported but these are missing:
* All modules known from version KEXI 2.9.11 are available in KEXI 3.1 with the following exceptions:
** map form widget
** map form widget
** experimental scripts (will be replaced with JavaScript solution in later versions)
** experimental scripts (will be replaced with JavaScript solution in later versions)
* Windows:
** Missing translations of user-visible messages (some typical words can be translated according to user's language)
** Missing PostgreSQL support (it is known to work but was not added to the installer)
** {{bug|391777}} <strike>in version "Preview 2018-03-10 (41dff828c)": Forms display error messages on startup, fixed in "Preview 2018-03-12 (41dff828c)"</strike>
See also: [[../Compatibility/]] and bit.ly/kexibugs [https://bugs.kde.org/buglist.cgi?bug_severity=critical&bug_severity=grave&bug_severity=major&bug_severity=crash&bug_severity=normal&bug_severity=minor&bug_status=UNCONFIRMED&bug_status=CONFIRMED&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDSINFO&columnlist=component%2Cassigned_to%2Cbug_severity%2Cbug_status%2Cvotes%2Cresolution%2Cshort_desc%2Ctarget_milestone%2Ckeywords%2Creporter%2Cchangeddate&known_name=all%20unresolved%20kexi%20bugs&list_id=1502669&product=kexi&query_based_on=all%20unresolved%20kexi%20bugs&query_format=advanced].


== 3.0.2==
== 3.0.2==
Line 130: Line 143:
* See bit.ly/kexibugs
* See bit.ly/kexibugs


== 3.0.1==
== 3.0.1 ==
=== 3.0.1 Downloads ===
=== 3.0.1 Downloads ===
Source code downloads. The code is known to build and run  with Linux (gcc, clang) and MS Windows (msvc).
Source code downloads. The code is known to build and run  with Linux (gcc, clang) and MS Windows (msvc).
Line 163: Line 176:




== 3.0.0 ==
== 3.0 ==


=== 3.0.0 Downloads ===
=== 3.0.0 Downloads ===

Revision as of 19:28, 16 March 2018

See also: Schedules | Compatibility | KEXI 2 releases | Building | Howto

Newest versions are: stable - 3.2.0, development - 3.3.0 Alpha


Notes:

  • Check out your Linux distribution for binary packages, or tell your distributor if they are missing.
  • Ask us about installers for Mac.
  • Universal AppImage Snapshots for Linux are available but OUTDATED FOR NOW. You can contribute them or donate.
  • KEXI frameworks for software developers. In addition to KEXI, for benefit of fellow software engineers, we're sharing so-called KEXI frameworks (KDb, KProperty, KReport) for use in general application development (independent of KEXI). These components have been developed within the KEXI Project. For convenience, they tend to be released at the same time as KEXI and have all the same version as KEXI.
 Speed up KEXI development: Donate directly, pick a fix or feature you want


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

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)

Source code (all platforms)
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)

Source code (all platforms)
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

For Windows
Kexi KEXI 3.1.0 Preview 2018-03-12 (41dff828c) Windows 64bit EXE (signature)
Older Windows releases
Source code (all platforms)
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 are available in KEXI 3.1 with the following exceptions:
    • map form widget
    • experimental scripts (will be replaced with JavaScript solution in later versions)
  • Windows:
    • Missing translations of user-visible messages (some typical words can be translated according to user's language)
    • Missing PostgreSQL support (it is known to work but was not added to the installer)
    • Bug #391777 in version "Preview 2018-03-10 (41dff828c)": Forms display error messages on startup, fixed in "Preview 2018-03-12 (41dff828c)"


See also: Compatibility and bit.ly/kexibugs [1].

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

Source code (all platforms)
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

Source code (all platforms)
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

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

Source code (all platforms)
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

Source code (all platforms)
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

Source code (all platforms)
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)