66.10Android
Added 1
- Lazy loading for runner entries
Changed 2
- Adopt manifest v3
- Refresh cpak package metadata
Fixed 7
- Bundle UMU in the cpak image
- Apply user agents to allow access to repos
- Refresh programs after list executable exits
- Populate component selectors after bottle creation
- Resolve open tracker issues
- Use reachable connectivity endpoint
- Pin cpak image only on main
From Bottles
What's Changed
- chore: adopt manifest v3 by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/ddc520387667257fb2db55db34bd7f03fa5faa23
- fix: bundle UMU in the cpak image by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/a0e987de32a83532695c7087807c80b135f47b43
- chore: refresh cpak package metadata by @mirkobrombin in https://github.com/bottlesdevs/Bottles/commit/26864c35314d37451e1cc5e8bc82837de903366f
- fix: applies user agents to allow access to repos by @alairon in https://github.com/bottlesdevs/Bottles/pull/4744
- fix: refresh programs after list executable exits by @latin-1 in https://github.com/bottlesdevs/Bottles/pull/4749
- fix(frontend): populate component selectors after bottle creation by @latin-1 in https://github.com/bottlesdevs/Bottles/pull/4748
- feat: lazy loading for runner entries by @alairon in https://github.com/bottlesdevs/Bottles/pull/4745
- fix: resolve open tracker issues by @mirkobrombin in https://github.com/bottlesdevs/Bottles/pull/4750
- fix: use reachable connectivity endpoint by @mirkobrombin in https://github.com/bottlesdevs/Bottles/pull/4752
- fix: pin cpak image only on main by @mirkobrombin in https://github.com/bottlesdevs/Bottles/pull/4754
Full Changelog: https://github.com/bottlesdevs/Bottles/compare/66.9...66.10