Skip to content

Releases: shannah/xataface

4.0.0-beta.1

23 Apr 16:17
f383d7e

Choose a tag to compare

4.0.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.4...4.0.0

3.0.4

27 Dec 23:59

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.3...3.0.4

3.0.3

26 Nov 13:50

Choose a tag to compare

Full Changelog: 3.0.2...3.0.3

Xataface 3.0.0

28 Oct 17:00

Choose a tag to compare

This release comprises years of improvements that have been made over the past few years. Improves PHP 7.3 and PHP 8 compatibility. Includes a new default look and feel, as well as a mobile theme.

Many new features are listed here https://shannah.github.io/xataface-manual/

Xataface 2.2.5

03 Oct 01:01

Choose a tag to compare

Just a bugfix release.

Xataface 2.2.4

08 Sep 04:46
f9694fa

Choose a tag to compare

This is the last release before 3.0 which will include breaking changes.
If you are updating for a legacy application, you may find it easier to update to this version rather than all the way to 3.0, because 3.0 includes a couple of changes that you might have to deal with, namely mysqli as the default db driver, and the g2 theme being turned off by default.

Xataface 2.2.3

07 Apr 13:27

Choose a tag to compare

Fixed SQL injection exploit. Thanks to @JarLob for discovering this.

2.2.2

27 Dec 15:05

Choose a tag to compare

Additional fix for XSS vulnerability

2.2.1

23 Dec 22:37

Choose a tag to compare

Fixed XSS vulnerability. It is recommended that all Xataface installations either apply this one-line patch or update to the latest version.

Numerous feature enhancements and bug fixes since last release.

Xataface v2.1.3

31 Aug 07:02

Choose a tag to compare

Numerous bug fixes. Haven't released in a long time. There are some major changes about to be committed, so I wanted to lock down a minor version release before I do that.