yorkshire-pudding
released this
07 Sep 19:54
·
8 commits
to 1.x-1.x
since this release
What's Changed
- Explicitly call the PHP binary to avoid errors when installing the site by @gwolf in #387
- Check for the presence of the MySQL binaries before calling them by @gwolf in #389
- Add Contributing.md by @yorkshire-pudding in #391
- Issue #385: Add instant message and define symbols as constants by @yorkshire-pudding in #392
- Roles and permissions commands by @nico8948 in #322
- Handle incorrect cache argument by @yorkshire-pudding in #396
- Convert help output to text lines rather than tables. by @yorkshire-pudding in #397
- Fix headers already sent for yes and debug modes by @yorkshire-pudding in #399
- Minor debugging and tidy up on role commands by @yorkshire-pudding in #401
- More meaningful dev version number and latest release constant by @yorkshire-pudding in #403
- Add telemetry capability by @yorkshire-pudding in #404
- Adjust telemetry to meet requirements by @yorkshire-pudding in #406
- Adjust so telemetry not sent for GitHub workflows by @yorkshire-pudding in #407
- Add space to symbols without any by @yorkshire-pudding in #409
- Issue #411: Add config-clear command, fix bug in config-set. by @bugfolder in #412
- Output bee_messages as text rather than table by @yorkshire-pudding in #414
- Issue #279: Move to deploying the wiki from the repo by @yorkshire-pudding in #416
- Issue #279: Add workflow and Footer by @yorkshire-pudding in #417
- Issue #419: Compatibility with MySQL on alternate port by @totten in #418
- Issue #420: Fix warning with user-create by @yorkshire-pudding in #421
- Issue #410: Add context to translatable strings passed to t() by @yorkshire-pudding in #423
- Move theme commands and tests to separate files. by @yorkshire-pudding in #426
- Show command help for missing argument and required option by @yorkshire-pudding in #427
- Add theme debug command by @yorkshire-pudding in #429
- Update official support to PHP 8.3 by @yorkshire-pudding in #432
- Fix notice or warning for long column values in table by @yorkshire-pudding in #433
- Add changelog command and enhance version command by @yorkshire-pudding in #435
New Contributors
Full Changelog: 1.x-1.0.2...1.x-1.1.0