Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: support correct to base64 for non-latin #3031

Merged
merged 2 commits into from
Jan 24, 2025
Merged

Conversation

Lightning00Blade
Copy link
Collaborator

Closes #3019

@Lightning00Blade Lightning00Blade merged commit 6fe665f into main Jan 24, 2025
51 checks passed
@Lightning00Blade Lightning00Blade deleted the non-lation branch January 24, 2025 12:52
sadym-chromium pushed a commit that referenced this pull request Jan 28, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.2.0](chromium-bidi-v1.1.0...chromium-bidi-v1.2.0)
(2025-01-28)


### Features

* implement unsubscribe by id
([#3013](#3013))
([5f8752d](5f8752d))


### Bug Fixes

* allow `bluetooth.requestDevicePromptUpdated` subscription
([#3044](#3044))
([dd4751d](dd4751d))
* fix unsubscribe by id parser
([#3034](#3034))
([a51a55d](a51a55d))
* handle max depth property
([#3027](#3027))
([1393215](1393215))
* rely on frameSubtreeWillBeDetached to emit contextDestroyed events
([#3029](#3029))
([0d04e0b](0d04e0b))
* support correct to base64 for non-latin
([#3031](#3031))
([6fe665f](6fe665f)),
closes
[#3019](#3019)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

error: The string to be encoded contains characters outside of the Latin1 range
2 participants