Skip to content

v1.0.24

Latest

Choose a tag to compare

@github-app-releaser github-app-releaser released this 16 Jul 18:14

What's new in v1.0.24

Highlights

  • Added an "Install from URL…" button in the Extensions Canvas tab to install a canvas extension from a gist or GitHub folder URL without an active session.
  • You can now enable or disable an automation directly from its context menu in the automations list.
  • Added Error duration and Announcement duration settings under Accessibility to control how long notifications stay on screen.
  • Issue details now appear instantly using cached data while the latest information loads in the background.
  • The right panel's "+" add-tab button now opens a compact menu of tabs instead of the full command palette, with extensions grouped under an Extensions submenu.

Added

  • Added an "Install from URL…" button to the Extensions Canvas tab, so you can install a canvas extension from a gist or GitHub folder URL without needing an active session.
  • Added an option to enable or disable an automation directly from its context menu in the automations list.
  • Added Error duration and Announcement duration settings under Accessibility to control how long notifications stay on screen before automatically dismissing.

Changed

  • Issue details now appear instantly using cached data while the latest information loads in the background.
  • Lightened the font weight of view titlebar titles for a less bold appearance.
  • Reduced the size of the stop icon on the workspace run button to better match the icon sizing used elsewhere in the app.
  • The folder tree sidebar in the Files tab now opens at its minimum width by default, giving more room to file content.
  • The right panel's "+" add-tab button now opens a compact menu of tabs to add instead of the full command palette, with extensions grouped under an Extensions submenu.
  • The Run and Open buttons in the workspace titlebar are now icon-only, freeing up space in the header.
  • The selected file path in the Files tab now styles the directory prefix and filename the same way as the Changes tab, for a more consistent look.

Fixed

  • Fixed Account settings not offering a way to sign in to GitHub.com when the only signed-in account is a GitHub Enterprise Cloud account.
  • Fixed an error that could appear when canceling a native file open or save dialog on Windows.
  • Fixed an issue where deleting a session with a large workspace could fail and leave behind a corrupted, partially deleted directory.
  • Fixed dependency information on an issue not updating when a linked blocking issue was closed or reopened
  • Fixed Minimal verbosity mode leaving some completed tool calls and messages visible outside the collapsed summary.
  • Fixed Shift+Enter in message composers so markdown shortcuts (lists, quotes, headings) keep working on new lines and line breaks are preserved in the sent message.
  • Fixed the chat transcript showing through the composer's floating pills by fading it out behind them, and added a matching fade at the top of the transcript when scrolled down.
  • Fixed the file count in the Changes tab being misaligned with the diff content it labels.
  • Pressing Cmd/Ctrl+Enter to post a comment on an issue or pull request no longer also opens a session.
  • The repository filter popup in My Work now widens to fit long org/repo names instead of truncating them.