Skip to content

Releases: g3i/lxHive

Change lxHive organisation and ownership

04 Dec 23:30
0a2c9ae
Compare
Choose a tag to compare

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]

28 Aug 00:26
Compare
Choose a tag to compare

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]

11 Sep 01:03
Compare
Choose a tag to compare

Latest stable release.

What's new:

  1. 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
  2. All requests and their related objects are logged into a log collection - #31
  3. Object interaction definitions can now be an array - #33
  4. Explained multi-select in console tool - #7

0.9.0 [beta]

26 Aug 07:20
Compare
Choose a tag to compare

Latest stable release.