Skip to content

Commit 9aa5cf3

Browse files
committed
docs: add 2026-02-26 release notes with local GeoIP, DRM consistency, URL scheme, and tablet client hints fixes
1 parent ac4d5c2 commit 9aa5cf3

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
33
> **Research scope:** Entries in this changelog describe features evaluated in authorized labs and defensive benchmarking programs. Follow the [Legal Disclaimer](DISCLAIMER.md) and [Responsible Use Guidelines](RESPONSIBLE_USE.md). We work with security vendors to investigate any misuse, so report concerns to [support@botbrowser.io](mailto:support@botbrowser.io).
44
55

6+
## [2026-02-26]
7+
### Major
8+
- **Chromium Core → 145.0.7632.118**: Updated to Chrome 145 stable (145.0.7632.118). Web Platform consistency, rendering accuracy, and security patches stay aligned with upstream Chrome.
9+
10+
### Improvements
11+
- **Local GeoIP Lookup**: Geolocation data is now resolved locally instead of relying on external API services. Eliminates third-party dependencies, reduces startup latency, and removes rate-limit risks.
12+
13+
### Fixes
14+
- **DRM Cross-Platform Consistency**: Widevine DRM behavior now correctly matches the target platform in all scenarios, including initial license negotiation patterns.
15+
16+
- **URL Scheme Origin Consistency**: `new URL()` origin property now returns correct values for browser-specific URL schemes when using multi-brand profiles.
17+
18+
- **Android Tablet Client Hints**: `sec-ch-ua-mobile` and `navigator.userAgentData.mobile` now correctly return `?0` / `false` on Android tablet profiles.
19+
20+
621
## [2026-02-23]
722
### Major
823
- **Chromium Core → 145.0.7632.110**: Updated to Chrome 145 stable (145.0.7632.110). Web Platform consistency, rendering accuracy, and security patches stay aligned with upstream Chrome.

profiles/stable/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# BotBrowser Stable Profiles (v145)
22

3-
Please download BotBrowser **145.0.7632.110** from [this release](https://github.com/botswin/BotBrowser/releases/tag/145.0.7632.110).
3+
Please download BotBrowser **145.0.7632.118** from [this release](https://github.com/botswin/BotBrowser/releases/tag/145.0.7632.118).
44

55
---
66

0 commit comments

Comments
 (0)