mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-07-13 16:16:44 +02:00
112 lines
4.2 KiB
HTML
112 lines
4.2 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Hotfix Version 1.41.1</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="theme-color" content="#08110b">
|
|
<meta name="description" content="KST4Contest is a contest-optimized ON4KST chat client for VHF, UHF and SHF ham radio contests.">
|
|
<link rel="canonical" href="https://kst4contest.hamradioonline.de/news/2026-07-08-hotfix-version-1-41-1/">
|
|
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:title" content="Hotfix Version 1.41.1">
|
|
<meta property="og:description" content="Contest-optimized ON4KST chat client for VHF, UHF and SHF ham radio contests.">
|
|
<meta property="og:url" content="https://kst4contest.hamradioonline.de/news/2026-07-08-hotfix-version-1-41-1/">
|
|
<meta property="og:site_name" content="KST4Contest">
|
|
<meta property="og:locale" content="en_GB">
|
|
<meta property="og:image" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
|
|
<meta property="og:image:width" content="1200">
|
|
<meta property="og:image:height" content="630">
|
|
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
<meta name="twitter:title" content="Hotfix Version 1.41.1">
|
|
<meta name="twitter:description" content="Contest-optimized ON4KST chat client for VHF, UHF and SHF ham radio contests.">
|
|
<meta name="twitter:image" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
|
|
|
|
<link rel="stylesheet" href="/assets/css/main.css?v=1783895236169">
|
|
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml">
|
|
</head>
|
|
|
|
<body>
|
|
<div class="site-bg" aria-hidden="true"></div>
|
|
|
|
<header class="site-header">
|
|
<a class="brand" href="/" aria-label="KST4Contest home">
|
|
<span class="brand-mark" aria-hidden="true">◎</span>
|
|
<span>
|
|
<strong>KST4Contest</strong>
|
|
<small>ON4KST Contest Client</small>
|
|
</span>
|
|
</a>
|
|
|
|
<nav class="site-nav" aria-label="Main navigation">
|
|
|
|
<a href="/">Home</a>
|
|
|
|
<a href="/features/">Features</a>
|
|
|
|
<a href="/screenshots/">Screenshots</a>
|
|
|
|
<a href="/manual/">Manual</a>
|
|
|
|
<a href="/news/">News</a>
|
|
|
|
<a href="/roadmap/">Roadmap</a>
|
|
|
|
<a href="/about/">About</a>
|
|
|
|
<a href="/faq/">FAQ</a>
|
|
|
|
<a href="/support/">Support</a>
|
|
|
|
<a class="nav-cta" href="/download/">Download</a>
|
|
</nav>
|
|
</header>
|
|
|
|
<main>
|
|
<section class="hero">
|
|
<p class="badge">News · July 8, 2026</p>
|
|
<h1>Hotfix Version 1.41.1</h1>
|
|
<p class="lead">Hotfix of a bug in Version 1.41</p>
|
|
</section>
|
|
|
|
<section class="section narrow">
|
|
<article class="card content-card">
|
|
<h2>Version 1.41.1</h2>
|
|
<p>We had a bug, where KST4Contest would clear out the text field, where you would send your messages after a period. It also happend to set your Cursor back to the Sending Field, when you were filtering for a station. We fixed this bug today. The new release is <a href="https://github.com/praktimarc/kst4contest/releases/tag/v1.41.1">here</a>. You can also download the artifacts as always via the <a href="/download/">Downloads-Page</a>.</p>
|
|
|
|
</article>
|
|
</section></main>
|
|
|
|
<footer class="site-footer">
|
|
<div class="footer-grid">
|
|
<div>
|
|
<strong>KST4Contest</strong>
|
|
<p>Contest-optimized ON4KST workflow for VHF/UHF/SHF operators.</p>
|
|
</div>
|
|
<div>
|
|
<strong>Project</strong>
|
|
<p><a href="/features/">Features</a></p>
|
|
<p><a href="/download/">Download</a></p>
|
|
<p><a href="/manual/">Manual</a></p>
|
|
<p><a href="/roadmap/">Roadmap</a></p>
|
|
</div>
|
|
<div>
|
|
<strong>Community</strong>
|
|
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p>
|
|
<p><a href="https://github.com/praktimarc/kst4contest/issues">Issues</a></p>
|
|
<p><a href="/contact/">Contact</a></p>
|
|
<p><a href="/support/">❤️ Support KST4Contest</a></p>
|
|
</div>
|
|
<div>
|
|
<strong>Legal</strong>
|
|
<p><a href="/legal-notice/">Legal Notice</a></p>
|
|
<p><a href="/privacy/">Privacy Policy</a></p>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
|
|
|
|
</body>
|
|
</html>
|