Skip to content

Releases: glaumar/QRookie

0.4.2

10 Jan 03:34
Compare
Choose a tag to compare

What's Changed

  • fix: hard-coding of config, store url upon config-fetch, not meta-fetch @Fenopy
  • fix: removed ignoring ssl errors (fixed on server-end) by @Fenopy

Full Changelog: v0.4.1...v0.4.2

v0.4.1

31 Aug 23:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

23 Aug 18:25
39877fb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.4.0

v0.3.5

14 Aug 20:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.4...v0.3.5

v0.3.4

05 Aug 23:46
5bdcf4a
Compare
Choose a tag to compare

Changes in version 0.3.4

  • fix: long game name not wraping

v0.3.3

17 Jul 19:48
Compare
Choose a tag to compare

Changes in version 0.3.3

  • fix: MacOS bundle missing icons theme
  • fix: Failed to parse VRP-GameList.txt (#15)

v0.3.2.1

04 Jul 23:52
Compare
Choose a tag to compare
v0.3.2.1 Pre-release
Pre-release

just test github action

v0.3.1

22 Jun 10:40
Compare
Choose a tag to compare
  • fix: segmentation fault
  • fix: can not find keystore in nix darwin installation

v0.3.0 - MacOs and MultiUser Support

17 Jun 11:06
Compare
Choose a tag to compare

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

12 May 14:43
Compare
Choose a tag to compare

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