> For the complete documentation index, see [llms.txt](https://docs.octoxlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.octoxlabs.com/release-notes/octoxlabs-6.x/release-notes-v6.1.0.md).

# Release Notes - v6.1.0

We are pleased to announce the release of version 6.1.0. This update introduces several new&#x20;integrations and updates to existing integrations. Below is a structured summary of the key&#x20;improvements delivered in this version.

### New Adapters

* Proxyclick
* MarkMonitor
* Samsung Knox
* Ivanti Endpoint Security
* Backblaze
* Pinpoint
* ManageEngine Key Manager Plus
* Pingboard
* Secure Code Warrior&#x20;
* Pronto
* Ngrok
* BitSight Security Ratings
* UpKeep
* Splashtop
* WalkMe
* EJBCA Certificate Management
* FireHydrant (formerly Blameless)
* Brinqa

### Minor Features

* **Version updates have been applied to the following technologies:**
  * Docker
  * PostgreSQL
  * NGINX
* Update **Falcon Crowdstrike** for data fetch enability
* Add **SSO Login** enability to platform
* Add new functionalities to **Dependency Map**
* Update **Login Page** of the platform
* Add password lockout mechanism after **10 incorrect** login attempts within **15 minutes**
* Add information tour for following pages of the platform:
  * Account Settings
  * Settings - Advanced Settings
  * Asset Explorer - Device Explorer
  * Asset Explorer - User Explorer
  * Device Inventory
  * User Inventory


---

# 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://docs.octoxlabs.com/release-notes/octoxlabs-6.x/release-notes-v6.1.0.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.
