Skip to content

eLab version check release

Latest

Choose a tag to compare

@mhxion mhxion released this 12 Nov 21:16
b7d53bc

[2.4.6] - 2025-11-12

This is a hotpatch release. See the version 2.4.5 changelog below for the main changes.

[2.4.5] - 2025-11-12

This release mainly introduces a strict version matching of eLabFTW with a few bug fixes.

Added

  • Strict eLabFTW version matching. See documentation.
  • elAPI now shows valid endpoint names based on the detected eLabFTW version in --help page.
    See documentation.
  • New configuration field elab_strict_version_match that controls strict version matching.
    See documentation

Fixed

  • Fix new API response changes breaking whoami and bill-teams plugin (GH #168)
  • Fix #147 (thanks to strict version matching)

Changed

  • bill-teams is now much faster thanks to recent improvements in eLabFTW REST API response.

In collaboration with @alexander-haller.