Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.12.55 #6476

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Release v1.12.55 #6476

merged 1 commit into from
Jul 30, 2024

Conversation

srietkerk
Copy link
Contributor

This release will include a hotfix for kiosk for two things.

  1. User-added games can now have high scores.
  2. The kiosk's game url will now also use the config run url and will be a relative path, making it so wherever the kiosk is running, that target is what will be used (ex: /stable---run rather than always using /---run on live).

I have tested this on stable by adding a game with high scores as top and low scores as top and both games' scores get sorted and seen as expected. I also added a game with a game over condition and no scores being stored and that exited as expected.

If you would like to further test it, make sure to make a game in stable to get the changes for the game over block: https://arcade.makecode.com/stable. As the title suggests, the arcade version should be 1.12.55 and the pxt version should be 8.5.66.

This release will include a hotfix for kiosk for two things.

1. User-added games can now have high scores.
2. The kiosk's game url will now also use the config run url and will be a relative path, making it so wherever the kiosk is running, that target is what will be used (ex: /stable---run rather than always using /---run on live).
@srietkerk srietkerk requested a review from abchatra July 30, 2024 00:07
@abchatra
Copy link
Contributor

Looks good. Thanks for the due diligence. Release it when you are ready and test immediately on the live after release.

@srietkerk srietkerk merged commit 299c62a into master Jul 30, 2024
4 checks passed
@srietkerk srietkerk deleted the srietkerk-patch-2 branch July 30, 2024 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants