Skip to content

Releases: FriendsOfShopware/shopware-cli

0.4.44

27 May 11:46
0.4.44
6d8e625
Compare
Choose a tag to compare

Changelog

  • 69db6d2 Add locales to schema
  • 85e7b53 NTR - Fix zip timestamp
  • 3a681a1 feat: add extension manager docs
  • 33befaa feat: add mysql dump guide
  • a305420 feat: move to guides folder
  • c8cf6ad fix(deps): bump anchore/sbom-action in the all group
  • 948f06f fix(deps): bump golangci/golangci-lint-action in the all group
  • 41aa1a5 fix(deps): bump the all group with 2 updates
  • f3673a2 fix(deps): bump the all group with 4 updates
  • 0c2be4e fix: close file handle after adding file
  • 7a91fc4 fix: project extension upload requires argument path
  • 6d8e625 fix: restore modified time from Git
  • 75274ab fix: typo in command description
  • e9c6a10 fix: wiki/requirements.txt to reduce vulnerabilities

0.4.43

07 May 13:25
0.4.43
82ad5c4
Compare
Choose a tag to compare

Changelog

  • 9a534e1 Revert "feat: workaround symfony/intl composer performance issue"
  • 0334796 feat: add user-agent to all account api requests
  • 6c174cb fix: build
  • 50c9269 fix: descrption of extension admin watcher
  • 1782672 fix: golang ci lint errors
  • 82ad5c4 fix: improve short descrption of extension prepare
  • a28b0a2 fix: remove time from normal logger
  • 148bba1 fix: test
  • c09feaa fix: verbose mode in cli

0.4.42

02 May 12:59
0.4.42
6ce207b
Compare
Choose a tag to compare

Changelog

  • 6ce207b Revert "fix: tilde constraint"

0.4.41

01 May 16:34
Compare
Choose a tag to compare

Changelog

  • 84a6afa fix(deps): bump github.com/sashabaranov/go-openai in the all group
  • 604229e fix(deps): bump the all group with 2 updates
  • d9e1ec2 fix: store upload, due new apis
  • 070a3f8 fix: tilde constraint

0.4.40

23 Apr 10:23
a757e54
Compare
Choose a tag to compare

Changelog

  • a757e54 ci: restore entrypoint script for better compatibility

0.4.39

23 Apr 10:03
a757e54
Compare
Choose a tag to compare

Changelog

  • a757e54 ci: restore entrypoint script for better compatibility

0.4.38

22 Apr 19:47
b6f4864
Compare
Choose a tag to compare

Changelog

0.4.37

22 Apr 19:40
a4f7d86
Compare
Choose a tag to compare

Changelog

  • 09e1263 ci: simplify docker pipeline
  • 93fd58c feat: add project debug, fixes #344
  • 587e20f feat: make docker image smaller, fixes #348
  • efbb317 fix(deps): bump the all group with 3 updates
  • c3d2df8 fix: add MESSENGER_CONSUMER_NAME to project worker, fixes #345
  • a4f7d86 fix: delete unused entrypoint.sh

0.4.36

18 Apr 07:33
d6363dd
Compare
Choose a tag to compare

Changelog

  • a08a7fb ci: add missing php extensions for codespaces
  • 4a20878 feat: micro optimize storefront build execution
  • 3141000 feat: speedup composer install by setting COMPOSER_ROOT_VERSION
  • f1e87e8 feat: when we have 6.6 storefront files, skip building them
  • 3ce838d feat: workaround symfony/intl composer performance issue
  • 033a99d fix(deps): bump the all group with 2 updates
  • d6363dd fix: golint error
  • 4a92b69 fix: only use bun or npm like build-administration.sh, fixes #297

0.4.35

14 Apr 20:44
be9ca15
Compare
Choose a tag to compare

Changelog

  • faaf6e9 Add test test for technicalName fix
  • 8d39b76 Fix technicalName in plugins.json
  • f4040d3 ci: add codespace image
  • 486c271 ci: use custom image for github codespaces
  • 335dab2 fix(deps): bump the all group with 3 updates
  • 4b98ad6 fix: parsing version constraints with only one delimitter
  • be9ca15 fix: storefront watch on older shopware versions, fixes #337