What's Changed
- Make
apply_themereturn an exit code, and check it on calls. by @CLHatch in #2067 - Fix all references to
depreciatedto use the correct termdeprecatedby @CLHatch in #2068 - Show the "nicename" of apps as they are discovered for the app select… by @CLHatch in #2069
- Create an
app_nicename_pipefunction and use it inmenu_app_selectby @CLHatch in #2070 - Update dependency mkdocs-material to v9.6.16 by @renovate[bot] in #2066
- Create
app_is_runnable,app_filter_runnableand `app_filter_runna… by @CLHatch in #2071 - Fix
app_is_runnablefor instances of apps. by @CLHatch in #2072 - Optimize
app_filter_runnablefor speed by bringing the `app_is_runn… by @CLHatch in #2073 - Replace outputting the
Bottom of ScreenANSI code with ` tput reset… by @CLHatch in #2074
Full Changelog: v2025.07.26-4...v2025.07.28-1