You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: org.nuicpp.nui_sftp.metainfo.xml
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,22 @@
20
20
</screenshot>
21
21
</screenshots>
22
22
<releases>
23
+
<releaseversion="v0.5.0"date="2026-03-31">
24
+
<description>
25
+
<h2id="whatchanged">What changed?</h2>
26
+
<ul>
27
+
<li>#50 & #49 Improved operation progress bar visibility and fixed several overflow and twitching issues.</li>
28
+
<li>#45 Added load for custom themes on box click.</li>
29
+
<li>#48 Ctrl + A selected "..", which would lead to problems on transfers.</li>
30
+
<li>#47 End/Home buttons for selection in file grid now work.</li>
31
+
<li>#46 Some Confirm Dialog instances can now be "ignored" until reactivated via settings.</li>
32
+
</ul>
33
+
<h2id="knownissues">Known issues</h2>
34
+
<ul>
35
+
<li>Language keys are missing. This will be fixed later with together with the language file split and a tool to match ui language references with the yaml file and find missing keys.</li>
0 commit comments