WebsitePlatform Login

Version 2.24.0

@-commands in chat, meeting bot with calendar automation, workshop management

What's new

  • @-commands in chat β€” Typing @ in the chat input opens a quick picker for an assistant, data source, prompt, or workflow. The selection applies only to the current message β€” persistent chat settings stay unchanged.
  • Meeting bot with calendar automation β€” Google and Microsoft calendars can be connected once. Per user, the bot can be set to join all meetings, externals only, or only meetings with #rec in the title. Existing meetings appear in a picker, new ones are picked up automatically.
  • Workshop management in meinGPT β€” Administrators create workshops and events directly in the workspace, invite participants, and manage capacity. Trainers have a dedicated profile with photo and bio that is maintained once and reused for every workshop β€” the photo automatically appears in invitation emails.
  • More reliable message actions in chat β€” Copy, regenerate, and feedback buttons under chat replies are now visible on touch devices and in browsers where they were previously hidden under certain conditions. A new chat setting keeps the action bar permanently visible.

Data & knowledge

  • SQL Connector works with PostgreSQL and MSSQL again β€” "Test connection" against Postgres hosts (e.g. Neon) and MSSQL servers no longer fails with an internal error. Existing connectors are unaffected.
  • Custom MCP tools with required fields work again β€” Tool calls with required parameters (e.g. Gamma deck generators or other custom MCPs) now receive the correct arguments and are no longer sent empty to the server.
  • OneDrive sync no longer deletes mistakenly "missing" files β€” For OneDrive connectors with a sub-folder as base path, the delta sync occasionally marked files outside that path as deleted. That no longer happens.
  • More stable document processing β€” Several fixes to the document engine: attachments with identical content no longer block processing, transient Vault outages produce clean retries instead of stuck files, and a single failing document no longer holds up the rest.

Meetings

  • Correct speaker names in summaries β€” Instead of generic labels like "Speaker 1", meeting summaries show the real participant names when they are known from the transcript.

For administrators

  • AI Cockpit shows real usage only β€” Manual credit recharges and adjustments no longer appear in cost charts. Daily, per-user, and per-team views reflect actual AI usage only.
  • Workspace switcher filters by active subscription phase β€” The workspace switcher only shows organizations with an active or upcoming subscription phase. Expired or cancelled workspaces are hidden but remain reachable via workspace settings.
  • Workflows hub shows the "+" button consistently β€” Every project now shows the create-workflow button. For reader roles it appears disabled, with a tooltip explaining the reason.
  • Clearer Workflow API examples β€” The external Workflow API docs show the Authorization header consistently and explain file uploads (including multi-file) more clearly.

Fixes

  • Workflow editor shows the correct tab title β€” The first tab is now reliably labeled "General" instead of showing a misleading label from another area.
  • Adoption dashboard no longer breaks on missing workflow data β€” The workflow matrix stays consistent even without workflow data β€” empty cells used to shift entire rows.

On this page