v0.25.6

Dokploy/dokployv0.25.6Oct 26, 2025by github-actions[bot]

AI Summary

A substantial release adding new integrations like Lark webhooks and AI support, alongside UI improvements and bug fixes for backups and monitoring.

Key Highlights

  • Bumped default MongoDB to version 7
  • Added Lark webhook support
  • Added AI support for Gemini model listing
  • Added copy to clipboard functionality for deployment and runtime logs

New Features

  • Lark webhook integration
  • AI support for Gemini model listing
  • Build-time Secrets
  • Ctrl+S/CMD+S keyboard shortcuts for .env files

Full Release Notes

## What's Changed
* feat: Bump default MongoDB docker image version to 7 by @ajnart in https://github.com/Dokploy/dokploy/pull/2799
* fix: load remote middleware on app delete if a serverId is provided by @SimonLoir in https://github.com/Dokploy/dokploy/pull/2807
* fix(notifications): prevent blank email field on dialog reopen by @vytenisstaugaitis in https://github.com/Dokploy/dokploy/pull/2796
* fix: resources tooltips trigger form submission by @Jupi2051 in https://github.com/Dokploy/dokploy/pull/2824
* fix: correct typos by @dennisimoo in https://github.com/Dokploy/dokploy/pull/2812
* fix: profile picture image fit by @rodsnts in https://github.com/Dokploy/dokploy/pull/2809
* fix(ui): prevent error message overflow in S3 Destinations modal -#2885 by @Harikrishnan1367709 in https://github.com/Dokploy/dokploy/pull/2886
* fix(schedules): Fix UI overflow for long scheduled task commands -#2832 by @Harikrishnan1367709 in https://github.com/Dokploy/dokploy/pull/2834
* fix(templates): add trim on payload in value processor by @SimonLoir in https://github.com/Dokploy/dokploy/pull/2868
* Change gitea permissions to new instances by @ShadowJonathan in https://github.com/Dokploy/dokploy/pull/2468
* feat: add a button to copy backup codes to clipboard by @imran-vz in https://github.com/Dokploy/dokploy/pull/2821
* feat(docker): Build-time Secrets by @iksaku in https://github.com/Dokploy/dokploy/pull/2745
* feat(ui): Move Environment Variables Icon Outside Dropdown -#2755 by @Harikrishnan1367709 in https://github.com/Dokploy/dokploy/pull/2820
* fix(schedules): scheduler loading state to track per scheduler -#2829 by @Harikrishnan1367709 in https://github.com/Dokploy/dokploy/pull/2831
* fix(volumes): update FormItem class for better layout and adjust inpu… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2898
* Add Ctrl+S/CMD+S keyboard shortcuts to save .env files -#2845 by @Harikrishnan1367709 in https://github.com/Dokploy/dokploy/pull/2862
* fix: use actual memory usage excluding cache/buffers in monitoring by @CorentinMre in https://github.com/Dokploy/dokploy/pull/2810
* feat: Add copy to clipboard functionality for deployment and runtime logs by @hl9020 in https://github.com/Dokploy/dokploy/pull/2893
* feat(notifications): add lark webhook by @ischanx in https://github.com/Dokploy/dokploy/pull/2674
* feat: Recreate 2fa backup codes by @imran-vz in https://github.com/Dokploy/dokploy/pull/2840
* fix(volume-backups):Volume Backups Loading State to Track Per Backup -#2836 by @Harikrishnan1367709 in https://github.com/Dokploy/dokploy/pull/2837
* feat(ai):Support Gemini query-param auth for model listing-#2775 by @Harikrishnan1367709 in https://github.com/Dokploy/dokploy/pull/2795
* Pass `DOKPLOY_DEPLOY_URL` as build time argument so it can be used during build by @kirill-dev-pro in https://github.com/Dokploy/dokploy/pull/2740
* fix(api): update Bitbucket API URL construction to use a unified user… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2899
* 2777 bug report environment variables not loaded in docker compose raw mode by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2900
* feat(tracking): integrate HubSpot tracking functionality and reintrod… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2902

## New Contributors
* @ajnart made their first contribution in https://github.com/Dokploy/dokploy/pull/2799
* @Jupi2051 made their first contribution in https://github.com/Dokploy/dokploy/pull/2824
* @rodsnts made their first contribution in https://github.com/Dokploy/dokploy/pull/2809
* @ShadowJonathan made their first contribution in https://github.com/Dokploy/dokploy/pull/2468
* @imran-vz made their first contribution in https://github.com/Dokploy/dokploy/pull/2821
* @CorentinMre made their first contribution in https://github.com/Dokploy/dokploy/pull/2810
* @hl9020 made their first contribution in https://github.com/Dokploy/dokploy/pull/2893
* @ischanx made their first contribution in https://github.com/Dokploy/dokploy/pull/2674
* @kirill-dev-pro made their first contribution in https://github.com/Dokploy/dokploy/pull/2740

**Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.25.5...v0.25.6