[browsersync]
Summary
Recent changes were mostly maintenance automation (VERSION, version.json), plus a runtime base image update and CI workflow/changelog maintenance.
Recent Commits
d090a34(2026-05-09) Schedule Build #25585698571 Files changed:VERSION,version.jsoncbdaa9e(2026-05-08) Set base image to Alpine 3.22 Files changed:Dockerfile,CHANGELOG.md631cc13(2025-07-28) Update changelog entry Files changed:CHANGELOG.md2d70f56(2025-07-28) Use run ID in scheduled-build commit messages Files changed:.github/workflows/main.yml
[code-server]
Summary
Recent work is dominated by scheduled version metadata bumps; the key functional change was a repo URL fix across multiple Docker tag variants.
Recent Commits
3286415(2026-05-09) Schedule Build #25587689830 Files changed:VERSION,version.json0c4f216(2026-04-24) Schedule Build #24885219072 Files changed:VERSION,version.json16cdab2(2026-04-24) Fix repo URL Files changed:tag-browse/Dockerfile,tag-go/Dockerfile,tag-latest/Dockerfile,tag-openlitespeed/Dockerfile,tag-wp/Dockerfileb3fe290(2026-04-24) Changelog date update Files changed:CHANGELOG.md
[demyx]
Summary
Primary change is the 1.10.0 release touching core scripts (function/*, bin/demyx-yml.sh, install.sh) plus Docker/workflow/changelog updates; other recent commits are mostly scheduled version bumps and merge syncs.
Recent Commits
243f4b2(2026-05-11) Version bump to 1.10.0 Files changed:.github/workflows/main.yml,CHANGELOG.md,Dockerfile,bin/demyx-yml.sh,function/backup.sh,function/config.sh,function/env.sh,function/help.sh,function/run.sh,function/update.sh,function/yml.sh,install.sh992a6b8(2026-05-09) Schedule Build #25589768485 Files changed:VERSION,version.json8d89c86(2026-04-25) Schedule Build #24920579550 Files changed:VERSION,version.jsond1cbf6e/f28a4b4(2026-05-11 / 2026-05-08) Merge sync commits Files changed: none listed (merge-only)
[docker-socket-proxy]
Summary
Recent functional changes were concentrated in Dockerfile hardening/upstream alignment and CI test-condition adjustments; scheduled/build-date commits updated release metadata and changelog.
Recent Commits
3b68471(2025-10-27) Upstream fix alignment Files changed:Dockerfileeb8e7cc(2025-10-21) Fix test conditional Files changed:.github/workflows/main.yml9b7e313(2025-10-05) Add full path handling Files changed:Dockerfilef9bf539(2025-10-05) Lock down binary at end Files changed:Dockerfilecdc916b(2025-10-22) Schedule Build #18706455329 Files changed:VERSION,version.json
[mariadb]
Summary
Recent work added a dedicated InnoDB recovery tool and updated base image/runtime config surfaces (Dockerfile, bin/*), with additional CI/changelog maintenance and scheduled version bumps.
Recent Commits
83e1b3d(2026-05-11) Add InnoDB crash recovery helper Files changed:bin/demyx-innodb-recovery31e11ae(2026-05-08) Update base image to Alpine 3.22 Files changed:Dockerfile,CHANGELOG.md4900df0(2025-07-21) Add slow query logging and log handling updates Files changed:bin/demyx-config,bin/demyx-entrypointc174ea5(2025-07-28) Use run ID in scheduled-build messages Files changed:.github/workflows/main.yml1715053(2026-05-09) Schedule Build #25585701668 Files changed:VERSION,version.json
[nginx]
Summary
Recent changes focused on runtime stack and security updates (Dockerfile, config/*, bin/demyx-sudo) plus CI test behavior and scheduled metadata bumps.
Recent Commits
0d8d5b0(2026-05-08) Update Nginx base image tag to mainline-alpine3.22 Files changed:Dockerfile,CHANGELOG.mda8e5164(2026-05-08) Update Alpine/PHP and security config Files changed:Dockerfile,bin/demyx-sudo,config/con.d/bedrock.cfg,config/extra.d/security.conf9a59fd5(2026-05-08) Update cache test behavior Files changed:.github/workflows/main.ymlfd0bae9(2026-05-09) Schedule Build #25585721221 Files changed:VERSION,version.json
[openlitespeed]
Summary
Recent activity is heavily CI/test focused (.github/workflows/main.yml) with supporting config/runtime adjustments in tag-specific Docker/config files, plus scheduled metadata updates.
Recent Commits
2d7ec5d(2026-05-11) Simplify tests, normalize LSPHP version handling, pin Acorn Files changed:.github/workflows/main.yml,tag-bedrock/Dockerfile,tag-latest/bin/demyx-config9faff8a(2026-05-11) Improve workflow testing and action versions Files changed:.github/workflows/main.ymlcec0172(2026-05-11) Improve health checks and logging/test conditions Files changed:.github/workflows/main.yml3c8e39e(2026-05-11) Increase sleep timers and debug output for tests Files changed:.github/workflows/main.yml0a62c66(2026-05-09) Schedule Build #25589214522 Files changed:VERSION,version.json
[ssh]
Summary
Recent functional changes were concentrated in CI workflow command correctness (jq quoting and version extraction), plus one runtime update touching Docker/sudo scripts and regular version metadata bumps.
Recent Commits
78fc8f6(2026-05-08) Improve version extraction commands Files changed:.github/workflows/main.yml46b26eb(2026-05-08) Fix jq command quoting Files changed:.github/workflows/main.yml33c3f6b(2026-05-08) Runtime/changelog update Files changed:CHANGELOG.md,Dockerfile,bin/demyx-sudoe26ea68(2026-05-09) Schedule Build #25585945474 Files changed:VERSION,version.json
[traefik]
Summary
Recent meaningful change updated build/runtime images in Dockerfile; the rest of recent history is mostly scheduled version metadata updates and merge synchronization.
Recent Commits
db70c8a(2026-05-08) Update builder/runtime image versions Files changed:Dockerfile,CHANGELOG.md889a6b1(2026-05-09) Schedule Build #25585801658 Files changed:VERSION,version.json7c55d12(2026-05-02) Schedule Build #25240283730 Files changed:VERSION,version.json55e0d94(2026-05-08) Merge sync commit Files changed: none listed (merge-only)
[utilities]
Summary
Recent functional change addressed maldet build reliability and port tooling (Dockerfile, bin/demyx-port), with CI/changelog formatting updates and scheduled metadata bumps.
Recent Commits
ad30254(2026-05-08) Fix maldet Docker build step Files changed:Dockerfile,bin/demyx-port,CHANGELOG.md705d018(2025-07-28) Use run ID in workflow commit message format Files changed:.github/workflows/main.yml2d92622(2024-03-21) Fix logic for port checking Files changed:bin/demyx-port0e9c9cf(2026-05-08) Schedule Build #25582749328 Files changed:VERSION,version.json
[wordpress]
Summary
Recent work focused on PHP-FPM logging/startup reliability and a major runtime refresh across compose, Docker, and operational scripts (tag-latest/bin/*), plus scheduled version metadata commits.
Recent Commits
8f331ef(2026-05-11) Force PHP-FPM error log path and ensure non-root startup log file handling Files changed:tag-latest/Dockerfile,tag-latest/bin/demyx-sudo,CHANGELOG.mdd4a0723(2026-05-08) Alpine/PHP upgrade, sizing improvements, cron change, wp-cli fallback, db helper Files changed:compose.yml,tag-bedrock/compose.yml,tag-latest/Dockerfile,tag-latest/bin/demyx-config,tag-latest/bin/demyx-cron,tag-latest/bin/demyx-db,tag-latest/bin/demyx-sudo,CHANGELOG.mdd815bf5(2026-05-11) Schedule Build #25669775895 Files changed:VERSION,version.json6400806(2026-05-08) Merge sync commit Files changed: none listed (merge-only)
