Releases: GhostWriters/DockSTARTer
Releases · GhostWriters/DockSTARTer
v2025.09.11-1
What's Changed
- Update the colors on the default theme by @CLHatch in #2191
- Use the "AppList" colors for the descriptions of apps in the app sele… by @CLHatch in #2192
- Use the "AppLIst" color in the theme selection menu by @CLHatch in #2193
- Fix incorrect "AppList" dialog color to "ListApp" by @CLHatch in #2194
Full Changelog: v2025.09.10-1...v2025.09.11-1
v2025.09.10-1
What's Changed
- Slight fix to regex searching for
.env.app.appnamelines in the ove… by @CLHatch in #2185 - Allow
./before.env.app.appnamewhen searching the compose file by @CLHatch in #2186 - Remove
bsdmainutilsfrompacmaninstalls.columnis in `util-l… by @CLHatch in #2187 - Fix
.gitgnorefile, only ignoring files from the root of the file s… by @CLHatch in #2188 - Update the default theme to be more usable on terminals that use a da… by @CLHatch in #2189
- Add a retro theme to mimic the old colors using Whiptail by @CLHatch in #2190
Full Changelog: v2025.09.07-1...v2025.09.10-1
v2025.09.07-1
What's Changed
- Change
--theme-shadowto--theme-shadows, and use a single `apply… by @CLHatch in #2183 - Look in override file to check for referenced apps by @CLHatch in #2184
Full Changelog: v2025.09.06-1...v2025.09.07-1
v2025.09.06-1
What's Changed
- Install
gettext-baseinstead ofgettextforenvsubstby @CLHatch in #2174 - Fix
env_get_line_regex, enclosing the regex in parens by @CLHatch in #2175 - Change to using
git checkoutinstead ofgit switchfor compatibil… by @CLHatch in #2176 - Remove
bsdmainutilsfromdnfinstalls.columnis in `util-linu… by @CLHatch in #2180 - Add
.dialogoptionsandcompose/.env.app.*to.gitignoreby @CLHatch in #2181 - Apply theme at start of testing
menu_headingby @CLHatch in #2182 - chore(deps): update actions/labeler action to v6 by @renovate[bot] in #2179
- chore(deps): update actions/setup-python action to v6 by @renovate[bot] in #2177
- chore(deps): update actions/stale action to v10 by @renovate[bot] in #2178
Full Changelog: v2025.08.29-1...v2025.09.06-1
v2025.08.29-1
What's Changed
- Fix
huntarrconfig folder location by @CLHatch in #2167 - Add
envsubstandcolumnas dependencies by @CLHatch in #2170 - Change all dialog color references to
${DC["ColorName"]-}, adding q… by @CLHatch in #2171 - Fix dialog color references in
main.shby @CLHatch in #2172 - Only apply the theme if using the GUI by @CLHatch in #2173
Full Changelog: v2025.08.25-1...v2025.08.29-1
v2025.08.25-1
What's Changed
- Redirect output of
killandrmto /dev/null inmenu_app_selectby @CLHatch in #2163 - Change the dialog options file from a temp file to a static file in t… by @CLHatch in #2164
- Rewrite
env_merge_newonlyusing thecommcommand by @CLHatch in #2165
Full Changelog: v2025.08.24-2...v2025.08.25-1
v2025.08.24-2
What's Changed
- Change from using
PROCESS_*vars toPROCESSED_*vars to check if … by @CLHatch in #2156 - Fix incorrect variable
PROCESSSED_APPVARS_CREATE_ALLto `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
AppNametoAPPNAMEinappname_is_validby @CLHatch in #2159 - Strip dialog color codes from warning in
appvars_purgeby @CLHatch in #2160 - Skip tasks that have already been done. by @CLHatch in #2162
Full Changelog: v2025.08.19-3...v2025.08.24-2
v2025.08.24-1
What's Changed
- Change from using
PROCESS_*vars toPROCESSED_*vars to check if … by @CLHatch in #2156 - Fix incorrect variable
PROCESSSED_APPVARS_CREATE_ALLto `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
AppNametoAPPNAMEinappname_is_validby @CLHatch in #2159 - Strip dialog color codes from warning in
appvars_purgeby @CLHatch in #2160
Full Changelog: v2025.08.19-3...v2025.08.24-1
v2025.08.19-3
v2025.08.19-2
What's Changed
- Remove
merge_and_compose, as it is no longer used. by @CLHatch in #2150 - Make
docker_composeandyml_mergereturn status values for succes… by @CLHatch in #2151
Full Changelog: v2025.08.19-1...v2025.08.19-2