Skip to content

0.10.0 [FutureReady]

Compare
Choose a tag to compare
@sraka1 sraka1 released this 28 Aug 00:26
· 49 commits to master since this release

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