Releases: g3i/lxHive
Change lxHive organisation and ownership
lxHive changes ownership. Our organisation name changes from Brightcookie to G3 International.
No features added. This is a purely administrative release.
0.10.0 [FutureReady]
Version 0.10.0 FutureReady
This version is NOT COMPATIBLE with older lxHive versions. This is due to changes in server requirements, codebase and the database model.
Currently, there are no plans to release database migration functionality. Please launch a request to support@brightcookie.com.au
if you need help with migrating records from older lxHive versions.
Summary
Extensive changes in regards to stability, testability, reporting administration and configurability.
This release focuses on support for modern server environments and advances in an overall simplification and refactoring process.
- PHP 7 support
- Slim 3
- Replace legacy Mongo Driver with MongoDB
- Advanced reporting queries with the new ExtendedQuery Extension
- General code refactor
Installation
0.9.1 [beta]
Latest stable release.
What's new:
- StatementRefs are now taken into account when fetching Statements using filters - #1
- Migrate existing statements by specifying your connection data in mongo-migrator.yml and running ./X db:migration:migrate
- All requests and their related objects are logged into a log collection - #31
- Object interaction definitions can now be an array - #33
- Explained multi-select in console tool - #7
0.9.0 [beta]
Latest stable release.