Skip to content

docs: remove version-relative language from MSI installer docs#24492

Merged
aevesdocker merged 3 commits intodocker:mainfrom
dvdksn:fix/msi-remove-version-language-v2
Mar 24, 2026
Merged

docs: remove version-relative language from MSI installer docs#24492
aevesdocker merged 3 commits intodocker:mainfrom
dvdksn:fix/msi-remove-version-language-v2

Conversation

@dvdksn
Copy link
Copy Markdown
Contributor

@dvdksn dvdksn commented Mar 24, 2026

Summary

  • Removes "Starting with Docker Desktop version 4.60 and later," from the in-app updates note
  • Removes "Available with Docker Desktop 4.33 and later" from the PROXYENABLEKERBEROSNTLM property description

Closes #24470
Closes #24471

🤖 Generated with Claude Code

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 24, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 543b986
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69c2820250cf9c00085051d7
😎 Deploy Preview https://deploy-preview-24492--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

@docker-agent docker-agent bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🟢 APPROVE

This PR successfully removes version-relative language from the MSI installer documentation, aligning with the style guide's requirement to avoid time-relative language. The changes are clean and appropriate:

  1. ✅ Removes "Starting with Docker Desktop version 4.60 and later," from the in-app updates note
  2. ✅ Removes "Available with Docker Desktop 4.33 and later" from the PROXYENABLEKERBEROSNTLM property description
  3. ✅ Fixes indentation in the numbered list for better consistency
  4. ✅ Reformats the properties table for improved readability

No issues found. The documentation now follows the timeless writing approach recommended in STYLE.md.

@dvdksn dvdksn requested a review from a team March 24, 2026 07:37
> [!NOTE]
>
> When installing Docker Desktop with the MSI, in-app updates are automatically disabled by default. This ensures organizations can maintain version consistency and prevent unapproved updates.
> Starting with Docker Desktop version 4.60 and later, in-app updates from an MSI installation can be enabled by changing the `disableUpdate` setting to `false` through [Settings Management](../security/hardened-desktop/settings-management/).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be kept

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Restored — the version prefix "Starting with Docker Desktop version 4.60 and later," has been kept.

@dvdksn
Copy link
Copy Markdown
Contributor Author

dvdksn commented Mar 24, 2026

Closing as update was rejected

@dvdksn dvdksn closed this Mar 24, 2026
@dvdksn
Copy link
Copy Markdown
Contributor Author

dvdksn commented Mar 24, 2026

oh hang on, the 4.33 one is still valid. (yes this is me, human david, making mistakes)

@dvdksn dvdksn reopened this Mar 24, 2026
Reviewer aevesdocker requested the version prefix
"Starting with Docker Desktop version 4.60 and later," be kept.
Restored the sentence to its original form.
@aevesdocker aevesdocker merged commit ac6c6b7 into docker:main Mar 24, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs-scanner] Version-relative language in MSI configuration options table [docs-scanner] Version-relative language in MSI installer note

2 participants