Skip to content

v1.11.10

Choose a tag to compare

@nighca nighca released this 05 Dec 07:57
· 114 commits to main since this release
de6a216

What's Changed

  • Fix utf-8 encoding issue when unzip by @nighca in #2489
  • fix(spx-backend): co-locate quota keys in Redis Cluster using hash tags by @nighca in #2495
  • chore(ci): disable provenance and sbom in Docker publish by @aofei in #2498
  • fix(env): update API base URLs for staging environment by @go-wyvern in #2500
  • Bump the "go-modules" group with 1 updates across multiple ecosystems by @dependabot[bot] in #2501
  • Bump the "infrastructure" group with 1 updates across multiple ecosystems by @dependabot[bot] in #2502
  • feat(api): add endpoint to convert Scratch files to XBP format by @go-wyvern in #2505
  • refacor: remove spx-backend and build docker image by @go-wyvern in #2506
  • Upgrade spx & align with new spx APIs by @nighca in #2482
  • chore(deps): bump @scalar/api-reference from 1.25.24 to 1.40.0 by @aofei in #2509
  • fix(spx-gui): adjust grid auto row in tutorial/course-series by @Overu in #2496
  • fix(spx-gui): Incorrect target of highlight-link in Copilot by @Overu in #2503
  • Fix compatibility issues & include more information in exception messages by @nighca in #2512
  • Fix compatibility issues & include more information in exception messages by @nighca in #2516
  • adjust preview/global layout by @Overu in #2328
  • InputHelper remains visible after switching tabs and Map Mode by @Overu in #2522
  • chore: add optional dev API proxy config by @aofei in #2520
  • chore: remove spx-backend docs entry and dev DB compose helper by @aofei in #2523
  • Improve details of ProjectRunnerV2 by @nighca in #2525
  • Bump the "go-modules" group with 1 updates across multiple ecosystems by @dependabot[bot] in #2530
  • feat(api): add binary response handling for Scratch project conversion by @go-wyvern in #2497
  • feat(spx-gui): animate arrow button and refine its styling in Copilot UI by @Overu in #2534
  • Product design for assets-gen by @nighca in #2468
  • Upgrade deps & improve polyfill management by @nighca in #2533
  • fix(ai): update context handling in Player methods and command execution by @go-wyvern in #2540
  • feat(tutorial): The text content of Chapter has been optimized and refined to be more detailed. by @go-wyvern in #2532
  • chore(deps): bump spx to v2.0.0-pre.36 by @Copilot in #2542
  • feat(spx-gui): fixed the issue of merging line breaks after using a custom self-closing tag by @Overu in #2477
  • Upgrade qiniu-js by @nighca in #2537
  • fix(tools/ai): handle context cancellation during AI interaction and archiving by @aofei in #2546
  • Update nginx config by @nighca in #2539
  • chore: fold spx asset prep into npm lifecycle by @aofei in #2549
  • feat(spx-gui): separate UI and icons for importing Scratch projects and assets by @Overu in #2535
  • Fix panic log with new spx by @nighca in #2548
  • Merge ProjectRunner with ProjectRunnerV2 by @nighca in #2555
  • Filter sentry error reports by @nighca in #2558
  • Update Monitor style by @nighca in #2541
  • refactor(tools/spxls): adapt to xgolsw 0.15.0 by @aofei in #2556
  • feat(spx-gui): add custom formatter and parser to number inputs for handling special direction names by @Overu in #2519
  • Fix mapPos in StageViewer after importing by @nighca in #2561
  • Handle error for ProjectRunner run / rerun by @nighca in #2554
  • Add ellipsis to "New project" menu item and document guidelines by @Copilot in #2563
  • Release v1.11.10 by @nighca in #2562

New Contributors

  • @Copilot made their first contribution in #2542

Full Changelog: v1.11.9...v1.11.10