|
80 | 80 | </screenshots> |
81 | 81 |
|
82 | 82 | <releases> |
| 83 | + <release version="1.5.0" date="2026-07-19"> |
| 84 | + <description translate="no"> |
| 85 | + <ul> |
| 86 | + <li>New: Container list can now be sorted by creation date and last-used date.</li> |
| 87 | + <li>New: Ctrl+Shift+C / Ctrl+Shift+V keyboard shortcuts for copy-paste in the integrated terminal.</li> |
| 88 | + <li>Improved: Clearer error reporting in the create container dialog.</li> |
| 89 | + <li>Improved: Cleaner Distrobox version display in preferences.</li> |
| 90 | + <li>Improved: Reduced unnecessary resource usage fetches on container status changes.</li> |
| 91 | + <li>Improved: Migration banner moved below the sidebar headerbar.</li> |
| 92 | + <li>Improved: Show a close button when a task ends.</li> |
| 93 | + <li>Changed: Renamed the "System" Distrobox source to "Host" for clarity.</li> |
| 94 | + <li>Fix: Cloning failing when the source image is missing.</li> |
| 95 | + <li>Fix: Container terminal inheriting the host working directory.</li> |
| 96 | + <li>Fix: Several previously-untranslated UI messages.</li> |
| 97 | + <li>Fix: Container runtime detection ignoring failed version checks.</li> |
| 98 | + <li>Fix: Welcome view carousel not resetting to the requirements page when reshown.</li> |
| 99 | + <li>Fix: Welcome view requirement status desyncing from underlying query data.</li> |
| 100 | + <li>Fix: Default terminal setting preventing terminal detection on first launch.</li> |
| 101 | + <li>Fix: Repair stale Distrobox init paths during container migration.</li> |
| 102 | + <li>Fix: Repair all Distrobox bind-mount scripts during migration, not just init.</li> |
| 103 | + <li>Fix: Last-used-date sorting comparison for Podman running containers.</li> |
| 104 | + <li>Fix: Container sort key persistence and action state sync.</li> |
| 105 | + <li>Fix: Concurrency bugs in query signals and shared state.</li> |
| 106 | + <li>Fix: Centering of Debian and openSUSE distribution icons.</li> |
| 107 | + <li>i18n: Added Chinese (Traditional) translation.</li> |
| 108 | + </ul> |
| 109 | + </description> |
| 110 | + </release> |
83 | 111 | <release version="1.4.8" date="2026-03-16"> |
84 | 112 | <description translate="no"> |
85 | 113 | <ul> |
|
0 commit comments