From 06ee93e1010ee2cc64bfd9afe1efb71e30ce6093 Mon Sep 17 00:00:00 2001 From: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Date: Mon, 15 Jun 2026 11:21:48 +0100 Subject: [PATCH] 4.77 rn addition (#25360) ## Description https://docker.slack.com/archives/C057F9PLBAL/p1781274000301349?thread_ts=1780318350.641339&cid=C057F9PLBAL ## Related issues or tickets ## Reviews - [ ] Technical review - [ ] Editorial review - [ ] Product review --- content/manuals/desktop/release-notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/manuals/desktop/release-notes.md b/content/manuals/desktop/release-notes.md index 1a5871b414..6d0c0a9ca2 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -87,6 +87,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo #### For all platforms +- Increased the retry delay to accommodate transient rename failures caused by antivirus software holding file locks. - Marketplace extensions are now installed and updated by pinned manifest digest, instead of by tag, protecting against tag mutation after publication. - Added Buildx version information to the About window. - Added a case-sensitivity toggle to the **Logs** search bar which lets you switch between case-insensitive (default) and case-sensitive log filtering.