Skip to content

Commit b83d85f

Browse files
authored
Merge pull request #14 from flathub/1.3.1_release_notes
Added 1.3.1 release notes
2 parents 3c0dfa7 + 72f21b1 commit b83d85f

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

com.jetpackduba.Gitnuro.metainfo.xml

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,24 @@
2020
</screenshot>
2121
</screenshots>
2222
<releases>
23+
<release version="1.3.1" date="2023-10-30">
24+
<url>https://github.com/JetpackDuba/Gitnuro/releases/tag/v1.3.1</url>
25+
<description>
26+
<p>Changes</p>
27+
<ul>
28+
<li>Fixed error while pulling or pushing via SSH and using Bitbucket.</li>
29+
<li>Improved "Stage all" speed in big repositories.</li>
30+
<li>Fixed "Change upstream branch" crash.</li>
31+
<li>Fixed constant reloading of log tree due to detection of changes.</li>
32+
<li>Improved performance when doing large UI operations that may affect a lot of files.</li>
33+
<li>Fixed diff headers disapearing when cliking on "split diff".</li>
34+
<li>Fixed buttons being overlapped by text path in the diff header.</li>
35+
<li>Fixed typo in settings.</li>
36+
</ul>
37+
</description>
38+
</release>
2339
<release version="1.3.0" date="2023-09-26">
24-
<url>https://github.com/JetpackDuba/Gitnuro/releases/tag/v1.2.0</url>
40+
<url>https://github.com/JetpackDuba/Gitnuro/releases/tag/v1.3.0</url>
2541
<description>
2642
<p>New features</p>
2743
<ul>

0 commit comments

Comments
 (0)