Skip to content

v1.9.2

Latest

Choose a tag to compare

@luigifcruz luigifcruz released this 27 Aug 00:27

What's New

  • Python cycle skipping: Return SKIP when a compute block cannot produce valid output.
  • Global Superluminal controls: Render controls above the mosaic.
  • In-app feedback: Submit anonymous feedback directly from CyberEther.

Pull-requests

  • fix: expose private metrics to Python compute code by @luigifcruz in #295
  • fix: install Python runtime library in container builds by @luigifcruz in #296
  • feat(superluminal): add GlobalInterface for controls above the mosaic by @joeonit in #289
  • feat: support cycle skipping in Python compute blocks by @luigifcruz in #297
  • feat: add user feedback submission system by @luigifcruz in #298

Full Changelog: v1.9.1...v1.9.2