Merge tag 'wsjtx-2.2.1' into develop

Tagging the WSJT-X v2.2.1 release

# gpg: Signature made 06/06/20 15:16:22 GMT Summer Time
# gpg:                using RSA key 5042F0622CBBBC344CFA14C3D864B06D1E81618F
# gpg: Good signature from "Bill Somerville (g4wjs) <g4wjs@classdesign.com>" [full]
This commit is contained in:
Bill Somerville
2020-06-06 15:18:23 +01:00
2 changed files with 9 additions and 1 deletions
+5 -1
View File
@@ -32,6 +32,10 @@ prior v2.2.0 release. Here is a brief summary;
- Repair a regression that blocked the Highlight Callsign UDP request
from highlighting terms including a '+' character.
- Repair a defect that caused hash code lookups of one's own call to
fail after an extended period of inactivity, when operating with a
non-standard callsign.
- Repair a regression where occasional Highlight Callsign UDP
requests with the 'Highlight last' parameter as true highlighted a
match in a prior period. This fix include a performance improvement
@@ -50,7 +54,7 @@ prior v2.2.0 release. Here is a brief summary;
- Italian UI translation, tnx Marco, PY1ZRJ.
- Updated Spanish UI translation, tnx Cédric, EA4AC.
- Updated Spanish UI translation, tnx Cédric, EA4AC.
Release: WSJT-X 2.2
+4
View File
@@ -32,6 +32,10 @@ prior v2.2.0 release. Here is a brief summary;
- Repair a regression that blocked the Highlight Callsign UDP request
from highlighting terms including a '+' character.
- Repair a defect that caused hash code lookups of one's own call to
fail after an extended period of inactivity, when operating with a
non-standard callsign.
- Repair a regression where occasional Highlight Callsign UDP
requests with the 'Highlight last' parameter as true highlighted a
match in a prior period. This fix include a performance improvement