Releases: shannah/xataface
4.0.0-beta.1
What's Changed
- PHP 8.0-8.4 compatibility fixes by @shannah in #135
- Update readme by @shannah in #136
- Add serverless compatibility features for Cloud Run and Lambda by @shannah in #137
- Test Xataface PHP 8 Module support by @shannah in #138
- Test Xataface PHP 8 Module support by @shannah in #139
- Fatal error on PHP 8.4 by @shannah in #140
- Add PHP 8.4 compatibility checks and fix compatibility issues by @shannah in #141
Full Changelog: 3.0.4...4.0.0
3.0.4
What's Changed
- Curly braces by @tipichris in #129
- fix numLeadingBlanks colspan by @airdrummer in #132
New Contributors
- @tipichris made their first contribution in #129
- @airdrummer made their first contribution in #132
Full Changelog: 3.0.3...3.0.4
3.0.3
Full Changelog: 3.0.2...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.