Revisión | 29391 (tree) |
---|---|
Tiempo | 2022-04-13 01:17:03 |
Autor | stefankueng |
update website for the 1.14.3 release
@@ -20,9 +20,9 @@ | ||
20 | 20 | |
21 | 21 | # custom variables |
22 | 22 | version: |
23 | - short: 1.14.2 | |
24 | - long: 1.14.2.29370 | |
25 | - svn: 1.14.1 | |
23 | + short: 1.14.3 | |
24 | + long: 1.14.3.29387 | |
25 | + svn: 1.14.2 | |
26 | 26 | |
27 | 27 | version-pre: |
28 | 28 | short: 1.10.5 |
@@ -1,4 +1,10 @@ | ||
1 | -Version 1.14.2 | |
1 | +Version 1.14.3 | |
2 | +- BUG: clipboard wasn't closed after pasting into | |
3 | + the filter control in the log dialog. (Stefan) | |
4 | +- BUG: when merging via log dialog, a warning was falsely | |
5 | + shown "The target has local modifications". (Stefan) | |
6 | + | |
7 | +Version 1.14.2 | |
2 | 8 | - BUG: when starting a log dialog from an existing |
3 | 9 | log dialog, the project properties were |
4 | 10 | not read anymore. (Stefan) |
@@ -22,12 +22,12 @@ | ||
22 | 22 | </div> |
23 | 23 | |
24 | 24 | <div class="post"> |
25 | - <h2 class="title"><a href="/downloads.de.html">TortoiseSVN 1.14.2 released</a></h2> | |
26 | - <p class="meta">geschrieben am 13. März 2022</p> | |
25 | + <h2 class="title"><a href="/downloads.de.html">TortoiseSVN 1.14.3 released</a></h2> | |
26 | + <p class="meta">geschrieben am 12. April 2022</p> | |
27 | 27 | <div class="entry"> |
28 | 28 | <p> |
29 | - Wir sind stolz den Release von TortoiseSVN 1.14.2 zu verkünden. | |
30 | - Der Release ist verlinkt mit Subversion 1.14.1. | |
29 | + Wir sind stolz den Release von TortoiseSVN 1.14.3 zu verkünden. | |
30 | + Der Release ist verlinkt mit Subversion 1.14.2. | |
31 | 31 | </p> |
32 | 32 | <p>Dieser Release enthält Bugfixes und eine Integration ins Win11 Kontextmenu |
33 | 33 | </p> |
@@ -23,15 +23,15 @@ | ||
23 | 23 | {% include adsense_inpage.html %} |
24 | 24 | |
25 | 25 | <div class="post"> |
26 | - <h2 class="title"><a href="/downloads.html">TortoiseSVN 1.14.2 released</a></h2> | |
27 | - <p class="meta">Posted on March 13, 2022</p> | |
26 | + <h2 class="title"><a href="/downloads.html">TortoiseSVN 1.14.3 released</a></h2> | |
27 | + <p class="meta">Posted on April 12, 2022</p> | |
28 | 28 | <div class="entry"> |
29 | 29 | <p> |
30 | - We're proud to announce that TortoiseSVN 1.14.2 has been released. | |
31 | - It is linked against Subversion 1.14.1. | |
30 | + We're proud to announce that TortoiseSVN 1.14.3 has been released. | |
31 | + It is linked against Subversion 1.14.2. | |
32 | 32 | </p> |
33 | 33 | <p> |
34 | - This release contains bugfixes and integration with the Win11 context menu. | |
34 | + This release contains bugfixes. | |
35 | 35 | </p> |
36 | 36 | <p> |
37 | 37 | Before upgrading from pre 1.14 versions please read the |
@@ -18,12 +18,12 @@ | ||
18 | 18 | </div> |
19 | 19 | |
20 | 20 | <div class="post"> |
21 | - <h2 class="title"><a href="/downloads.zh.html">TortoiseSVN 1.14.2 发布</a></h2> | |
22 | - <p class="meta">Posted on March 13, 2022</p> | |
21 | + <h2 class="title"><a href="/downloads.zh.html">TortoiseSVN 1.14.3 发布</a></h2> | |
22 | + <p class="meta">Posted on April 12, 2022</p> | |
23 | 23 | <div class="entry"> |
24 | 24 | <p> |
25 | - 我们很高兴的宣布 TortoiseSVN 1.14.2 已经正式发布. | |
26 | - 新版本连接到 Subversion 1.14.1. | |
25 | + 我们很高兴的宣布 TortoiseSVN 1.14.3 已经正式发布. | |
26 | + 新版本连接到 Subversion 1.14.2. | |
27 | 27 | </p> |
28 | 28 | <p> |
29 | 29 | 这个新版本修复了之前的一些 bug,没有增加新功能. |
@@ -47,6 +47,7 @@ | ||
47 | 47 | </ul> |
48 | 48 | <p>This list tells you when every release was made, and the corresponding repository revision.</p> |
49 | 49 | <ul> |
50 | + <li><strong>Release 1.14.3</strong> (12.04.2022) r29387</li> | |
50 | 51 | <li><strong>Release 1.14.2</strong> (13.03.2022) r29370</li> |
51 | 52 | <li><strong>Release 1.14.1</strong> (10.02.2021) r29085</li> |
52 | 53 | <li><strong>Release 1.14.0</strong> (27.05.2020) r28885</li> |
@@ -1,3 +1,3 @@ | ||
1 | -1.14.2.29370 | |
1 | +1.14.3.29387 | |
2 | 2 | A new version of TortoiseSVN is available. Please go to https://tortoisesvn.net/ to get it. |
3 | 3 | https://tortoisesvn.net/ |
\ No newline at end of file |