What's new?

Follow new updates and improvements to Kameleo.

April 1st, 2026

This is what was shipped lately beyond fresh kernel updates and making our infrastructure even more stable:

Added

  • Multiple language values in profile language settings: accepts comma-separated locales (e.g. de-AT,en-US). Not yet available on the user interface, only via Kameleo's API and official SDKs

  • Handle bigger deviceMemory values (16, 32) introduced in Chrome 147

  • Unified public repositories under a new Kameleo GitHub repository. This includes SDK packages, SDK examples, masking report, and documentation source code. Please give us a ⭐ on GitHub

Changed

  • Windows Docker image no longer bundles vcredist (Visual C++ Redistributable), reducing image size

  • GUI: Proxy password field is now masked when not focused, revealing the value only when editing

  • GUI: Display a more helpful message when an update is mandatory, in accordance with our support policy

  • GUI: Handle already running CLI with confirmation dialog

  • GUI: New fingerprint button is now easier to use

  • GUI: Profile creation flow navigation is now easier to use

Fixed

  • Kernel loading related issues and exceptions

  • Mobile profile limit error message clarified

  • GUI: Column slider on dashboard profile view

February 4th, 2026

This is what happened lately beyond fresh kernel updates

What's new?

  • Profile filtering by status (running / terminated, …) when listing your profiles

Improvements

  • Fixed cloud folder / profile related issues and exceptions

  • Sped up app startup, especially for workspaces with 1000s of local or cloud profiles, or many browser kernels

  • Updated app icon for macOS 26

SDK updates

  • Increased default timeout from 60 to 90 seconds

November 25th, 2025

What’s new?

  • Bug Reporting: You can now submit bug reports directly from within the app.

  • Free Mobile Profile Access: You can create and start one mobile profile even in the Free and Startup plans.

Improvements

  • CLI Port Display: The Automation tab now displays the correct CLI port for easier configuration.

  • Proxy Test Reliability: Proxy tests now correctly handle rejected connections, improving error feedback.

  • Profile Deletion Stability: Fixed concurrency issues when deleting profiles, reducing potential errors.

  • Cloud Profile Locking: Improved handling of cloud profile locks, preventing stuck states and race conditions during start/stop operations.

October 30th, 2025

What’s new?

  • Docker support: Docker container images are published on Docker Hub. See the documentation for usage instructions

  • Enhanced proxy integration: Better HTTP/HTTPS proxy support with intelligent protocol detection

  • Massive Developer Documentation Upgrade: Fresh guides, architecture overviews, and integration examples accelerate onboarding

  • Code generation tool: Get SDK examples in the graphical user interface to quickly start your automation workflow

Improvements

  • Future-proof proxy tests: Uses DNS-over-HTTP for location lookup during proxy testing to fully support both IPv4 and IPv6 proxies

  • Better error handling during kernel downloads

  • Better network management when downloading kernels

  • Improved error messages during profile start and stop

  • Consistency under concurrent profile operations: reduced flakiness under load

  • Fixed floating context menu on Groups page in GUI

  • Fixed duplicated profile creation when Save button clicked multiple times in GUI

SDK updates

  • Python examples improved with clearer typing

  • OpenAPI doc version now matches the app version

  • Refined OpenAPI nullability semantics - properties became non-nullable

  • Strict null checks enabled in TypeScript examples

  • Fixed parsing additionalOptions when using auto-start feature with Selenium

  • Added Playwright example on using network interceptors

July 28th, 2025

Improvements

  • Improved language masking: We now use uppercase characters for the locale in navigator.language, navigator.languages, language headers, and similar fields for improved masking accuracy.

  • More accurate Safari profile emulation: Instead of relying on Chroma 133, we now use the latest Chroma version at all times to emulate Safari profiles more accurately.

  • Device memory masking on Safari profiles: deviceMemory is now hidden in Safari profiles to better mimic real Safari behavior.

Fixes

  • Improved network issue handling: Improved the connection and reconnection logic to ensure smoother operation in unstable network environments.

  • GUI fix: Manual masking options for deviceMemory and hardwareConcurrency now function correctly.

  • Access violation resolved: Fixed Chroma-related issues that caused access violations on omio.com and other websites.

June 25th, 2025

What’s new?

  • Enhanced touch emulation support (maxTouchPoints fixed for mobile profiles).

  • One-step installation via Winget: winget install Kameleo.App.

Fixes

  • .NET SDK installs successfully on macOS.

  • API’s UpdateProfile requests no longer reset your existing Tags,Extensions, Startpage or folderId when you send only partial updates.

  • Stability and performance improvements across our multikernel architecture.

SDK updates

  • No breaking changes, but we strongly recommend upgrading your Local API Client to v4.1.

  • Extended fingerprint preview: user-agent and number of masked fonts are now available on the FingerprintPreview object.

  • Introduced a 1-minute timeout for all the Local API Client SDKs.

May 13th, 2025

Changes

Local API request cancellation: Changed how we handle Local API requests when the caller cancels them, so that resources are immediately released upon cancellation.

Improvements

Mobile Resolutions: Increased the number of available mobile screen resolutions in the GUI, offering more options for testing a wider variety of devices.

Fixes

GUI Fixes: Applied minor graphical interface fixes to improve layout consistency and usability.

April 24th, 2025

We're excited to announce that our Kameleo 4.0 update is launching on April 24, 2025! This release will introduce the revolutionary Multikernel Technology, enhancing your browser profile management with an automatic, optimal engine selection process. Here’s what you can expect:

  • Multikernel Technology: Now Kameleo automatically selects the best browser engine for the emulated fingerprint at launch for a unique, diverse fingerprint. See details.

  • New API & SDK: To support faster development and smoother integration we did some changes on the Local API which causing some breaking changes. Check out our guide for migration.

  • More fingerprints for each language: From now we support 200+ popular language-region combination of fingerprints without any limitations.

  • Fingerprint filtering by browser version: Need a certain version of chrome version? Now you can filter the fingerprints by any major version (available only through the API).

  • Updated Browser Engines: Benefit from the latest Chroma 135 and Junglefox 134 versions for enhanced accuracy.

  • Enhanced Masking: Expanded fingerprint options, improved font spoofing, Widevine support for better masking results against nodriver detection.

  • Desktop-First Approach: Please note that we are deprecating the mobile app in this version. Please use the emulated mobile profiles technology instead. This decision was necessary so we can focus on delivering a superior desktop experience. You can still use the mobile app with Kameleo 3.4.4 until 2025-09-09.

Please note, that Default Profile Settings will be resetted after upgrading to 4.0!

For more information, check out the Release Notes!

December 17th, 2024

🆙 In this update, we upgraded Chrome to version 131 and Firefox to 130 (with Playwright support) and fixed some bugs.

November 26th, 2024

We've just dropped a brand-new version (3.4) of Kameleo, and it's packed with goodies! 🎉

Features

  • We're moving from one shared account to separate email addresses for team users. This improves personalization and security

  • Added role-based access management to groups for safe collaboration

Improvements

  • Fixed CDP Runtime Domain detection to improve bot detection evasions

  • Added masking for WebGPU fields to prevent leaking real video card details

  • Fixed detection issues with Chrome version to improve masking results

Happy update!