v0.58.3

roboflow/inferencev0.58.3Oct 21, 2025by hansent

AI Summary

Focused on bug fixes, this release addresses issues with RFDetr class remapping, multi-class keypoints detection, and API key authentication, alongside the addition of YOLOv8 classification support.

Key Highlights

  • Fixed RFDetr class remapping and cache path sanitization.
  • Fixed multi-class keypoints detection.
  • Implemented YOLOv8-cls in inference-experimental.
  • Fixed incorrect parsing of content-type breaking API key authentication.

New Features

  • RFDetr class remapping fixes
  • Multi-class keypoints detection fix
  • YOLOv8-cls implementation
  • API key authentication fix
  • Claude Haiku 4.5 integration

Full Release Notes

## What's Changed
* Fix RFDetr issue with class remapping and ensure model cache paths sanitisation by @PawelPeczek-Roboflow in https://github.com/roboflow/inference/pull/1619
* Update Overlap block UI configuration by @brunopicinin in https://github.com/roboflow/inference/pull/1622
* Add changes to fix multi-class keypoints detection by @PawelPeczek-Roboflow in https://github.com/roboflow/inference/pull/1626
* Add implementation of yolov8-cls to inference-exp by @PawelPeczek-Roboflow in https://github.com/roboflow/inference/pull/1627
* bugfix: incorrect parsing of content-type breaks API_KEY authenticati… by @tonylampada in https://github.com/roboflow/inference/pull/1628
* Update size measurement video URL by @rfjames in https://github.com/roboflow/inference/pull/1625
* Fix JetPack 6.2 Dockerfile: Build ONNX Runtime from source with ARM64-compatible headers by @alexnorell in https://github.com/roboflow/inference/pull/1623
* Feat/include errors in usage by @grzegorz-roboflow in https://github.com/roboflow/inference/pull/1621
* Set workflow execution log level to debug by @bigbitbus in https://github.com/roboflow/inference/pull/1620
* bump version to 0.58.3 by @hansent in https://github.com/roboflow/inference/pull/1630
* Add Claude Haiku 4.5 to workflow block by @brunopicinin in https://github.com/roboflow/inference/pull/1632

## New Contributors
* @rfjames made their first contribution in https://github.com/roboflow/inference/pull/1625

**Full Changelog**: https://github.com/roboflow/inference/compare/v0.58.2...v0.58.3