🆕 Feature(s)
- PR louislam#785: Add Cloudflare Turnstile captcha (by https://github.com/Kambaa)
- Just uncomment/add the two
TURNSTILE
variables from the example docker-compose.yml and supply valid keys to activate- NOTE: Turnstile should only be enabled on the dockge instance you consider to be the master if using the remote agents feature, otherwise remote agents will not be able to connect due to the CAPTCHA challenge and will result in showing as offline. If you must, only expose the master instance of dockge with Turnstile enabled to the internet for access so then the master can control the remote agents. In short, Turnstile enabled on ALL instances will negate remote agent functionality.
- Just uncomment/add the two
⬆️ Improvement(s)
- PR louislam#724: Adds force delete button when the delete option has failed (by: https://github.com/DomiiBunn)
Full Changelog: 2025.04.30...2025.05.04