63.1Android
Changed 3
- Improve Bottles shutdown logic to force kill inactive bottles
- Update Bottles' versioning system to FVSv2 0.1.5, improving performance and commit strategy
- Ensure there is enough space before creating a snapshot
Fixed 4
- Fix error message when upgrading versioning system
- Fix stuck in startup
- Avoid crashing if Vulkan is not available
- Fix crash in the Dependency Manager due to incorrect path parsing
What's Changed
- docs: Improve bug report template by @mirkobrombin in https://github.com/bottlesdevs/Bottles/pull/4453
- fix[closes #4443]: [Bug]: Error message when upgrading versioning sys… by @mirkobrombin in https://github.com/bottlesdevs/Bottles/pull/4454
- Multiple fixes by @mirkobrombin in https://github.com/bottlesdevs/Bottles/pull/4456:
- Fixed a stuck in startup
- Improved Bottles shutdown logic to force kill inactive bottles
- Avoid crashing if Vulkan is not available
- Updated Bottles' versioning system to FVSv2 0.1.5, improving performance and commit strategy
- Now Bottles ensures there is enough space before creating a snapshot
- Fixed a crash in the Dependency Manager due to incorrect path parsing
Full Changelog: https://github.com/bottlesdevs/Bottles/compare/63.0...63.1