-
Archives
- October 2022
- September 2022
- August 2022
- March 2022
- February 2022
- January 2022
- October 2021
- August 2021
- July 2021
- June 2021
- May 2021
- April 2021
- March 2021
- January 2021
- December 2020
- October 2020
- August 2020
- May 2020
- April 2020
- March 2020
- February 2020
- January 2020
- September 2019
- August 2019
- April 2019
- March 2019
- December 2018
- October 2018
- August 2018
- April 2018
- February 2018
- January 2018
- October 2017
- September 2017
- August 2017
-
Meta
Tag Archives: Release
KLog 1.8.3 – Backport to enhance backward compatibility
After receiving some comments and questions about how to compile KLog against Qt versions previous than 5.15.2 I decided to release a version that can be compiled with previous versions of Qt. It also fixes some bugs and includes the … Continue reading
KLog 1.8.1 – Not a serious but uncomfortable bug
Just some hours after releasing KLog 1.8, I received the first bug warning for some users (Thank you!). It was not a serious bug, no data was lost, but data was not being shown due to an error with the … Continue reading
KLog 1.8 – Configuring the log view
KLog brings another many times requested feature. The possibility to select the fields to be shown in the Log view as you can see in the manual. This release brings also some other improvements. Check the Changelog for the details … Continue reading
KLog 1.7 – The dark mode
This release of KLog brings the many times requested feature Dark Mode (by EA5WA). Juan Carlos (EA5WA) worked a lot to allow us to use the Dark Mode also in KLog. You can check the wiki for the instructions to … Continue reading
KLog 1.6 – New ADIF fields
KLog is bringing this release what it seems small but is big 🙂 It brings the possibility to add ALL the ADIF fields in the near future to the main user interface, something that was not possible up to now. … Continue reading
KLog 1.5.2 – Minor bugfix to detect calls properly
Today I was warned that some calls were not properly detected as valid. A look gave quickly the answer and I could fix and release 1.5.2. The Changelog says: Thank you and enjoy KLog!