changelogs updated

This commit is contained in:
Petr Hlozek 2022-05-29 16:17:40 +02:00
parent c2173a6b6a
commit 16f0e7504e
3 changed files with 91 additions and 1 deletions

View File

@ -3,6 +3,33 @@ Legend:
+ new feature
- bugfix
--------------------
2.6.0 (2022-05-29)
#some code refactoring
+ new button "URL" to row below "Comment to callsign" (Saku, OH1KH)
+ many improvements to working with WSJTX (Saku, OH1KH)
+ Clear RIT after saving QSO cleats also XIT (Saku, OH1KH)
+ TO-108 / CAMSAT 6 added (Florian, DF2ET)
+ XW-3 (CAS-9) satellite added (Florian, DF2ET)
+ more options to error.adi file created in ADIF import added - see help (Saku, OH1KH)
+ saving contest window state after save (Petr, OK2CQR && Saku, OH1KH)
+ CQRLOG can start directly to Remote mode (Saku, OH1KH)
+ DOK editing in Edit group (Florian, DF2ET)
+ Bandmap improvements (Saku, OH1KH)
- Grayline fixes (Saku, OH1KH)
- DX cluster CW fixes (Saku, OH1KH)
- Hamlib CW fixes (Saku, OH1KH)
- Contest window fixes (Petr, OK2CQR && Saku, OH1KH)
- ADIF submode fixes (Saku, OH1KH)
- WSJT CQ monitor fixes (Saku, OH1KH)
- group edit (Saku, OH1KH)
- ADIF text field length crash (Saku, OH1KH)
- label export fields (Florian, DF2ET)
- RBN filter (Saku, OH1KH)
- Statistics/Big squares (Saku, OH1KH)
- show recent qsos before popup (Saku, OH1KH)
- cabrillo export (Saku, OH1KH)
- docker build fixes (Dawid, SQ6EMM)
- microwave band fixes (Dawid, SQ6EMM)
2.5.2 (2021-02-12)
# some code refactoring

32
debian/changelog vendored
View File

@ -1,3 +1,35 @@
cqrlog (2.6.0-1) unstable; urgency=low
* new button "URL" to row below "Comment to callsign" (Saku, OH1KH)
* many improvements to working with WSJTX (Saku, OH1KH)
* Clear RIT after saving QSO cleats also XIT (Saku, OH1KH)
* TO-108 / CAMSAT 6 added (Florian, DF2ET)
* XW-3 (CAS-9) satellite added (Florian, DF2ET)
* more options to error.adi file created in ADIF import added
see help (Saku, OH1KH)
* saving contest window state after save
(Petr, OK2CQR && Saku, OH1KH)
* CQRLOG can start directly to Remote mode (Saku, OH1KH)
* DOK editing in Edit group (Florian, DF2ET)
* Bandmap improvements (Saku, OH1KH)
* Grayline fixes (Saku, OH1KH)
* DX cluster CW fixes (Saku, OH1KH)
* Hamlib CW fixes (Saku, OH1KH)
* Contest window fixes (Petr, OK2CQR && Saku, OH1KH)
* ADIF submode fixes (Saku, OH1KH)
* WSJT CQ monitor fixes (Saku, OH1KH)
* group edit (Saku, OH1KH)
* ADIF text field length crash (Saku, OH1KH)
* label export fields (Florian, DF2ET)
* RBN filter (Saku, OH1KH)
* Statistics/Big squares (Saku, OH1KH)
* show recent qsos before popup (Saku, OH1KH)
* cabrillo export (Saku, OH1KH)
* docker build fixes (Dawid, SQ6EMM)
* microwave band fixes (Dawid, SQ6EMM)
-- Petr Hlozek <petr@ok2cqr.com> Sun, 29 May 2022 13:44:14 +0100
cqrlog (2.5.2-1) unstable; urgency=low
* some contest window improvements

View File

@ -7,6 +7,37 @@
<strong>New user?</strong> Please look at <strong>Help -> Keys and shortcuts</strong> to find out how to operate CQRLOG from keyboard.
<hr>
<br>
<strong>CQRLOG 2.6.0 (2022-05-29)</strong><br>
<ul style="list-style: square;text-align:left; color: blue;">
<li>new button "URL" to row below "Comment to callsign" (Saku, OH1KH)</li>
<li>many improvements to working with WSJTX (Saku, OH1KH)</li>
<li>Clear RIT after saving QSO cleats also XIT (Saku, OH1KH)</li>
<li>TO-108 / CAMSAT 6 added (Florian, DF2ET)</li>
<li>XW-3 (CAS-9) satellite added (Florian, DF2ET)</li>
<li>more options to error.adi file created in ADIF import added - see help (Saku, OH1KH)</li>
<li>saving contest window state after save (Petr, OK2CQR && Saku, OH1KH)</li>
<li>CQRLOG can start directly to Remote mode (Saku, OH1KH)</li>
<li>DOK editing in Edit group (Florian, DF2ET)</li>
<li>Bandmap improvements (Saku, OH1KH)</li>
</ul>
<ul style="list-style: square;text-align:left; color: red;">
<li>Grayline fixes (Saku, OH1KH)</li>
<li>DX cluster CW fixes (Saku, OH1KH)</li>
<li>Hamlib CW fixes (Saku, OH1KH)</li>
<li>Contest window fixes (Petr, OK2CQR && Saku, OH1KH)</li>
<li>ADIF submode fixes (Saku, OH1KH)</li>
<li>WSJT CQ monitor fixes (Saku, OH1KH)</li>
<li>group edit (Saku, OH1KH)</li>
<li>ADIF text field length crash (Saku, OH1KH)</li>
<li>label export fields (Florian, DF2ET)</li>
<li>RBN filter (Saku, OH1KH)</li>
<li>Statistics/Big squares (Saku, OH1KH)</li>
<li>show recent qsos before popup (Saku, OH1KH)</li>
<li>cabrillo export (Saku, OH1KH)</li>
<li>docker build fixes (Dawid, SQ6EMM)</li>
<li>microwave band fixes (Dawid, SQ6EMM)</li>
</ul>
<br><br>
<strong>CQRLOG 2.5.2 (2020-02-12)</strong><br>
<ul style="list-style: square;text-align:left; color: blue;">
<li>some contest window improvements (showing DXCC, WAZ, ITU, continent)</li>