# GitLab CLI v1.114.0 - Product: GitLab CLI (https://whatsnew.fyi/product/gitlab-cli) - Vendor: GitLab - Date: 2026-08-18 - Version: v1.114.0 - Original notes: https://gitlab.com/gitlab-org/cli/-/releases/v1.114.0 - Permalink: https://whatsnew.fyi/product/gitlab-cli/releases/v1.114.0 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'. --- - **added** — Support dynamic custom headers for authenticating proxies in the API - **added** — Add glab artifact-registry login --docker command - **added** — Resolve artifact registries in the Docker credential helper - **added** — Show source and target branches in merge request view - **added** — Detect more install methods for the upgrade nudge - **fixed** — Resolve same-host SSH remotes to the right account - **fixed** — Name the keyring in credential write failures - **fixed** — Omit values from config set error messages - **fixed** — Resolve YAML alias nodes in hosts config - **fixed** — Make glab duo help GitLab Duo CLI centric - **fixed** — Detect no git repository by exit status instead of message text - **fixed** — Say Orbit instead of GKG in graph status error copy - **fixed** — Allow setting group level variables as masked or masked and hidden ##### Changelog ###### ✨ Features * e758e41c: feat(api): support dynamic custom headers for authenticating proxies (vennemp ) * 413d798e: feat(artifact-registry): add glab artifact-registry login --docker (Sylvia Shen ) * 92dbd651: feat(artifact-registry): resolve artifact registries in the Docker credential helper (Sylvia Shen ) * 0f4d2187: feat(mr): show source and target branches in view (Kai Armstrong ) * da229e15: feat(update): detect more install methods for the upgrade nudge (Kai Armstrong ) ###### 🐛 Bug Fixes * 0fd14018: fix(cmdutils): resolve same-host SSH remotes to the right account (tukusejssirs ) * 71da98a7: fix(config): name the keyring in credential write failures (Kai Armstrong ) * 8f72a7d1: fix(config): omit values from `config set` error messages (Kai Armstrong ) * 8a562a9c: fix(config): resolve YAML alias nodes in hosts config (denk ) * 9512a513: fix(duo): make glab duo help GitLab Duo CLI centric (Tomas Vik (OOO back on 2026-08-31) ) * 8595a4f5: fix(git): detect "no git repository" by exit status, not message text (Jay McCure ) * f73399d9: fix(orbit): say Orbit instead of GKG in graph status error copy (michaelangeloio ) * 238c0034: fix: glab can not set group level variable masked or masked and hidden (Syed Saif Ali Alvi ) ###### 📝 Documentation * 0458c4d0: docs: Update link to turn on and off beta features (Brendan Lynch ) ###### 📦 Dependencies * 56cef637: chore(deps): update module github.com/stretchr/testify to v1.12.0 (GitLab Renovate Bot ) * cb8db156: chore(deps): update module oss.terrastruct.com/d2 to v0.7.2 (GitLab Renovate Bot ) ###### 🔧 Maintenance * a2ce2c78: chore: ignore .agents/ (per-user glab-installed skills) (Kai Armstrong ) * 3274a36a: refactor(df): remove npm-config model (Michael Eddington )