6.149.0
February 11, 2026
What's New? 💡
Data Studio
PII Masking in Row Labeling — Added a new “Field name” masking method that replaces sensitive values with their field or category name, supporting context-aware masking without revealing the original text length.
Labeling Guidelines Extension — Added support for anchor link navigation, enabling users to navigate long guidelines using table of contents links within markdown files.
Workspace List — Added an “x” (clear) button inside the text box, allowing users to quickly clear the entered text for improved usability.
Project Export — Improved the default file name when exporting from the recent Projects page, using the project name for single exports and a generic prefix for multiple projects.
Document Parser and Azure OCR — Designed and implemented a Controller Parser to enhance document processing capabilities and added Azure OCR as one of the parsing providers.
LLM Labs
LLM Vector Store Optimization — Reorganized the core modules flow and function placement for a cleaner dependency structure, streamlining the overall architecture of the LLM vector store.
Knowledge Base Extraction — Extracted knowledge base components into the Search tab to facilitate easier access to information for Foundry Component
Application Template Creation — Created an application template for microservices projects to streamline development processes for Foundry Component
Bug Fixes 🐞
Data Studio
Fixed an issue in Span Labeling Search extension where switching documents with “Search all files” disabled in Advanced Search displayed results from the previous document.
Fixed an issue in Span Labeling where rapidly hovering over a newly applied label that was still being processed caused an error message to appear.
Fixed an issue in Span Labeling Labels extension where pre-labeled arrow labels in the pre-labeled list were not highlighted when selected.
Fixed an issue in Row Labeling where the action label for conflicted bounding boxes in Reviewer mode displayed incorrect wording in the context menu.
Last updated