What's Changed
- Change from using
PROCESS_*
vars toPROCESSED_*
vars to check if … by @CLHatch in #2156 - Fix incorrect variable
PROCESSSED_APPVARS_CREATE_ALL
to `PROCESSED_… by @CLHatch in #2157 - chore: ✨ add .gitattributes for line endings and file handling by @TommyE123 in #2155
- Fix a few missing changes to the
PROCESSED_*
variables by @CLHatch in #2158 - Fix incorrect variable name
AppName
toAPPNAME
inappname_is_valid
by @CLHatch in #2159 - Strip dialog color codes from warning in
appvars_purge
by @CLHatch in #2160
Full Changelog: v2025.08.19-3...v2025.08.24-1