Release 1.10.0

Release 1.10.0

May 11, 2026

[browsersync]

Summary

Recent changes were mostly maintenance automation (VERSIONversion.json), plus a runtime base image update and CI workflow/changelog maintenance.

Recent Commits

  • d090a34 (2026-05-09) Schedule Build #25585698571 Files changed: VERSIONversion.json

  • cbdaa9e (2026-05-08) Set base image to Alpine 3.22 Files changed: DockerfileCHANGELOG.md

  • 631cc13 (2025-07-28) Update changelog entry Files changed: CHANGELOG.md

  • 2d70f56 (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: VERSIONversion.json

  • 0c4f216 (2026-04-24) Schedule Build #24885219072 Files changed: VERSIONversion.json

  • 16cdab2 (2026-04-24) Fix repo URL Files changed: tag-browse/Dockerfiletag-go/Dockerfiletag-latest/Dockerfiletag-openlitespeed/Dockerfiletag-wp/Dockerfile

  • b3fe290 (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.shinstall.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.ymlCHANGELOG.mdDockerfilebin/demyx-yml.shfunction/backup.shfunction/config.shfunction/env.shfunction/help.shfunction/run.shfunction/update.shfunction/yml.shinstall.sh

  • 992a6b8 (2026-05-09) Schedule Build #25589768485 Files changed: VERSIONversion.json

  • 8d89c86 (2026-04-25) Schedule Build #24920579550 Files changed: VERSIONversion.json

  • d1cbf6e / 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: Dockerfile

  • eb8e7cc (2025-10-21) Fix test conditional Files changed: .github/workflows/main.yml

  • 9b7e313 (2025-10-05) Add full path handling Files changed: Dockerfile

  • f9bf539 (2025-10-05) Lock down binary at end Files changed: Dockerfile

  • cdc916b (2025-10-22) Schedule Build #18706455329 Files changed: VERSIONversion.json

[mariadb]

Summary

Recent work added a dedicated InnoDB recovery tool and updated base image/runtime config surfaces (Dockerfilebin/*), 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-recovery

  • 31e11ae (2026-05-08) Update base image to Alpine 3.22 Files changed: DockerfileCHANGELOG.md

  • 4900df0 (2025-07-21) Add slow query logging and log handling updates Files changed: bin/demyx-configbin/demyx-entrypoint

  • c174ea5 (2025-07-28) Use run ID in scheduled-build messages Files changed: .github/workflows/main.yml

  • 1715053 (2026-05-09) Schedule Build #25585701668 Files changed: VERSIONversion.json

[nginx]

Summary

Recent changes focused on runtime stack and security updates (Dockerfileconfig/*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: DockerfileCHANGELOG.md

  • a8e5164 (2026-05-08) Update Alpine/PHP and security config Files changed: Dockerfilebin/demyx-sudoconfig/con.d/bedrock.cfgconfig/extra.d/security.conf

  • 9a59fd5 (2026-05-08) Update cache test behavior Files changed: .github/workflows/main.yml

  • fd0bae9 (2026-05-09) Schedule Build #25585721221 Files changed: VERSIONversion.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.ymltag-bedrock/Dockerfiletag-latest/bin/demyx-config

  • 9faff8a (2026-05-11) Improve workflow testing and action versions Files changed: .github/workflows/main.yml

  • cec0172 (2026-05-11) Improve health checks and logging/test conditions Files changed: .github/workflows/main.yml

  • 3c8e39e (2026-05-11) Increase sleep timers and debug output for tests Files changed: .github/workflows/main.yml

  • 0a62c66 (2026-05-09) Schedule Build #25589214522 Files changed: VERSIONversion.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.yml

  • 46b26eb (2026-05-08) Fix jq command quoting Files changed: .github/workflows/main.yml

  • 33c3f6b (2026-05-08) Runtime/changelog update Files changed: CHANGELOG.mdDockerfilebin/demyx-sudo

  • e26ea68 (2026-05-09) Schedule Build #25585945474 Files changed: VERSIONversion.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: DockerfileCHANGELOG.md

  • 889a6b1 (2026-05-09) Schedule Build #25585801658 Files changed: VERSIONversion.json

  • 7c55d12 (2026-05-02) Schedule Build #25240283730 Files changed: VERSIONversion.json

  • 55e0d94 (2026-05-08) Merge sync commit Files changed: none listed (merge-only)

[utilities]

Summary

Recent functional change addressed maldet build reliability and port tooling (Dockerfilebin/demyx-port), with CI/changelog formatting updates and scheduled metadata bumps.

Recent Commits

  • ad30254 (2026-05-08) Fix maldet Docker build step Files changed: Dockerfilebin/demyx-portCHANGELOG.md

  • 705d018 (2025-07-28) Use run ID in workflow commit message format Files changed: .github/workflows/main.yml

  • 2d92622 (2024-03-21) Fix logic for port checking Files changed: bin/demyx-port

  • 0e9c9cf (2026-05-08) Schedule Build #25582749328 Files changed: VERSIONversion.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/Dockerfiletag-latest/bin/demyx-sudoCHANGELOG.md

  • d4a0723 (2026-05-08) Alpine/PHP upgrade, sizing improvements, cron change, wp-cli fallback, db helper Files changed: compose.ymltag-bedrock/compose.ymltag-latest/Dockerfiletag-latest/bin/demyx-configtag-latest/bin/demyx-crontag-latest/bin/demyx-dbtag-latest/bin/demyx-sudoCHANGELOG.md

  • d815bf5 (2026-05-11) Schedule Build #25669775895 Files changed: VERSIONversion.json

  • 6400806 (2026-05-08) Merge sync commit Files changed: none listed (merge-only)

Vous aimez cette publication ?

Achetez un café à Demyx

Plus de Demyx