Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Version 2.12.0

Compare
Choose a tag to compare
@gonzaloriestra gonzaloriestra released this 23 Feb 10:04
· 646 commits to main since this release
5f070a4

Added

  • #1866: Enforce git dependency
  • #2009: Add localization support for Checkout Extensions
  • #2060: Improve CLI error messages for token-based auth (scripts)
  • #2076: Release Wasm Script Projects
  • #2051: Update theme serve to accept root argument
  • #2025: Improve theme pull/push help messages to indicate multiple --only/--ignore flags are allowed.

Fixed

  • #2030: Fix Theme::Syncer handling of file deletions in download_file!
  • #2071: Fix theme pull error message when dev theme doesn't exist
  • #2066: Improve --only/--ignore parameters on Theme pull/push commands to work without quotes
  • #2078: Fix errors on section rendering caused by CORS issues