Skip to main content

Release 0.5.18 — MCP Credentials, Workflow Status Tracking, and Permission UI

Released: 2026-06-22 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.18 Previous release: 0.5.17

Highlights

0.5.18 makes credential management for MCP tools a first-class experience: you can now pin an OAuth provider connection directly to a custom MCP server so your credentials travel with the tool. Workflow runs now return a direct link so you can track status, and a new permissions panel shows who can access each MCP server. Non-admin users can also save and run workflows without needing global agent access grants.

Release 0.5.19 — Identity Sync and Audit Reliability

Released: 2026-06-22 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.19 Previous release: 0.5.18

Highlights

0.5.19 is a targeted reliability fix. If your team uses Identity Sync with Okta, you may have seen rate-limit errors appearing in your Okta audit logs — this release stops that. Audit event routing is also corrected for multi-tenant deployments so events reliably land in the right place.

Release 0.5.17 — Audit Service, S3 Ingestor, and GitHub CLI Integration

Released: 2026-06-18 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.17 Previous release: 0.5.16

Highlights

0.5.17 introduces a dedicated audit service that tracks platform activity outside the main request path, adds an S3 document ingestor so you can pull knowledge base content directly from object storage, and switches the GitHub agent to use the gh CLI for richer file access. The NPS survey is removed.

Release 0.5.16 — Platform Health Dashboard and Automated IdP Sync

Released: 2026-06-17 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.16 Previous release: 0.5.15

Highlights

0.5.16 ships two long-awaited capabilities: a platform health dashboard so you can see at a glance whether every component is up, and a working background scheduler for identity provider sync so your directory groups stay current automatically without manual intervention.

Release 0.5.15 — Team-Scoped Admin Views, Policy Downloads, and Performance

Released: 2026-06-16 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.15 Previous release: 0.5.14

Highlights

0.5.15 opens up more of the admin panel to non-admin team members — you can now see the users, teams, stats, and feedback scoped to your own teams without needing a platform-admin role. Admins gain a one-click policy manifest download, and the admin page loads noticeably faster with lazy tab loading.

Release 0.5.13 — Service Accounts, RAG File Uploads, and Slack Identity Routing

Released: 2026-06-15 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.13 Previous release: 0.5.12

Highlights

0.5.13 ships Service Accounts — team-owned bot identities you can use to run agents and tools on behalf of your team without tying execution to a personal account. RAG now accepts local file uploads directly in the admin UI. Slack gains identity-aware routing so messages can be sent as a specific user or service account.

Release 0.5.14 — Admin UX Polish and Deep-Link Navigation

Released: 2026-06-15 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.14 Previous release: 0.5.13

Highlights

0.5.14 is a quality-of-life release focused on the admin experience. Admin panel sub-tabs now reflect in the URL so you can bookmark or share a direct link to any settings page. Agent creation is less noisy about required fields, and transferring agent ownership is now a single save action instead of a separate workflow.

Release 0.5.12 — Centralized Authorization, Workflow Permissions, and File Previews

Released: 2026-06-14 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.12 Previous release: 0.5.11

Highlights

0.5.12 introduces the Centralized Authorization Service (CAS) — a dedicated component that makes permission decisions faster and more consistent across agents, workflows, and MCP tools. Workflow access is now governed by CAS, and users can preview file contents directly inside agents and workflows without downloading them.

Release 0.5.11 — Setup Wizard, Ollama + LiteLLM, and RBAC Fixes

Released: 2026-06-11 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.11 Previous release: 0.5.10

Highlights

0.5.11 makes the self-hosted setup experience significantly smoother: the setup script now auto-installs missing tools so you no longer need to prepare your environment manually, and Ollama users can now configure a LiteLLM proxy during setup. This release also fixes a set of access-control edge cases that could prevent organization members from discovering skills or reaching RAG endpoints.

Release 0.5.10 — Okta Directory Sync, Slack Slash-Command Prefix, and UI Improvements

Released: 2026-06-08 Chart: oci://ghcr.io/cnoe-io/charts/ai-platform-engineering:0.5.10 Previous release: 0.5.9

Highlights

0.5.10 ships Okta directory sync using the Okta SDK with JIT provisioning and an admin UI for managing sync rules, derives Slack slash-command prefix from APP_NAME so multi-tenant installs can namespace commands, adds dynamic nav overflow and a compact right-cluster header, and makes config-driven agent panels expandable.