> For the complete documentation index, see [llms.txt](https://knowledgebase.autorabit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.autorabit.com/product-guides/integral-zone/iz-suite/releases/vs-code-extension/v1.x.md).

# v1.x

## Release - v1.x

### Release - IZ Scan - v1.1.3

Release Date - 22 Mar 2026

* Features

\[FS-202] - Support for Azure Integration Service Applications

\[FS-204] - Support For Salesforce Apex and Triggers

### Release - IZ Scan - v1.1.2

Release Date - 24 Nov 2025

* Features

\[FS-201] - Transition to Enhanced AI Scanning Capabilities

### Release - IZ Scan - v1.1.1

Release Date - 12 Aug 2025

* Features

\[FS-192] - Add support for loading large result sets

### Release - IZ Scan - v1.1.0

Release Date - 09 Jun 2025

* Features

\[FS-188] - Support Scanning Multiple Workspaces / Projects

### Release - IZ Scan - v1.0.9

Release Date - 25 Apr 2025

* Features

\[FS-183] - Add custom display message for blacklisted projects

### Release - IZ Scan - v1.0.8

Release Date - 24 Mar 2025

* Features

\[FS-180] - IDE add support for pattern configuration to exclude or include the projects

### Release - IZ Scan - v1.0.7

Release Date - 03 Mar 2025

* Features

\[FS-139] - Capture Developer Token metrics from IDE

### Release - IZ Scan - v1.0.6

Release Date - 26 December 2024

* Features

\[FS-131] - IDE - Add support for Kubernetes Analyzer

\[FS-129] - VS Code custom code editor doesn’t work

### Release - IZ Scan - v1.0.5

Release Date - 17 Sep 2024

* Features

\[FS-96] - IDE Plugin - Add Support for displaying Announcements

\[FS-95] - IDE Plugin - Add Support for User Tokens & Allowed Quality Profiles

### Release - IZ Scan - v1.0.4

Release Date - 18 Jul 2024

* Features
  * Added support for API Server with Self Signed Certificates

### Release - IZ Scan - v1.0.3

Release Date - 26 May 2024

* Features
  * Added support for multi-module projects
  * License Management - Fixed developer token allowed projects counter issue

### Release - IZ Scan - v1.0.2

Release Date - 24 Apr 2024

* Features
  * License Management - Added Developer Token

### Release - IZ Scan - v1.0.1

Release Date - 14 Mar 2024

* Features
  * IZ Analyzer - Added support for Clean Code Severity
  * IZ Scan - Support for custom Rule Severities and Categories

### Release - IZ Scan - v1.0.0

Release Date - 30 Jan 2024

* Feature
  * Initial Release


---

# 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.autorabit.com/product-guides/integral-zone/iz-suite/releases/vs-code-extension/v1.x.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
