Skip to main content

v4.76.0

· One min read

Major changes

New Tasks API endpoints:

  • Full CRUD operations on tasks
  • Advanced filtering and sorting capabilities
  • Multi-user assignment (assignees and assigners)
  • View Documentation

Advanced Filtering & Sorting List tasks with powerful filters:

  • By item IDs or workflow IDs
  • By task templates, statuses (pending, completed, overdue)
  • By assignees and assigners
  • Sort by title, due date, status, workflow, assignee, company name, or creation date
  • Pagination support (default 50 per page)

v4.72.1

· One min read

Major changes

  • Dynamic ES mapping by typology type (ex: partner have a processes property)
  • New create Note tool

Minor changes

  • Add version to global context tool
  • First part of global context (Bloomflow context + lexicon) is editable in config: webapp.features.mcp.config
  • Global context rewrite to give more space to lexicon (updated on notion)
  • Extend ES Mapping scope (interaction/notes + external/internal contacts + Workflow + processes)
    • Add created_at field to mapping for contacts ( internal/external)
  • Add more ES examples
    • On existing use cases
    • New set of ES examples for "Aggregations and Analytics" use case
  • Improve logging and response in case of error (give LLM context to correct ES query)

v4.72.0

· One min read

Added

  • Items - Reference Data - Add features availability
  • Items - Reference Data - Add available_fields / icon / parentTypologyName for each typology
  • Items - Scorings - Add scorings in public api items endpoints

v4.71.3

· One min read

BREAKING CHANGES

  • MCP Server - Update exposed tools
  • MCP Server - Remove v0/ in endpoints url to avoid a /sse fallback.

Added

  • MCP Server - Add logs
  • MCP Server - You can now search for project typologies
  • MCP Server - Add Roles & Permissions on typologies when you use the search tool
  • MCP Server - Support Copilot Studio, Mistral Agent and Diffy

Documentation

  • MCP Server - Add documentation to use the MCP inspector
  • MCP Server - Improve structure and improve readability

v4.71.2

· One min read

Added

  • MCP Server - Expose only two tools (es_query and get_partner_search_context)
  • MCP Server - Add versioning

Changed

  • SCIM endpoint - Are now separated into two tags: Groups and Users

Removed

  • Partners Endpoint - Are now disabled. Use Items endpoints.

Documentation

  • MCP Server - Add new documentation to be able to setup the Bloomflow MCP Server.
  • REST API - Replace Redocly by UI Swagger.
  • REST API - Revamp documentation structure and improve readability.

v4.71.0

· One min read

Added

  • MCP Server - Support for Model Context Protocol
  • Search Tool - Can search for partner from the MCP
  • Get Partner Search Context Tool - Can get the client platform context to search for partners
  • Support - Claude AI 3 +, ChatGPT 4 + Mistral Large models

v4.66.0

· One min read

Documentation

Group mapping disabled: We've added a paragraph to specify how to disable the groups mapping option since this is something we are not supporting yet.

v4.60.0

· One min read

New Features:

Add enrichment support: Added support for enrichment in post & put item endpoints. Add siret fields support: Added support for siret fields if activated on the platform on all item endpoints.