# Bottles 66.0 - Product: Bottles (https://whatsnew.fyi/product/bottles) - Vendor: The Bottles Contributors - Date: 2026-08-11 - Version: 66.0 - Original notes: https://github.com/bottlesdevs/Bottles/releases/tag/66.0 - Permalink: https://whatsnew.fyi/product/bottles/releases/66.0 - Labels: Platforms: Android What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Sync libvkd3d-utils for Proton 11 - **fixed** — Test Proton vkd3d dependency sync - **fixed** — Expand cabinet source wildcards - **fixed** — Keep program icons independent of library - **fixed** — Fix Flatpak add-on install commands - **fixed** — Support SOCKS proxies - **changed** — Improve runner and component update UX - **added** — Integrate UMU - **changed** — Use ProtoSoda by default for UMU - **fixed** — Detect NVK inside Flatpak - **fixed** — Open cover picker in Pictures - **added** — Show official runner logos - **fixed** — Render runner logos in bottle details - **fixed** — Bundle versioning badge icon - **added** — Add adaptive launch for Soda - **fixed** — Require Soda 11.0-5 for adaptive launch - **fixed** — Start onboarding without a Wine runner - **fixed** — Allow independent cpak instances - **added** — Build cpak from Bottles sources - **fixed** — Bundle missing symbolic icons ###### Bottles 66 is out with UMU, ProtoSoda, Adaptive Launch and an experimental official cpak package! ##### What's Changed * fix: sync libvkd3d-utils for Proton 11 by @alairon in https://github.com/bottlesdevs/Bottles/pull/4648 * Bump actions/checkout from 6 to 7 by @dependabot[bot] in https://github.com/bottlesdevs/Bottles/pull/4624 * Bump actions/github-script from 8 to 9 by @dependabot[bot] in https://github.com/bottlesdevs/Bottles/pull/4625 * Bump actions/setup-python from 6 to 7 by @dependabot[bot] in https://github.com/bottlesdevs/Bottles/pull/4626 * fix[closes #4644]: test Proton vkd3d dependency sync by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/e6bbca50fa901bac139375981617dce925c4b13c * fix[closes #4645]: expand cabinet source wildcards by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/bca72dc2c9fd5dd7b073becde66929c0717c8c74 * fix[closes #4640]: keep program icons independent of library by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/2e69423e94048b77488f57a09d37be4f0cc43130 * fix[closes #4641]: fix Flatpak add-on install commands by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/b00a0fe6f13ca8ece35898c671608f667f1d8f11 * fix[closes #4649]: support SOCKS proxies by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/1856e9d09c028c9eb8de2b2b03a6bf821429714b * fix: enforce issue templates by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/8f02e88d5bb62b784db19784084a07bb574fa6fb * feat[closes #4638]: improve runner and component update UX by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/9410bf49f2d96c87370e0ad27942b9f2a88f3ef4 * feat[closes #3537]: integrate UMU by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/6148708dd492aa1770b703f33567f7f7f0460bf3 * feat: use ProtoSoda by default for UMU by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/6c9ec61c94605308146348bbd16b312f4fb1b927 * fix[closes #4661]: detect NVK inside Flatpak by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/b69c2b8aa0ed10a429c311da41cfad605effc3c6 * fix[closes #4662]: open cover picker in Pictures by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/9500932294e8f70d64101589333b89be7c48d910 * feat: show official runner logos by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/9c5126cafd91621b5a5eb176657c5325b8d5d59e * fix: render runner logos in bottle details by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/75bcfa374525978da8fdc10aec4e4fa37d217f38 * fix: bundle versioning badge icon by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/6d876ef1f595f0ded390014d2516ef1624f1c4e5 * feat: add adaptive launch for Soda by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/66fd067ae2e41c0dcda3d5e34a441ee18799f711 * fix: require Soda 11.0-5 for adaptive launch by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/2d9ff07632fc533737bcdf8fa35d2bc9329d1391 * fix: start onboarding without a Wine runner by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/29c4c540fdac5dd222a4b348c02e092c680dc7df * fix: allow independent cpak instances by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/a24cdc0e4c34643fecd4e89fb27fd3e6965f94c4 * fix: initialize cpak application flags by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/884f60ae7630349490cc7b77df98db39a56c981b * fix: recognize the cpak runtime by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/439162a21e32eaecfaa1481879398859dc0e38ec * fix: complete cpak runtime support by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/713cdd6d137b16a419d3bbb20f8b901fccc1927b * feat: build cpak from Bottles sources by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/097ce70e532ef777bcc307809535212efca7349a * fix: use the private cpak identity by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/e8 _[Truncated at 4000 characters — full notes: https://github.com/bottlesdevs/Bottles/releases/tag/66.0]_