You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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 the new https://github.com/kameleo-io/kameleo. This includes SDK packages, SDK examples, masking report, and documentation source code
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