# Dokploy v0.29.12 - Product: Dokploy (https://whatsnew.fyi/product/dokploy) - Vendor: Dokploy - Date: 2026-07-13 - Version: v0.29.12 - Original notes: https://github.com/Dokploy/dokploy/releases/tag/v0.29.12 - Permalink: https://whatsnew.fyi/product/dokploy/releases/v0.29.12 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Adjust button container to grid layout to prevent overflow in 2FA screen - **added** — Encrypt environment variables at rest with AES-256-GCM - **added** — Export full keyring in backup encryption key file ##### What's Changed * fix(ui): adjust button container to grid layout to prevent overflow in 2FA screen by @juanjk24 in https://github.com/Dokploy/dokploy/pull/4786 * feat: encrypt environment variables at rest with AES-256-GCM by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4789 * feat: export full keyring in backup encryption key file by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4814 ##### New Contributors * @juanjk24 made their first contribution in https://github.com/Dokploy/dokploy/pull/4786 **Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.29.11...v0.29.12