What's Changed
- Add color to the warning about
dialog
not being installed. by @CLHatch in #2075 - Only create the
.env
file before certain command-line options by @CLHatch in #2076 - Optimize
app_is_deprecated
andapp_is_nondeprecated
by avoiding c… by @CLHatch in #2077 - Update
env_sanitize
to show all changed variables in a better format by @CLHatch in #2078 - Change notice colors by @CLHatch in #2079
- Add color to more notices and enclose more items in single quotes by @CLHatch in #2080
- Change
Invalid usage. Must be
toInvalid usage. Must be:
by @CLHatch in #2081 - Update
Invalid usage
notices by @CLHatch in #2082 - Update one remaining
Invalid usage. Must be
to `Invalid usage. Must… by @CLHatch in #2083 - Create an
APPLICATION_COMMAND
global variable to set theds
comma… by @CLHatch in #2084 - Colorize more notice messages. Remove incorrect instructions to use … by @CLHatch in #2085
Full Changelog: v2025.07.28-1...v2025.07.29-1