LxHive Versions Save

A lightweight Experience API Learning Record Store (LRS)

0.10.1

5 years ago

lxHive changes ownership. Our organisation name changes from Brightcookie to G3 International. No features added. This is a purely administrative release.

0.10.0

6 years ago

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 [email protected] 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

8 years ago

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

8 years ago

Latest stable release.