Releases: civicrm/cv
Releases · civicrm/cv
v0.3.64
v0.3.63
What's Changed
- (dev/core#5700)
cv dl
- Split download substeps. Fix upgrades of EFv1=>EFv2. by @totten in #247 - Show the config file location of
cv.json
with the commandvars:show
by @jaapjansma in #248 cv status
- Add details about MariaDB, plesk, cpanel, webmin by @totten in #245
Full Changelog: v0.3.62...v0.3.63
v0.3.62
What's Changed
- ConsoleQueueRunner - Fix some warnings by @totten in #242
- Use XDG_STATE_HOME environment variable as a preference above HOME by @jaapjansma in #243
New Contributors
- @jaapjansma made their first contribution in #243
Full Changelog: v0.3.61...v0.3.62
v0.3.61
What's Changed
- Site Aliases - Add built-in plugin to manage aliases by @totten in #240
- URLs - Improve handling of active URLs (esp HTTPS construction) by @totten in #236
- Status Report - Add subcommand
cv status
to report key facts by @totten in #234, #237 - Debugging - Print details about SQL errors (more compat) by @totten in #233
- (REF) Simpler access to STDERR object by @totten in #241
- Miscellaneous cleanups by @totten in #235
Full Changelog: v0.3.60...v0.3.61
v0.3.60
What's Changed
- Fix PHP warning on WordPress - Set
$_SERVER['SERVER_SOFTWARE']
to an empty string rather than NULL by @michaelmcandrew in #231 - Debugging - Print details about SQL errors by @totten in #230
- DebugContainerCommandTest - Relax examples by @totten in #232
New Contributors
- @michaelmcandrew made their first contribution in #231
Full Changelog: v0.3.59...v0.3.60
v0.3.59
What's Changed
- CmsBootstrap - Fix excessively modest error-reporting by @totten in #225
- dev/core#5392 set timezone for MySQL and PHP together by @ufundo in #223
- Bump symfony/process from 5.4.40 to 5.4.46 by @dependabot in #227
- Implement an encoder for generating
cv api4
args by @totten in #226 - php:boot - When using --level=classloader, propagate the $civicrm_root by @totten in #228
- PHP 8.4 - Fix some more warnings by @totten in #229
New Contributors
- @dependabot made their first contribution in #227
Full Changelog: v0.3.58...v0.3.59
v0.3.58
v0.3.57
v0.3.56
v0.3.55
What's Changed
- Plugins - Add plugin framework. Support commands and site-aliases by @totten in #191
cv ext:list
- Add upgrade info. Reformat default table. (#209) by @totten in #214cv ext:list
,cv service
, (et al) - Expand support for-a
("all columns") and other shortcuts for deeper inspection of outputs by @totten in #213cv api4
- Add support for morewhere
operators by @totten in #184- Error Handling - Remove the
@
suppression forcivicrm.settings.php
by @demeritcowboy in #212 - Backdrop - Fix E2E_Core_PathUrlTest. Tighten absolute/relative handling for
cv url
. by @totten in #215
Full Changelog: v0.3.54...v0.3.55