First beta release of the new Version
What's Changed
- Add Settings for Epic Games Overlay by @Dummerle in #156
- Clarify about submodules when running from source by @MultisampledNight in #159
- Implement logging in via webengine by @invertedEcho in #160
- Got color schemes working by @KovvalskiX in #161
- Unify strings formatting by @invertedEcho in #158
- Remove leftover + from f-string refactor which breaks Proton settings saving by @MultisampledNight in #162
- UI fixups for InstallDialog and LegendarySettings by @loathingKernel in #166
- add "Categories=Game;" in desktop entries by @ZhaoZuohong in #169
- Implement global objects as functions that return a single instance by @loathingKernel in #175
- RareStyle: Update QProgressBar and QScrollBar by @loathingKernel in #185
- SideTabWidget: Add master widget with a title and a scrollarea by @loathingKernel in #187
- Wrappers: Make widgets and the scrollarea smaller by @loathingKernel in #188
- Implement environment variables by @invertedEcho in #180
- Change some settings by @Dummerle in #189
- A bunch of minor UI fixes by @loathingKernel in #194
- Use QStandardPaths everywhere instead of guessing desktop and applications path by @MultisampledNight in #195
- Implement moving game installations by @invertedEcho in #193
- Fix uninstall for third party launcher games by @invertedEcho in #200
- Focus on what makes Rare a good choice by @loathingKernel in #201
- Add a bunch of accumulated fixes. by @loathingKernel in #203
- Fix typo by @invertedEcho in #204
- Add max shared memory override and download reordering options by @loathingKernel in #207
- Update move game to support moving across different drives by @invertedEcho in #199
- Add game helper to launch games in a detached process by @Dummerle in #202
- Split resources into base and themes to make diffs lighter by @loathingKernel in #212
- Implement image manager by @loathingKernel in #211
- Add ImageWidget and LibraryWidget from #196 by @loathingKernel in #213
- LibraryLayout from #196 by @loathingKernel in #214
- Small enhancements in moving game by @invertedEcho in #215
- ImageManager: Handle broken image.cache by @loathingKernel in #216
- Fix typo and add flatpak to README.md by @invertedEcho in #217
- Add SlidingStackedWidget from #196 by @loathingKernel in #218
- Bug fixes for merged features by @loathingKernel in #220
- Some more fixups by @loathingKernel in #221
- Don't double delete the game dir by @invertedEcho in #223
- Fix get_rare_executable func for macOS by @invertedEcho in #224
- Fixups by @loathingKernel in #225
- Fixups by @loathingKernel in #228
- ImageManager: Also test if 'game.metadata' has 'keyImages' by @loathingKernel in #230
- Implement shim legendary classes with overloaded/modified functions by @loathingKernel in #197
- Install advanced options by @Dummerle in #233
- InstallDialog: Adjust collapsible widget by @loathingKernel in #234
- Lgndr: Temporary fix for DLManager monkeypatching in Windows by @loathingKernel in #235
New Contributors
- @KovvalskiX made their first contribution in #161
- @ZhaoZuohong made their first contribution in #169
Full Changelog: 1.8.7...1.9.0-rc.1