- Export log data from the Logs view
- Add Buildx version information to the About window
- Add a case-sensitivity toggle to the Logs search bar for switching between case-insensitive and case-sensitive log filtering
- Add working Authenticate and Cancel buttons to the MCP OAuth authorization chat bubble in Gordon
- Increase the retry delay to accommodate transient rename failures caused by antivirus software holding file locks
- Install and update Marketplace extensions by pinned manifest digest instead of by tag to protect against tag mutation after publication
- Fix a bug where the mouse wheel scroll was not working in the Logs view grid
- Fix an issue where the backend incorrectly exited with error code 150 on clean shutdown via SIGINT or SIGTERM
- Remove the bundled hub-tool binary from Docker Desktop
You can now export log data from the Logs view. 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. Fixed a bug where the mouse wheel scroll was not working in the Logs view grid. Fixed an issue where the backend incorrectly exited with error code 150 on clean shutdown via SIGINT or SIGTERM, causing false failure signals. Removed the bundled hub-tool binary from Docker Desktop. Added working Authenticate and Cancel buttons to the MCP OAuth authorization chat bubble in Gordon, letting you complete or decline OAuth sign-in flows from MCP servers.