Releases: glaumar/QRookie
Releases · glaumar/QRookie
v0.4.1
What's Changed
- chore: Fix a few typos by @MikeRatcliffe in #35
- fix: Enable button hover state by @MikeRatcliffe in #32
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Fix MacOS VSCode Intellisense by @MikeRatcliffe in #28
- feat: Switch Games toolbar to
Kirigami.ActionToolBar
by @MikeRatcliffe in #26 - fix: Switch macOS to Universal theme by @MikeRatcliffe in #24
- fix: Fix building on Linux (QGuiApplication issue) by @MikeRatcliffe in #30
Full Changelog: v0.3.5...v0.4.0
v0.3.5
What's Changed
- Size settings dialog to contents by @MikeRatcliffe in #21
- init ci macos config for rosseta by @victorwads in #22
New Contributors
- @MikeRatcliffe made their first contribution in #21
Full Changelog: v0.3.4...v0.3.5
v0.3.4
Changes in version 0.3.4
- fix: long game name not wraping
v0.3.3
v0.3.2.1
v0.3.1
v0.3.0 - MacOs and MultiUser Support
Welcome to MacOs and MultiUser support.
- feat(build): Support for MacOs.
- feat(UI,backend): Support MultiUser, each user can use your own meta account and save your game progress separeted
- Install and remove Apps from users
- List User
- See Device User Info
Installation
MacOs
- Bundled DMG image with standalone app (know issue with icons)
Apple Silicom arm64 Version
Intel Based x86_64 Version - Using Nix packing to install on your MacOs (Universal):
sh <(curl -L https://raw.githubusercontent.com/glaumar/QRookie/main/macOs/installMacOSNix.sh)
if you need to install nix use:
export NIX_FIRST_BUILD_UID=306 && sh <(curl -L https://nixos.org/nix/install) --daemon-user-count 4 --yes
Working on MacOs 15 Sequoia
Linux:
- You can also use nix
- Flatpak Build - Soon
v0.2.4
Changes in version 0.2.4
- feat(UI,backend): Support opening the game folder by clicking on the local game name
- feat(UI,backend): Remeber the last conneted wireless address
- feat(UI,backend): Add app settings and settings sheet
- feat(UI, backend): Supports sorting by name, size or date
- feat(UI): Display version code
- feat(backend): Support for updating with packages of inconsistent signatures
- fix(UI): UnkownStatus in download queue
- fix(backend): Device disconnect does not update the InstallError status
v0.2.3
Changes in version 0.2.3
- fix(backend): Start installing and clearing cache before decompression is complete (#4)
- fix(backend): Clear the cache before re-downloading after decompression fails (#3)
- fix(UI): Automatically connect when the device IP is empty
- feat(backend): Add support for granting permissions to oculus-wireless-adb
- feat(UI): Make error messages more concise
- feat(UI): Add uninstall icon
- feat(UI): Add uninstall confirmation dialog
- feat(UI): Automatically disable the wireless mode button when conditions are not met
- feat(UI): Autofocus filter filter field
- feat(desktop): Update application icons
- feat(desktop): Add zh-CN Name/Comment to desktop file
- feat(desktop): Add categories, keywords, provides, branding color, zh-CN summary/description to appstream