From a5e4fb3b214aed198196fc19bef2f4931639e786 Mon Sep 17 00:00:00 2001 From: Bohdan Triapitsyn Date: Tue, 30 Jun 2026 02:56:33 +0300 Subject: [PATCH] chore: update changelog for desktop remote instances --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba7637c2..73b75e4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +- Desktop: remote instances can now save additional request headers for proxy-auth setups such as Cloudflare Access, including for live updates and terminal streams. +- Desktop: SSH remote instances with a saved UI password no longer ask for that UI password again after the tunnel connects. + ## [1.13.8] - 2026-06-29 - Startup: launching the app no longer hangs for around 20 seconds before you can open a session, load a diff, or send a message — GitHub pull request status checks no longer tie up the connection to the server during startup.