66.2Android
Added 1
- Improve funding support flow
Fixed 8
- Steam runtime not passing dash arguments
- Preserve Scout runtime launches
- Handle mixed library entries
- Replace case-insensitive DLL duplicates
- Fall back to available NVK ICDs
- Launch external executables with Wine
- Add timeouts to installer and crash report requests
- Move network requests off the UI thread
What's Changed
- fix: steam runtime not passing dash arguments by @alairon in https://github.com/bottlesdevs/Bottles/pull/4684
- fix: preserve Scout runtime launches by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/c0379accd329a894c46c219a3219cf897e1e933e
- fix[closes #4679]: handle mixed library entries by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/768016ffaf258cccb6d1b0757f5bf27ee82e7347
- fix[closes #4681]: replace case-insensitive DLL duplicates by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/84d75363664c3b76081f7179f27890c9f8a07140
- fix[closes #4682]: fall back to available NVK ICDs by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/38139723f88ce00906ab45aadd7b01bff45da298
- fix[closes #4678]: launch external executables with Wine by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/ee382740daf38c02667dc7a1db1728fb1883d177
- feat: improve funding support flow by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/c4b521ee33b41328a2a3ef80e59b0756a08f0249
- fix: add timeouts to installer and crash report requests by @bunlongheng in https://github.com/bottlesdevs/Bottles/pull/4669
- fix: move network requests off the UI thread by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/70385ab8506e9f29bb5252f359ac4307b896d383
Full Changelog: https://github.com/bottlesdevs/Bottles/compare/66.1...66.2