v0.61.0
·
1945 commits
to main
since this release
馃挭 Added
- Api key passthrough/email - with this change @yeldarby enabled our users to send emails from workflows using Roboflow's email relay - change by @yeldarby in #1685
- WebRTC data decoupling - video channel and data channel are now created independently, making it possible to process video without streaming preview back to preserve bandwidth - change by @lrosemberg in #1700
- Dinov3 classifier by @mkaic in #1705
馃敡 Fixed
- Fix exp integration tests / re-enable clip baseline tests by @hansent in #1716
- Add missing 'workflows' marker to pytest.ini by @grzegorz-roboflow in #1724
- Handle Supervision 0.27.0 by @grzegorz-roboflow in #1725
馃彙 Maintenance
- Validate workflow accepts api key by @SolomonLake in #1697
- switch modal to app cls by @grzegorz-roboflow in #1707
- Parametrize gpu type by @grzegorz-roboflow in #1709
- Parametrize webrtc worker timeout by @grzegorz-roboflow in #1708
- Make GPU optional and allow user to run on CPU-only functions by @grzegorz-roboflow in #1713
- OPC-UA improvements for ignition by @sberan in #1706
- OPC-UI write block: support additional type conversions by @sberan in #1719
- Accept newest numpy in inference dependencies by @PawelPeczek-Roboflow in #1721
- Add shared thread-pool to HTTP API workflows runner by @PawelPeczek-Roboflow in #1717
- OPC-UA Writer Block: Convert incoming values to primitive type prior to setting value by @sberan in #1723
- Modal parametrization / webrtc turn config / perspective correction fix by @grzegorz-roboflow in #1722
New Contributors
Full Changelog: v0.60.0...v0.61.0