# Dokploy v0.29.11 - Product: Dokploy (https://whatsnew.fyi/product/dokploy) - Vendor: Dokploy - Date: 2026-07-09 - Version: v0.29.11 - Original notes: https://github.com/Dokploy/dokploy/releases/tag/v0.29.11 - Permalink: https://whatsnew.fyi/product/dokploy/releases/v0.29.11 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** — Chart not visible in Requests tab - **added** — Attach install.sh to each GitHub release - **changed** — Pin install.sh release asset to the released version - **fixed** — Crash when opening rebuild database dialog - **fixed** — CommandDialog crash on CMD/CTRL + J shortcut - **fixed** — Enable vertical scroll on collapsed sidebar - **fixed** — Apply trusted origin SSO changes without server restart - **added** — SCIM 2.0 user provisioning (enterprise) - **changed** — Share db, docker and auth singletons across duplicated bundles - **added** — Make concurrent builds an OSS feature ##### What's Changed * fix(requests): chart not visible in Requests tab by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4751 * feat(ci): attach install.sh to each GitHub release by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4757 * feat(ci): pin install.sh release asset to the released version by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4758 * fix(databases): resolve crash when opening rebuild database dialog by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4763 * fix(ui): resolve CommandDialog crash on CMD/CTRL + J shortcut by @imrja8 in https://github.com/Dokploy/dokploy/pull/4761 * fix(ui): enable vertical scroll on collapsed sidebar by @imrja8 in https://github.com/Dokploy/dokploy/pull/4755 * chore(ui): fix biome formatting issues from #4761 by @imrja8 in https://github.com/Dokploy/dokploy/pull/4768 * fix(sso): apply trusted origin changes without server restart by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4776 * feat(scim): SCIM 2.0 user provisioning (enterprise) by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4771 * perf: share db, docker and auth singletons across duplicated bundles by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4777 * feat: make concurrent builds an OSS feature by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4778 ##### New Contributors * @imrja8 made their first contribution in https://github.com/Dokploy/dokploy/pull/4761 **Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.29.10...v0.29.11