Change8

arize-phoenix-v11.37.0

📦 arize-phoenix
2 features🐛 4 fixes

Summary

Version 11.37.0 introduces new UI features like a checkbox and custom HTTP headers for the playground, alongside several bug fixes related to Helm, pagination, and float formatting.

✨ New Features

  • Added a new checkbox UI element.
  • Implemented custom HTTP headers support for playground requests.

🐛 Bug Fixes

  • Removed hook annotations from Helm charts.
  • Fixed an issue where a null value was present in the pagination cursor.
  • Changed float formatting to truncate instead of round values.
  • Wrapped notification functions in useCallback for stability.