> For the complete documentation index, see [llms.txt](https://help.aikido.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aikido.dev/changelog/readme.md).

# Changelog

Catch up on the latest Aikido releases, bug fixes, and product improvements.

{% hint style="success" %}
To get automatic notifications in Slack or Teams, follow [Setting up Aikido changelog notifications in Slack and Teams](https://help.aikido.dev/miscellaneous-info/setting-up-aikido-changelog-notifications-in-slack-and-teams)
{% endhint %}

### Q2 2026

{% content-ref url="/pages/RzqqBysBHQnZaLxlqIyy" %}
[#49 - Visualize Threat models, Device Protection for Windows and Labels on Repositories & Containers](/changelog/q2-2026/49-visualize-threat-models-device-protection-for-windows-and-labels-on-repositories-and-containers.md)
{% endcontent-ref %}

{% content-ref url="/pages/bipc6fmMdRBgDRl1Efx5" %}
[#48 - AI Code Audit, Aikido MCP and ServiceNow Integration](/changelog/q2-2026/48-ai-code-audit-aikido-mcp-and-servicenow-integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/7NZFeKy7KAsfvUWtQHxt" %}
[New - Code Audit: Pentest-grade reasoning on your source code, no environment required. 🚀](/changelog/q2-2026/new-code-audit-pentest-grade-reasoning-on-your-source-code-no-environment-required..md)
{% endcontent-ref %}

{% content-ref url="/pages/YdO1ify2yq5OIGM0aJW1" %}
[#47 - Aikido Device Protection and Aikido AI Chat](/changelog/q2-2026/47-aikido-device-protection-and-aikido-ai-chat.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZvDMp07rdEgnUGfSceuX" %}
[New - Protect Company Devices From Supply Chain Attacks 🚀](/changelog/q2-2026/new-protect-company-devices-from-supply-chain-attacks.md)
{% endcontent-ref %}

{% content-ref url="/pages/c0Ue7xIgWZL2ymkS6yMB" %}
[#46 - Escalating your AI Pentest and Additional Context for AutoTriage](/changelog/q2-2026/46-escalating-your-ai-pentest-and-additional-context-for-autotriage.md)
{% endcontent-ref %}

{% content-ref url="/pages/vrG7YgtK7sEGY3Y7lJls" %}
[#45 - Aikido × Lovable - Vibe, Fix, Ship and Container Reachability](/changelog/q2-2026/45-aikido-lovable-vibe-fix-ship-and-container-reachability.md)
{% endcontent-ref %}

### Q1 2026

{% content-ref url="/pages/iolYd69ABsmUxB0VURs7" %}
[#44 - Talk to Aikido Autofix, Pentest Threat Model and support for Alibaba Cloud](/changelog/q1-2026/44-talk-to-aikido-autofix-pentest-threat-model-and-support-for-alibaba-cloud.md)
{% endcontent-ref %}

{% content-ref url="/pages/i3DsZFXY1ywqFiWA0gHc" %}
[#43 - Aikido Infinite (Continuous Pentesting), VM Reachability Diagrams & IDE full scan](/changelog/q1-2026/43-aikido-infinite-continuous-pentesting-interactive-vm-reachability-diagrams-and-ide-full-scan.md)
{% endcontent-ref %}

{% content-ref url="/pages/o2kdvF9x5X8IxfyaABn0" %}
[#42 - Dep Upgrade Analysis, Eclipse IDE, AI Pentest Preview & Real Time Kubernetes Image Scanning](/changelog/q1-2026/42-dep-upgrade-analysis-eclipse-ide-ai-pentest-preview-and-real-time-kubernetes-image-scanning.md)
{% endcontent-ref %}

### Q4 2025

{% content-ref url="/pages/N1IfKxJpfFK0WUVBbtg1" %}
[#41 - Aikido MCP, re-testing AI Pentest findings, and Azure Management Group support](/changelog/q4-2025/41-aikido-mcp-re-testing-ai-pentest-findings-and-azure-management-group-support.md)
{% endcontent-ref %}

{% content-ref url="/pages/up0OKb6L2TcCV3fFeoiR" %}
[#40 - IDE expansion packs, new package health database, and AutoFix now in AI pentest reports](/changelog/q4-2025/40-ide-expansion-packs-new-package-health-database-and-autofix-now-in-ai-pentest-reports.md)
{% endcontent-ref %}

{% content-ref url="/pages/FpvKjaZuI38XAc6Trx4s" %}
[#39 - Aikido Attack: a new way of Pentesting, GCP Organisations, and SBOM Vex support](/changelog/q4-2025/39-aikido-attack-a-new-way-of-pentesting-gcp-organisations-and-sbom-vex-support.md)
{% endcontent-ref %}

{% content-ref url="/pages/IArlCjaFNKhOttVwYlMn" %}
[#38 - Kubernetes misconfiguration scanning, PR feedback in Code Quality & Bun support for Safe Chain](/changelog/q4-2025/38-kubernetes-misconfiguration-scanning-pr-feedback-in-code-quality-and-bun-support-for-safe-chain.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.aikido.dev/changelog/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
