What's Changed
- Fix getting the nicename and descriptions for apps in the case of them not being added by the user. by @CLHatch in #2252
- Add unit tests for
app_nicename
andapp_nicename_from_template
by @CLHatch in #2253 - Add comments describing "ForcePass" variable by @CLHatch in #2254
- Add unit tests to
app_description
andapp_description_from_template
by @CLHatch in #2255 - Add unit tests to
app_is_builtin
by @CLHatch in #2256 - reate color vars for unit test "pass" and "fail" highlighting by @CLHatch in #2257
- Update the "Back Title" of dialog boxes by @CLHatch in #2259
- Add the missing
--theme-list
and--theme-table
command-line options by @CLHatch in #2260 - Disable the
ds -M apps
option. It is currently broken. by @CLHatch in #2261 - Add a
-y
/--yes
command-line flag to assume yes on prompts by @CLHatch in #2262
Full Changelog: v2025.09.30-1...v2025.10.04-1