Releases: shannah/xataface
3.0.3
Xataface 3.0.0
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
Just a bugfix release.
Xataface 2.2.4
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
Fixed SQL injection exploit. Thanks to @JarLob for discovering this.
2.2.2
2.2.1
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
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.
Xataface 2.1.2
Fixes issue with installer getting stuck after selecting database.
Added support for filtering related lists on particular columns.
Xataface 2.1.1
Fixed issue with the web based installer that resulted in a fatal error.