Skip to content

Releases: shopware/web-installer

0.1.9

Choose a tag to compare

@github-actions github-actions released this 04 Jul 20:18
0.1.9
48af4a4
0.1.9

0.1.8

Choose a tag to compare

@github-actions github-actions released this 15 Jun 07:52
0.1.8
3ccd034
0.1.8

0.1.7

Choose a tag to compare

@github-actions github-actions released this 21 May 06:39
0.1.7
fcc5caa
0.1.7

0.1.6

Choose a tag to compare

@github-actions github-actions released this 12 Mar 04:45
0.1.6
6662d18
0.1.6

0.1.5

Choose a tag to compare

@github-actions github-actions released this 09 Mar 10:25
0.1.5
150bacb
0.1.5

0.1.4

Choose a tag to compare

@github-actions github-actions released this 08 Jan 10:24
0.1.4
17d8888
0.1.4

0.1.3

Choose a tag to compare

@shyim shyim released this 05 Jan 15:43
2d5fdfa
  • Made log tailing more stable

0.1.2: Merge pull request #9 from shopware/ci/add-integration-test

Choose a tag to compare

@shyim shyim released this 05 Jan 14:27
00d3e4b
  • Added some browser console debugging for further flaky test debugging

0.1.1: Merge pull request #9 from shopware/ci/add-integration-test

Choose a tag to compare

@shyim shyim released this 05 Jan 13:51
00d3e4b
  • Updated dependencies for 8.5 compatibility

0.1.0

Choose a tag to compare

@dgrothaus-sw dgrothaus-sw released this 01 Dec 15:08
91333c0

Features

  • The web installer now supports all languages the installation wizards
    supports:
    • Deutsch
    • English (United Kingdom)
    • English (United States) [new]
    • Nederlands [new]
    • Italiano [new]
    • Français [new]
    • Español [new]
    • Português [new]
    • Polski [new]
    • Čeština [new]
    • Svenska [new]
    • Dansk [new]
    • Norsk [new]

Improvements

  • The language selection is now handled by a dropdown selection available on all interactive pages. With this change it's clearer that the language selection is for the installer and does not have any influence on the resulting installation.
  • The steps in the stepper got renamed. The functionality is the same, but the steps now indicate better, what the step will handle. The steps now have the same meaning in every supported language. Before, the steps were translated literal in most cases. The new translation tries better to keep the meaning instead of using a literal translation.
  • The stepper contains the steps from the installation wizard. This improves the impression of how many steps are necessary until Shopware is usable. Before, the web installer stated "Finished" and then redirected to the next installer (installation wizard).

Full Changelog: 0.0.27...0.1.0