OpenHIM v1.5.0
This is a new minor release of the OpenHIM with a number of key changes:
- The OpenHIM will now audit certain actions that a user takes. Audits are generated when other audit logs are viewed and when the OpenHIM service starts and stops.
- A logs API is now accessible to query view server logs. This is used in the console to display server logs.
- Improved mediator config framework. Map datatype is now supports as well as grouping parameters into structures. Arrays are also now supported. See here for details.
- A new internal events processing mechanism.
- You can now audit to an external source.
- A critical TCP and TLS audit receiver bug that was discovered at the 2016 IHE connectathon.
- Channels may now be given a specific priority for matching.
- Routes within a channel may now be enabled and disabled on demand.
- A 'forgot your password' function.
- Improved documentation
- Many other improvements and bug fixes