Bedrock

Changelog

Latest updates and release notes.

0.14.0

Chat Upgrades, Connections & Agent Runtime

Features

  • Dedicated chat pages with multimodal AI, image support, and per-message task creation.
  • Cmd+K search with AI-powered ask mode and quick actions for navigating projects.
  • Connections and Developers pages redesigned from the old Integrations and API settings into dedicated sections.
  • API key and webhook detail pages with request logs and Cloud Logging integration for debugging.
  • Claude Code runtime with pod-per-task architecture for running agent tasks in isolated environments.
  • MCP tool expansion with ask, task CRUD, and generation tools added to the Developer API.

Improvements

  • Smarter chat routing replacing keyword heuristics with Gemini tool-use for better intent detection.
  • Child job webhooks and progress UI so you can track sub-tasks within larger jobs.

Bug Fixes

  • API-created job resolution now correctly resolves project IDs and handles deleted jobs gracefully.
0.13.0

Symbol Detection, Search & Connectors

Features

  • Symbol detection UI with job management for running and tracking detection across sheets.
  • File import pipeline for pulling documents from external providers into your project.
  • Block feature annotations tooling for marking up and labeling drawing blocks.
  • Search indexing automatically indexes sheets and files during preprocessing for full-text search.
  • Hybrid search API endpoints combining vector and keyword search in the Developer API.
  • OAuth 2.1 server with MCP tools and consent screen for secure third-party integrations.
  • Connector framework and integration management UI for connecting external services.

Improvements

  • Tiled symbol matching upgraded pipeline with parallel Gemini tiles and smart dialog defaults.
  • SEO fixes resolving errors and improving page metadata across the marketing site.
0.11.0

MCP Server, Microsoft Login & Symbol Detection

Features

  • Drawing knowledge graph MCP server so external tools can query drawing data programmatically.
  • Microsoft Entra ID login and connected accounts management for teams on Microsoft 365.
  • Symbol detection pipeline for automatically identifying and classifying drawing symbols during parsing.
  • Workflows product page showcasing automation capabilities on the marketing site.
  • Features API endpoints with OpenAPI documentation for the Developer API.

Improvements

  • Marketing copy overhaul with refreshed messaging across the landing page and product sections.
  • Org creation restrictions so only superadmins can create new organizations.
  • Drawing hash tracking propagated at creation time for better deduplication.
0.10.0

API Keys, Mobile Navigation & Knowledge Base

Features

  • Mobile navigation sheet for a smoother experience on phones and tablets.
  • llms.bedrock.cv knowledge base with LLM-optimized product documentation for AI assistants.

Improvements

  • Updated API documentation with Mintlify-powered docs site and redesigned content.
  • Shared database package consolidating Prisma into a single @bedrock/db package across services.
0.9.1

Drawing Tree UX & Developer Platform

Features

  • Files workspace for browsing and managing all uploaded documents in one place.
  • Overlay count indicators and keyboard navigation for faster drawing review.
  • Change detection verification with trace viewer for reviewing detected changes in detail.
  • Developer API with documentation site for building integrations on Bedrock.
  • API keys and webhooks configuration UI for managing Developer API credentials.
  • Tasks workspace connected to the database for tracking project work.

Improvements

  • Comparison selection defaults now prefer a different drawing version for more useful comparisons.
  • Performance improvements and better UX for multi-page drawing navigation.

Bug Fixes

  • Sheet job reliability improved with workflow timeouts and standardized job type naming.
  • Org and project context 404s resolved when switching between organizations.
  • GCS PDF rendering now works correctly in embedded iframe viewers.
0.9.0

Landing Page Refresh & Credit Tracking

Features

  • Redesigned landing page with updated story section and improved marketing content.
  • Support and feedback forms to request help or submit feedback directly from the app.
  • Credit usage indicator in the sidebar so you can track your usage at a glance.
  • A/B toggle views for overlays to compare drawing versions side-by-side.
  • Block bounding box adjustment to manually refine detected regions and trigger reprocessing.
  • Sheet management for adding and deleting sheets within drawings.
  • Delete change reports to remove unwanted analysis results.

Improvements

  • Org switching streamlined for faster context changes.

Bug Fixes

  • Landing page resolved overlay image flicker.
  • Dark mode theme toggle works correctly across all pages.
0.8.0

Multi-File Uploads & Change Detection

Features

  • Multi-file drawing uploads with inline previews and progress so teams can ingest full plan sets at once.
  • Change detection powered by Google ADK to surface drawing deltas automatically.
  • PNG/JPG drawing uploads supported alongside PDFs for broader plan coverage.

Improvements

  • Overlay alignment status now flags failures so you know when to rerun or adjust.

Bug Fixes

  • Mobile fix overlays and jobs render correctly on phones.
  • Auth fix Google sign-in callback reliability restored.
0.7.0

Guided Overlays & Activity Monitoring

Features

  • Guided manual overlay workflow to step through aligning drawings.
  • Activities workspace to monitor overlay/change jobs in one place.
  • Overlay job reports export for sharing results outside the app.
  • Change/clash rail and overlay job tree/start dialogs to kick off and track analyses from the workspace.
  • Slack notifications for drawing change requests to keep teams in sync.

Improvements

  • Chat with drawings polish improved buttons, toggles, attachments, and drag-and-drop.
0.6.0

Overlay Matching & Diff Saving

Features

  • Overlay matching variants and diff saving for manual overlays, plus shift-navigation in the overlay tree for faster review.

Improvements

  • Overlay status visibility improvements so failed alignments and states are clear.

Bug Fixes

  • Auth/UI fixes auth routes pick up the correct theme background; impersonation dialog works in dark mode.
0.5.0

Overlay Job Tree & Start Dialogs

Features

  • Overlay job tree view and start dialogs with a tree-only drawings panel, expanded actions, and retry controls.

Improvements

  • Theme persistence and system toggle across the workspace, plus clearer overlay empty states/icons.
  • Chat UI upgrades for the drawings experience (button styling, toggles, attachments).
0.4.0

Changes & Clashes Rail

Features

  • Changes + clashes rail for overlays, with prefetching to speed drawing loads and project wiring for overlays.

Improvements

  • Job timeline clarity with improved labels and events.

Bug Fixes

  • Drawing preview fixes for sheet-image handling and missing credential errors.
0.3.0

In-Drawing Comparisons & Invites

Features

  • Job views and comparisons inside drawings with a redesigned left panel.
  • Block comparisons within a drawing for more precise review.
  • Owner-only invites to keep onboarding scoped to the right users.
0.2.0

Privacy, Invites & Notifications

Features

  • Privacy and Terms published in-app for easy access.
  • Manual invite sharing to control who joins your org.
  • Toast notifications when reprocessing or version copy completes; job cancel states now visible.

Improvements

  • Storage handling improvements (serve gs files via storage API; avoid double-encoding URLs).
0.1.0

Production Reliability

Features

  • Health checks to keep the app available.

Improvements

  • Hardened production image/API routing to keep deployments reliable.

Bug Fixes

  • Secret and ingress wiring fixes to stabilize user-facing routes.