Skip to content

v1.3.1

Latest

Choose a tag to compare

@PawelPeczek-Roboflow PawelPeczek-Roboflow released this 12 Jun 16:04
1eb4f8f

πŸš€ Added

  • Workflows: point prompting β€” labeled_points kind + SAM 3 Interactive block, and SAM3 PVS multi-prompt bug fixes β€” #2436 (@hansent)
  • Models: SAM 3 streaming video concept tracker (model class + Workflow block + docs) β€” #2439 (@hansent)
  • Workflows: Track Class Lock block β€” #2447 (@alexeialexandrovich)
  • Workflows: Claude Fable 5 as a Workflow model β€” #2433 (@Erol444)
  • Workflows: enable "best" confidence for semantic segmentation β€” #2425 (@leeclemnet)
  • WebRTC SDK: surface per-frame server errors to the client β€” #2438 (@sberan)
  • Serverless: enable SAM 3 3D and embed_image routes β€” #2424 (@hansent)
  • Batch Processing: Asset Library adjustments β€” #2399 (@PawelPeczek-Roboflow)
  • Gateway: support scheme-qualified SECURE_GATEWAY URLs β€” #2429 (@alexnorell)

πŸ› Fixes

  • Workflows (OBB): shift oriented bounding box corners in detections_stitch β€” #2427 (@kounelisagis)
  • Workflows (OBB): translate oriented bounding box corners in dynamic_crop β€” #2430 (@kounelisagis)
  • SAM 3: stop IndexError on single-point visual prompts in serialize_prompt β€” #2423 (@bigbitbus)
  • WebRTC: accept str or list[str] for ICE server URLs β€” #2418 (@ecarrara)
  • Depth estimation: honor query API key for model loads β€” #2445 (@hansent)
  • Depth estimation: route depth model id through the inference path β€” #2446 (@hansent)
  • Core: convert masks to bool before np.array wrapping (avoids uint8 deprecation warnings) β€” #2432 (@lou-roboflow)
  • Core: remove mutable default arguments β€” #2441 (@kounelisagis)
  • Caching: hash-truncate long cache path segments β€” #2279 (@hansent)
  • UI: fix mobile drawer/menu showing on the index page β€” #2444 (@Erol444)

πŸ”’ Security

πŸ“¦ Build & Platform

  • Shrink JetPack 6.2 image ~20% (6.56 β†’ 5.22 GB); fix Orin (sm87) flash-attn + bitsandbytes β€” #2440 (@alexnorell)

πŸ“š Docs

πŸ”§ Dependencies

  • Bump shell-quote 1.8.2 β†’ 1.8.4 in /theme_build (npm/yarn group) β€” #2426 (@dependabot)

πŸ‘‹ New Contributors

Full Changelog: v1.3.0...v1.3.1