65.0Android
Added 7
- Detect Unreal Engine bootstrapper in Eagle and suggest the shipping binary
- Expose selected HOTAS devices through HIDRAW
- Add a per-bottle frame rate limiter
- Back up selected program data
- Share USB devices with dedicated sandboxes
- Support D7VK
- Show program icons
Fixed 13
- Clean up desktop entries when removing programs
- Prevent MANGOHUD_CONFIG from blocking the user config file
- Keep system runner after Wine updates
- Align appstream gettext domain
- Normalize LOG_LEVEL values
- Handle missing versioning paths
- Preserve hidden files in bottle duplicates
- Pin compatible pycurl wheel
- Repair drive mappings
- Prepare Proton FSR4 upgrades
- Eject removable drives
- Identify program windows
- Report Vulkan support
Bottles 65 is out with over 100 changes and Soda v11.0-4, the best runner Bottles has ever had!
What's Changed
- fix for #4435 by @ndiruhniu in https://github.com/bottlesdevs/Bottles/pull/4530
- fix[closes #4557]: clean up desktop entries when removing programs by @masonliiu in https://github.com/bottlesdevs/Bottles/pull/4561
- feat: detect Unreal Engine bootstrapper in Eagle and suggest the shipping binary by @fl-f in https://github.com/bottlesdevs/Bottles/pull/4560
- Translations update from Hosted Weblate by @weblate in https://github.com/bottlesdevs/Bottles/pull/4442
- Bump actions/checkout from 3 to 6 by @dependabot[bot] in https://github.com/bottlesdevs/Bottles/pull/4214
- Fix linked whitespace after image badges in
README.mdby @kaunkrishna in https://github.com/bottlesdevs/Bottles/pull/4584 - fix: prevent
MANGOHUD_CONFIGfrom blocking the user config file by @latin-1 in https://github.com/bottlesdevs/Bottles/pull/4569 - fix[closes #4184]: keep system runner after Wine updates by @mikayahlevi in https://github.com/bottlesdevs/Bottles/pull/4187
- Bump actions/setup-python from 3 to 6 by @dependabot[bot] in https://github.com/bottlesdevs/Bottles/pull/4154
- :robot:: Update manifest (important) by @github-actions[bot] in https://github.com/bottlesdevs/Bottles/pull/4552
- fix[closes #3261]: align appstream gettext domain by @zefr0x in https://github.com/bottlesdevs/Bottles/pull/4146
- Translation update by @ClairDePrince in https://github.com/bottlesdevs/Bottles/pull/4255
- fix[closes #4627]: normalize LOG_LEVEL values by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/7c4d88a415b2d2b65a4bce7730ddbc77dd2a77d4
- fix[closes #4622]: handle missing versioning paths by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/20269d2a067fe6de450e6847b8226170dbd27918
- fix[closes #4620]: preserve hidden files in bottle duplicates by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/66f3dd7e8f80ac9d485c7145ce208252ef289463
- feat[closes #4618]: expose selected HOTAS devices through HIDRAW by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/f87bb280f0b056e8124abb8d3e08405b3eb096c6
- feat[closes #4617]: add a per-bottle frame rate limiter by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/3d2677488362a5068d7905d6d935e7bc7ff0e3d6
- fix[closes #4616]: pin compatible pycurl wheel by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/31a388ce584164363dad89c3e71f2309131ebe32
- feat[closes #2674]: back up selected program data by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/8eec2577ec8cbdd30477ca0ede73c8d5de787dbd
- feat[closes #2811]: share USB devices with dedicated sandboxes by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/c3ade5cea7541c6857a2f08351aa0b591c1c1404
- fix[closes #4429]: repair drive mappings by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/a1eba8b24df1e860491747914b3539f1663d815b
- feat[closes #4407]: support D7VK by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/c314c5fb42baf66fbb1f85d886fb38b7c00f245a
- fix[closes #4393]: prepare Proton FSR4 upgrades by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/dd72b1b6ac59879dd0f8e2ea05c15929c62a450f
- fix[closes #3453]: eject removable drives by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/f89398baa9927eab3bc39e4f654461149b3cefe9
- fix[closes #3430]: identify program windows by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/38ae564b1add051c4b11c6e6e455056fc7ff23d7
- fix[closes #2595]: report Vulkan support by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/f407bd9bb04e3a324b0121398816dba52f9ae53a
- fix[closes #3309]: preserve terminal launches with WineBridge by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/c41ea7e7bc79eb05a3fec3ea8d4d20291b39fbc0
- feat[closes #2508]: show program icons by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/47650423a512f6ba7c9870df02530b4ee5880a69
- fix[closes #2865]: restore imported bottle configuration by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/21055ba148e75c0a1a5b6f005c14b5805309bb50
- fix[closes #2682]: deduplicate renamed Epic games by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/772d8094d062f84edddb342710feb9875628c473
- fix[closes #2635]: resolve document portal launch paths by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/9293478e44ae071f0303bc38583fc62da1a44838
- fix[closes #2696]: show the empty search state by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/a152dfcf58e4d5c0522ec4ada33daffa7b26b74b
- feat[closes #2256]: allow removing desktop entries by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/bed44f1e40d1f47ef5fedf7b10bbe7212109d3d6
- fix[closes #4146]: use the RDNN gettext domain by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/2d4468a8c9791a2428cbc707eb26833af158abf8
- fix[closes #4552]: regenerate PyPI dependency module by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/02d1f520c1bcdaed4680993f5ed850b420c7d37b
- feat[closes #4542]: allow cancelling backups by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/6c83e2d25703babd9ed8f4f8c142a6337a485537
- feat[closes #4484]: add file associations by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/58fcb56911eb590d279bd96e11b76e46ae525a8c
- feat[closes #4535]: launch programs at login by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/f39539399bfbbab1c89ca7d82e5ea1ede78a031c
- fix[closes #4536]: import external Wine prefixes by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/bb648c8f4976659b53d31c417b1abe81da18cca1
- fix[closes #4540]: discover Steam shortcut prefixes by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/be6ffa4fc664d4bade0427abfc997eecba85a7a2
- fix[closes #4556]: add repository failover by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/6d369f9d24563d130155ab8bfb373ef74c6942e0
- fix[closes #4539]: support CLI bottle setup by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/73163c8269f60c7889d3724cdb40adc4deb04e81
- feat[closes #3977]: add lsfg-vk frame generation by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/a74e8dd62ae8c2799dccf3695c3787b13a27432b
- fix[closes #4126]: configure HDR launch environment by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/b94e0856bbbc230c38554e4fd093ecd367bac511
- fix[closes #4060]: report desktop entry fallback by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/34401b00aafa51365cf25c299c2b64f754a4d3bb
- feat[closes #3942]: allow ordering bottles by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/68ca8fc370321cb9ecc86ff3d904931bbd55d5e0
- feat[closes #3941]: discover Steam Proton runners by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/780b660d6ada8e737b5f659a7901275f9da4449a
- feat[closes #3940]: install selected dependencies by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/db658edd33da6738e51e594fbef90832bbaf400c
- fix[closes #3920]: handle files removed during backups by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/f8dcb1142c01644f4d54020a5acc727d62c1dc5b
- fix[closes #3901]: open folders through the portal by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/55725e346315481d2a2839978416d3554ce58257
- feat[closes #3911]: configure the default Z drive by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/60cf7d3905ae0f67e0352c046b6fa9815e66a7ba
- fix[closes #3899]: show full runner names by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/37f84cbc0d567f4c104023c3dfa40d3691c0cc81
- feat[closes #4541]: guide external drive access by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/008627cee836939771d95579f419d31248476a3e
- fix[closes #4027]: detect NTSync runner support by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/0e9d1d916f4eb6461f71996f9fa4390aa7550db1
- fix[closes #4012]: launch desktop entries through Flatpak by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/6a058567d8f08c769c1bcae8d360b9ba98455634
- fix[closes #4017]: select the usable Steam installation by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/0dc0b785d8034d17f40a7114365a372ec3b00b2d
- fix[closes #3995]: discover installed Steam games by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/94a4fa55ba09dab2d2adf7fd5d41cad278b673da
- feat[closes #3892]: hide console windows for programs by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/77d675dbada414274a4835d1fe1859fa3c26a290
- fix[closes #4193]: ignore unusable system Wine by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/c9198af2cfd63c0eb8a0d43a96cc05c3259ab7bc
- fix[closes #4594]: label the Flatpak Wine runtime by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/9a4c2484993724f16a43f3b8b0921805a944e99e
- fix[closes #4592]: allow browser portals in dedicated sandboxes by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/51976337019c9c8cc3b18db2076ab03c84dcfc17
- fix[closes #4589]: explain unavailable Steam Runtime by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/cd7725caf1f223574e8e981b3b8a6451fc1618e2
- fix[closes #4587]: suppress Wine Mono during wineboot by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/50c7ca034388f369c6de5249311e1166abe48323
- fix[closes #3677]: refresh programs after uninstalling by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/9ba96b2aac12f44cc87a6e3cd58554302aefafcd
- fix[closes #3562]: enable back navigation gestures by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/ef506cb77e48b52371da3b033ad1a569e47bde1e
- ci: close invalid issue reports by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/ebe6b1f5430904a1f6746912affc647a5fe89efa
- fix[closes #3728]: unlink user profiles after runner changes by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/59660ef3b8179072acd588ae1408ea63cb527a27
- fix[closes #3729]: share Wine and Proton user profiles by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/781bb2cc663633f55c3ab68f333da8df31ff8515
- fix[closes #3777]: launch terminals from custom bottle directories by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/21d7469b4cca603b3ad09929592c518f3912141f
- fix[closes #3840]: preserve XMODIFIERS for Wine by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/9e3aaf247d276ebe0dae71c24d404e34d94058a7
- fix[closes #4591]: quote Steam shortcut launch options by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/297f8c51c16e737273727d78715db7bdc9a260a4
- fix[closes #4582]: validate templates with broken symlinks by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/90c90260df2db7154a3196d9d46a4b0d7dd10d33
- fix[closes #4579]: refresh programs after installers finish by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/e0b10c2fcb09db0a73404a46e80aad06f295bade
- fix[closes #4544]: filter prerelease component updates by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/a25ac4cf45dbbdbafb8cc77ba8128f0bef32e0d7
- fix[closes #4534]: serialize bottle dialogs by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/25b3e0604a99ce64cb6874a21d972fcb4126124e
- fix[closes #4531]: expose the selected Steam runtime by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/613a5311446a4116740f1813786764518a6dd235
- fix[closes #4390]: handle trailing-dot Flatpak paths by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/5eb43f678541ec3f7bc8aea626c10e10c3b8f801
- feat[closes #4372]: add application language selection by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/a39f306baf824d3eafa306170b1996191fbd2cac
- fix[closes #4353]: allow windowed Gamescope mode by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/3f79c51e6c3aad44882b896931c307d36f365453
- feat[closes #4348]: add application text scaling by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/90a0ec38a7e583bc6c31c2ca29d87fc60870a5e8
- docs[closes #4345]: document stable Flatpak builds by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/decd3c41f08403b5f3849c5ebebb18b1b00417b4
- fix[closes #4337]: honor Wayland in dedicated sandboxes by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/430746c6b8c0ab9d641cafd55821fbd058ba954d
- feat[closes #4335]: share input devices with dedicated sandboxes by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/006024120b59470dab7f974499f1559d77fd43f5
- feat[closes #4334]: add Steam games to the library by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/26969006cab1665fe812088e8e1c1f0505e98026
- fix[closes #4322]: reject files as the bottles directory by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/62cefef551af806b85aa280254f4d1c6cfe6967b
- fix[closes #4312]: recover from missing bottle templates by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/3333b044be2326f0e0c1a602cce5f4b5d73734fd
- fix[closes #4303]: install cached components offline by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/413a313d21c21a7281701bf0337926073fd5ec7c
- fix[closes #4293]: prevent onboarding network dead-ends by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/921bf9edee7f0452bb0b9bf6832bf2d328bcea9b
- fix[closes #4283]: fix dependency uninstaller sequencing by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/bc9dabec1ed7d5784d3dde47e9ad1ea1b785015b
- fix[closes #4276]: detect NVK Vulkan drivers by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/4204500365b8e3a8a6c28fa6438b971a57189370
- fix[closes #4252]: keep Wine GPU variables out of EasyTerm by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/d2e49cc6964b4567978bc66eaf6d7d61b76bbde6
- fix[closes #4233]: apply installer window decoration settings by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/a24304d62a47c05ac6ee8d00a233f74e563fff31
- fix[closes #4232]: mark wine-GE as unmaintained by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/2f933df15ecc45a116e537daaff6df51a3710ad9
- feat[closes #4224]: support custom library covers by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/69c8cef0c4806a6eb8d25896fcc52b7359160ccc
- fix[closes #4219]: pass raw executable paths to WineBridge by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/86e19b2e8bf63085235ecc52070fcf1f296f32e4
- feat[closes #4217]: allow hiding component updates by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/7d3c36821f9f86d1746e58d0b274c4e5cad66c45
- feat[closes #4173]: configure sandbox during bottle creation by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/8632c25fe4c5cfa399e58ff93bfc894f55d92c80
- fix[closes #3898]: handle missing bottle paths in wineserver checks by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/5c05ba10709f8953f2af1721b4472994ce2938c4
- fix[closes #3485]: sync Proton WineD3D dependencies by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/8871ec7e919b333e2438cbb6530763f2f36f29ec
- feat: add community compatibility intelligence to Eagle by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/f29fdf4abb4736d94fb0237ba691f23ac06f364e
- fix[closes #4543]: Bottles reported offline when a single connectivity host is unreachable by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/a3606d1451ebab39411a68ad12f3f267ae374b09
- fix[closes #3954]: bottle stuck on a missing runner cannot switch to an available one by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/aff668e4915eeb90f471c4f1b3dfc31d2c19fa9a
- fix[closes #4268]: add a CLI command to stop a bottle's processes by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/e1634646f36242293d74eb4400cac0335026ac39
- fix[closes #4098]: stylize Wine GE and Proton GE runner labels by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/645a0c98d8f5c02c2c16f018c2d0d4f6470b02a2
- fix[closes #3908]: remove unused .gir files from the Flatpak by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/cceea56b32e45e0d3ba9e213ad91ab07e15eb44f
- fix[closes #4538]: crash adding a program to the library when the thumbnail cannot be fetched by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/ace4da72dd37ef61fd73105601a79673f4ceff4c
- fix[closes #4572]: crash reading a process environment that no longer exists by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/d42b89e5d0eaad4a2e09e6f940d2b6e9dfea0296
- fix[closes #3947]: crash installing a dependency when the Windows version cannot be set by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/eb1bf4761b1354bc9f1fc98aad32bcd009b6ce3e
- fix[closes #4332]: crash creating a bottle from an environment recipe with invalid characters by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/d5a8dfcc69558b5e67d1a5cdd1b665522bfe13ae
- fix[closes #4254]: crash creating a bottle when the Windows version cannot be set by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/06b38a3185a65a71ed91c0d98e45d2ff18ee52db
- fix[closes #3606]: command line -b and -e options ignored by the GUI app by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/88ec63bb78c3ddc250276227cadaf4dbf9316e5b
- fix[closes #4483]: crash when the current working directory no longer exists by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/c3ab2397c03e229875ea2370779d9ec51991c005
- fix[closes #4553]: crash opening the dependencies list from an idle_add keyword argument by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/20965b35e830a0e56ffbb849c49d607bc5f18de1
- fix[closes #4571]: crash launching a program with a malformed environment variable by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/4053e07cc51b957de803206c41dd481fe6374400
- fix[closes #4566]: No such file or directory warning from paths with spaces by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/a212ceff693cf87b25d012d80e82f3bcd9902096
- fix[closes #3970]: renaming a program does not update its desktop entry by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/fdc02dfc46ca7cd3a1ec5d36f5a42b7244dd2c05
- fix[closes #4242]: MangoHud helper command fails without the flathub remote by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/96a2fbd987fbf3378ee6aefeb517bc589546032c
- fix[closes #4547]: correct Chinese (Simplified) and Chinese (Traditional) language names by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/6e86243d85d449e33467e16253ebe23f1fc55ff2
- fix[closes #4295]: crash creating a bottle from a non UTF-8 environment recipe by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/206cfa7f7868e5c39a2cac53b65e09b773a86fef
- fix[closes #4558]: crash installing from catalog when the manifest has no valid executable by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/9579580345ce9affa1c52bed302ef793acae961c
- fix[closes #4574]: crash on startup when the manager is not initialized by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/da848c13fef84a8933a7a4dfce8634a200f39b03
- fix[closes #4537]: bottle.yml unexpectedly becomes empty (0kb) by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/6d45ab4dc66a0c499b5729bfe043a200d03e2328
New Contributors
- @masonliiu made their first contribution in https://github.com/bottlesdevs/Bottles/pull/4561
- @fl-f made their first contribution in https://github.com/bottlesdevs/Bottles/pull/4560
- @kaunkrishna made their first contribution in https://github.com/bottlesdevs/Bottles/pull/4584
- @latin-1 made their first contribution in https://github.com/bottlesdevs/Bottles/pull/4569
- @zefr0x made their first contribution in https://github.com/bottlesdevs/Bottles/pull/4146
- @ClairDePrince made their first contribution in https://github.com/bottlesdevs/Bottles/pull/4255
Full Changelog: https://github.com/bottlesdevs/Bottles/compare/64.1...65.0