Skip to content

Releases: stellarwp/slic

2.1.7

03 Feb 16:10
0b30c49

Choose a tag to compare

What's Changed

Full Changelog: 2.1.6...2.1.7

2.1.6

03 Dec 07:34
9f00851

Choose a tag to compare

What's Changed

  • Add WSL2-specific Xdebug configuration section by @glaubersilva in #232
  • Prevent running slic if the uopz extension is enabled with uopz.exit=0 by @defunctl in #233

New Contributors

Full Changelog: 2.1.5...2.1.6

2.1.5

28 Nov 18:11
577d848

Choose a tag to compare

What's Changed

Important

This includes an awesome bug fix to properly read a project's .env.slic.local so overriding now works in all scenarios when running slic use <project>.

  • Fixed - Handling of the project in the use command to guarantee that project specific override files will apply to all operations performed during the handling of the use command, including possible spin up of the stack.
  • Fixed - Correctly handle the SLIC_WP_AUTO_UPDATE_CORE, allow "undefining" this env var with SLIC_WP_AUTO_UPDATE_CORE=
  • Fixed - Correctly handle the SLIC_AUTOMATIC_UPDATER_DISABLED, allow "undefining" this env var with SLIC_AUTOMATIC_UPDATER_DISABLED=
  • Fixed - Correctly handle the SLIC_WP_HTTP_BLOCK_EXTERNAL, allow "undefining" this env var with SLIC_WP_HTTP_BLOCK_EXTERNAL=
  • Changed - update-dump command now validates dump file existence before processing, provides clearer progress messages, and properly restores the original WordPress version after testing with a specific version.
  • Fixed - read_env_file() no longer reads commented out env vars, e.g. # SOME_VAR=test would previously be set.

Full Changelog: 2.1.4...2.1.5

2.1.4

26 Nov 14:19
79c4619

Choose a tag to compare

What's Changed

Full Changelog: 2.1.3...2.1.4

2.1.3

26 Nov 10:57
c3f6098

Choose a tag to compare

What's Changed

  • Fix: Error: Failed to get current SQL modes. Reason: ERROR 2026 (HY000) - Bump mariadb to 11.8.3 by @defunctl in #228

Full Changelog: 2.1.2...2.1.3

2.1.2

13 Nov 15:57
db954f4

Choose a tag to compare

What's Changed

  • 2.1.2: Further Dockerfile/Workflow image building optimizations by @defunctl in #224

Full Changelog: 2.1.1...2.1.2

2.1.1

04 Nov 16:42
ec240d0

Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

2.1.0

24 Oct 14:53
0751598

Choose a tag to compare

What's Changed

  • Fix: PHP version switching + backing up env vars by @defunctl in #221

Full Changelog: 2.0.0...2.1.0

2.0.0

08 Jul 15:15

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.9.2...2.0.0

1.9.2

14 May 15:43
289e42f

Choose a tag to compare

What's Changed

Full Changelog: 1.9.1...1.9.2