Releases: stellarwp/slic
Releases · stellarwp/slic
2.1.7
2.1.6
What's Changed
- Add WSL2-specific Xdebug configuration section by @glaubersilva in #232
- Prevent running slic if the
uopzextension is enabled withuopz.exit=0by @defunctl in #233
New Contributors
- @glaubersilva made their first contribution in #232
Full Changelog: 2.1.5...2.1.6
2.1.5
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
usecommand to guarantee that project specific override files will apply to all operations performed during the handling of theusecommand, including possible spin up of the stack. - Fixed - Correctly handle the
SLIC_WP_AUTO_UPDATE_CORE, allow "undefining" this env var withSLIC_WP_AUTO_UPDATE_CORE= - Fixed - Correctly handle the
SLIC_AUTOMATIC_UPDATER_DISABLED, allow "undefining" this env var withSLIC_AUTOMATIC_UPDATER_DISABLED= - Fixed - Correctly handle the
SLIC_WP_HTTP_BLOCK_EXTERNAL, allow "undefining" this env var withSLIC_WP_HTTP_BLOCK_EXTERNAL= - Changed -
update-dumpcommand 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=testwould previously be set.
Full Changelog: 2.1.4...2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
What's Changed
- Add PHP 8.4 compatibility changes by @JPry in #211
- Fix typos by @szepeviktor in #207
- Normalized PHP versions before check by @lucatume in #217
- set MySQL to 5.5.62 on PHP 7.4 by @lucatume in #214
- v2.0.0 by @lucatume in #219
New Contributors
- @JPry made their first contribution in #211
- @szepeviktor made their first contribution in #207
Full Changelog: 1.9.2...2.0.0