# Client Core

## Stable version (Current Version: v11.0.0)

### v11.0.0

1. Updated typescript to version 4.9.5

### v9.0.0

1. Updated typescript to version 4.7.2

### v5.0.1

1. Update Documentation.
2. Add `BringToFront` command.
3. Add `SessionExpired` command.
4. Bug fix:
   1. Remove models from buffer.

## Latest version (Current Version: v5.0.2-rc0009)

### v5.0.2-rc0009

1. Bug fix:
   1. Fix the core build, change npx by del-cli ( #52021 )

### v5.0.2-rc0008

1. Bug fix:
   1. Fix Quality Gate Issues in Core Project ( #51705 )

### v5.0.2-rc0007

1. Bug fix:
   1. Fix documentation ( #37411 )

### v5.0.2-rc0006

1. Bug fix:
   1. Include missing commands ( #48633 )


---

# Agent Instructions: 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://docs.gapvelocity.ai/webmap/general/frontend/version-notes/client-core.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.
