66.7Android
Fixed 4
- Normalize duplicate bottle paths and handle copy failures
- Refresh bottle list on the main thread after deletion
- Retry repository requests over IPv4
- Expose UMU data directory
What's Changed
- fix: normalize duplicate bottle paths and handle copy failures by @latin-1 in https://github.com/bottlesdevs/Bottles/pull/4696
- fix: refresh bottle list on the main thread after deletion by @latin-1 in https://github.com/bottlesdevs/Bottles/pull/4697
- fix[closes #4694]: retry repository requests over IPv4 by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/f9dbab738154d3ebf7d8ed43f1b0573ae2c58966
- fix: expose UMU data directory by @mirkobrombin in https://github.com/flathub/com.usebottles.bottles/pull/547
Full Changelog: https://github.com/bottlesdevs/Bottles/compare/66.6...66.7