Skip to content

Commit

Permalink
Preparation for release 0.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
foldynl committed Feb 14, 2025
1 parent 8dcac06 commit 44b58fa
Show file tree
Hide file tree
Showing 7 changed files with 65 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TBC - 0.42.0
2025/02/14 - 0.42.0
- [NEW] - Awards - Added Slots - total over each band (issue #538)
- [NEW] - Awards - Added Grid Award - 2/4/6 Chars grid (issue #564)
- [NEW] - Settings - Added options to switch 12/24 time and date format (issue #573)
Expand Down
2 changes: 1 addition & 1 deletion QLog.pro
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ greaterThan(QT_MAJOR_VERSION, 5): QT += widgets

TARGET = qlog
TEMPLATE = app
VERSION = 0.42.0dev
VERSION = 0.42.0

DEFINES += VERSION=\\\"$$VERSION\\\"

Expand Down
20 changes: 20 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
qlog (0.42.0-1) UNRELEASED; urgency=low
* [NEW] - Awards - Added Slots - total over each band (issue #538)
* [NEW] - Awards - Added Grid Award - 2/4/6 Chars grid (issue #564)
* [NEW] - Settings - Added options to switch 12/24 time and date format (issue #573)
* [NEW] - Activity Manager - Added new dynamic fields - Rig (issue #575)
* [NEW] - LoTW Import - Fill missing information also for confirmed QSOs (@aa5sh)
* [NEW] - Added CW macro QTH
* [NEW] - DXC - Added 15min Trend
* [CHANGED] - Changed IOTA LOV Source, the official web is used
* [CHANGED] - CSV Export: Time and Date formats use ISO8601 format (issue #562)
* [CHANGED] - Settings - Renamed Shortcuts to GUI tab
* [CHANGED] - LOV - Improved LOV download performance (PR #582 @aa5sh)
* Partial fix Windows State/Size does not save in case of fullscreen (issue #418)
* Fixing TCI error when you change Rig (issue #526)
* Fixed DXCC Award total worked confirmed counts included deleted entities (PR #588 @aa5sh)
* Fixed Raspberry PI Flatpak - Import Select file dialog crashes (issue #589)
* Suppressed the ability to edit Contest fields after the start (issue #590)

-- foldynl <foldyna@gmail.com> Fri, 14 Feb 2025 18:45:25 +0100

qlog (0.41.1-1) UNRELEASED; urgency=low
* Fixed compilation issue under Debian 12 (issue #571)
* Fixed Incorrect GPL version in rpm/deb packages (issue #572)
Expand Down
2 changes: 1 addition & 1 deletion installer/config/config.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Installer>
<Name>QLog</Name>
<Version>0.41.1</Version>
<Version>0.42.0</Version>
<Title>QLog</Title>
<Publisher>OK1MLG</Publisher>
<StartMenuDir>QLog</StartMenuDir>
Expand Down
4 changes: 2 additions & 2 deletions installer/packages/de.dl2ic.qlog/meta/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<Package>
<DisplayName>QLog</DisplayName>
<Description>The QLog main application.</Description>
<Version>0.41.1-1</Version>
<ReleaseDate>2025-01-21</ReleaseDate>
<Version>0.42.0-1</Version>
<ReleaseDate>2025-02-14</ReleaseDate>
<Default>true</Default>
<Required>true</Required>
<Script>installscript.qs</Script>
Expand Down
22 changes: 22 additions & 0 deletions res/io.github.foldynl.QLog.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,28 @@
<url type="vcs-browser">https://github.com/foldynl/QLog</url>
<url type="contribute">https://github.com/foldynl/QLog/blob/master/CONTRIBUTING.md</url>
<releases>
<release version="0.42.0" date="2025-02-14">
<description>
<ul>
<li>[NEW] - Awards - Added Slots - total over each band (issue #538)</li>
<li>[NEW] - Awards - Added Grid Award - 2/4/6 Chars grid (issue #564)</li>
<li>[NEW] - Settings - Added options to switch 12/24 time and date format (issue #573)</li>
<li>[NEW] - Activity Manager - Added new dynamic fields - Rig (issue #575)</li>
<li>[NEW] - LoTW Import - Fill missing information also for confirmed QSOs (@aa5sh)</li>
<li>[NEW] - Added CW macro QTH</li>
<li>[NEW] - DXC - Added 15min Trend</li>
<li>[CHANGED] - Changed IOTA LOV Source, the official web is used</li>
<li>[CHANGED] - CSV Export: Time and Date formats use ISO8601 format (issue #562)</li>
<li>[CHANGED] - Settings - Renamed Shortcuts to GUI tab</li>
<li>[CHANGED] - LOV - Improved LOV download performance (PR #582 @aa5sh)</li>
<li>Partial fix Windows State/Size does not save in case of fullscreen (issue #418)</li>
<li>Fixing TCI error when you change Rig (issue #526)</li>
<li>Fixed DXCC Award total worked confirmed counts included deleted entities (PR #588 @aa5sh)</li>
<li>Fixed Raspberry PI Flatpak - Import Select file dialog crashes (issue #589)</li>
<li>Suppressed the ability to edit Contest fields after the start (issue #590)</li>
</ul>
</description>
</release>
<release version="0.41.1" date="2025-01-21">
<description>
<ul>
Expand Down
18 changes: 18 additions & 0 deletions rpm_spec/qlog.spec
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,24 @@ INSTALL_ROOT=%{buildroot} make -f Makefile install
%{_metainfodir}/*

%changelog
* Fri Feb 14 2025 Ladislav Foldyna - 0.42.0-1
- [NEW] - Awards - Added Slots - total over each band (issue #538)
- [NEW] - Awards - Added Grid Award - 2/4/6 Chars grid (issue #564)
- [NEW] - Settings - Added options to switch 12/24 time and date format (issue #573)
- [NEW] - Activity Manager - Added new dynamic fields - Rig (issue #575)
- [NEW] - LoTW Import - Fill missing information also for confirmed QSOs (@aa5sh)
- [NEW] - Added CW macro QTH
- [NEW] - DXC - Added 15min Trend
- [CHANGED] - Changed IOTA LOV Source, the official web is used
- [CHANGED] - CSV Export: Time and Date formats use ISO8601 format (issue #562)
- [CHANGED] - Settings - Renamed Shortcuts to GUI tab
- [CHANGED] - LOV - Improved LOV download performance (PR #582 @aa5sh)
- Partial fix Windows State/Size does not save in case of fullscreen (issue #418)
- Fixing TCI error when you change Rig (issue #526)
- Fixed DXCC Award total worked confirmed counts included deleted entities (PR #588 @aa5sh)
- Fixed Raspberry PI Flatpak - Import Select file dialog crashes (issue #589)
- Suppressed the ability to edit Contest fields after the start (issue #590)

* Tue Jan 21 2025 Ladislav Foldyna - 0.41.1-1
- Fixed compilation issue under Debian 12 (issue #571)
- Fixed Incorrect GPL version in rpm/deb packages (issue #572)
Expand Down

0 comments on commit 44b58fa

Please sign in to comment.