Skip to content

Commit

Permalink
Release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
textbrowser committed Jan 13, 2025
1 parent 4f08acc commit 2d20338
Showing 1 changed file with 97 additions and 48 deletions.
145 changes: 97 additions & 48 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,46 +1,67 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="canonical" href="https://textbrowser.github.io/qtchess/">
<link rel="stylesheet" type="text/css" media="screen" href="style.css">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,maximum-scale=2">
<link rel="stylesheet" type="text/css" media="screen" href="style.css">
<!-- Begin Jekyll SEO tag v2.7.1 -->
<title>QtChess</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="description" content="QtChess is an online chess program.">
<meta name="generator" content="Jekyll v3.9.0">
<meta property="og:title" content="Welcome to QtChess">
<meta name="twitter:card" content="summary">
<meta name="viewport" content="width=device-width,maximum-scale=2">
<meta property="og:description"
content="QtChess is an online chess program.">
<meta property="og:locale" content="en_US">
<meta name="description" content="QtChess is a peer-to-peer chess program.">
<meta property="og:description" content="QtChess is a peer-to-peer chess program.">
<link rel="canonical" href="https://textbrowser.github.io/qtchess/">
<meta property="og:url" content="https://textbrowser.github.io/qtchess/">
<meta property="og:site_name" content="qtchess">
<meta name="twitter:card" content="summary">
<meta property="og:title" content="Welcome to QtChess">
<meta property="og:url" content="https://textbrowser.github.io/qtchess/">
<meta property="twitter:title" content="Welcome to QtChess">
<title>QtChess</title>
<script type="application/ld+json">
{"@type":"WebSite","headline":"Welcome to QtChess","url":"https://textbrowser.github.io/qtchess/","description":"QtChess is a peer-to-peer chess program.","name":"qtchess","@context":"https://schema.org"} </script>
<!-- End Jekyll SEO tag -->
{
"@context":"https://schema.org",
"@type":"WebSite",
"description":"QtChess is an online chess program.",
"headline":"Welcome to QtChess",
"name":"qtchess",
"url":"https://textbrowser.github.io/qtchess/"
}
</script>
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/textbrowser/qtchess">View on GitHub</a>
<a id="forkme_banner" href="https://github.com/textbrowser/qtchess">
View on GitHub</a>
<h1 id="project_title">QtChess</h1>
<h2 id="project_tagline">QtChess is a peer-to-peer chess program. Available on Android, FreeBSD, Linux, MacOS, and Windows!</h2>
<h2 id="project_tagline">QtChess is an online chess program.
QtChess also interfaces with GNUChess.
Available on Android, FreeBSD, Linux, MacOS, and Windows!</h2>
<section id="downloads">
<a class="zip_download_link" href="https://github.com/textbrowser/qtchess/releases">Releases</a>
<a class="tar_download_link" href="https://github.com/textbrowser/qtchess/releases">Releases</a>
<a class="tar_download_link"
href="https://github.com/textbrowser/qtchess/releases">Releases</a>
<a class="zip_download_link"
href="https://github.com/textbrowser/qtchess/releases">Releases</a>
</section>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h2>Welcome to QtChess</h2>
QtChess is available on a variety of operating systems, including Android, FreeBSD, MacOS, Linux, and Windows.
QtChess is available on a variety of operating systems,
including Android, FreeBSD, MacOS, Linux, and Windows.
<h4>Release Notes</h4>
January 15, 2025.
<ul>
<li>Automatics and constants.</li>
<li>Faster std::copy().</li>
<li>GNUChess! Lovely depth of five.</li>
<li>New Connection Configuration -> Reset.</li>
<li>Non-native menu bar on MacOS.</li>
<li>Prevent king from moving onto a terminal square.</li>
<li>Reset the game state after a connection is terminated.</li>
</ul>
December 4, 2024.
<ul>
<li>Android is ARM32 and ARM64!</li>
Expand All @@ -50,13 +71,15 @@ <h4>Release Notes</h4>
<li>Qt 6.8.1 LTS on Windows.</li>
<li>SHA3-512 HMAC.</li>
<li>Simpler communications key.</li>
<li>The releases include some corrections which were introduced after the 2024.12.04 tag was manufactured.</li>
<li>The releases include some corrections which were introduced
after the 2024.12.04 tag was manufactured.</li>
</ul>
January 10, 2024.
<ul>
<li>Deprecated Windows x86.</li>
<li>Happy New Year!</li>
<li>Linux-like installers will install in /opt instead of /usr/local.</li>
<li>Linux-like installers will install in /opt instead of
/usr/local.</li>
<li>PiOS64 release! PiOS32 is obsolete.</li>
<li>Qt 6.5.3 Android 10.</li>
<li>Qt 6.5.3 MacOS.</li>
Expand Down Expand Up @@ -115,13 +138,15 @@ <h4>Release Notes</h4>
<li>Version 2016.01.01 is ready.</li>
<li>ARM support.</li>
<li>New board size.</li>
<li>Upgraded Qt products to version 5.5.1 on Windows. OpenGL text rendering is flawed.</li>
<li>Upgraded Qt products to version 5.5.1 on Windows. OpenGL text
rendering is flawed.</li>
</ul>
October 16, 2015.
<ul>
<li>Version 2015.10.16 is now available.</li>
<li>Corrected the About dialog's image.</li>
<li>Removed OpenGL sampling as it causes errors on MacOS and Qt 5.</li>
<li>Removed OpenGL sampling as it causes errors on MacOS and Qt 5.
</li>
</ul>
August 14, 2015.
<ul>
Expand All @@ -134,7 +159,8 @@ <h4>Release Notes</h4>
<li>Version 2015.08.01 is now available.</li>
<li>Colorful clocks.</li>
<li>Single sockets.</li>
<li>Upgraded Qt to version 4.8.7 on MacOS and version 5.4.2 on Windows.</li>
<li>Upgraded Qt to version 4.8.7 on MacOS and version 5.4.2 on
Windows.</li>
</ul>
January 24, 2015.
<ul>
Expand All @@ -147,7 +173,8 @@ <h4>Release Notes</h4>
<ul>
<li>Version 3.19 has been released. QtChess is ten years old!</li>
<li>Added the Wformat=2 compiler flag to various project files.</li>
<li>Corrected valid moves highlighting. Locations should only be highlighted if a valid game is in progress.</li>
<li>Corrected valid moves highlighting. Locations should only be
highlighted if a valid game is in progress.</li>
<li>Prevent divisions by zero.</li>
<li>Respect array boundaries.</li>
<li>Upgraded Qt to version 5.3.1 for Windows.</li>
Expand All @@ -170,7 +197,8 @@ <h4>Release Notes</h4>
</ul>
May 25, 2013.
<ul>
<li>Upgraded Qt products to version Qt 4.8.4 on MacOS and Windows platforms.</li>
<li>Upgraded Qt products to version Qt 4.8.4 on MacOS and Windows
platforms.</li>
</ul>
February 19, 2012.
<ul>
Expand All @@ -181,11 +209,13 @@ <h4>Release Notes</h4>
<li>Improved the Connection Configuration panel.</li>
<li>Removed stale source.</li>
<li>Replaced gluOrtho2D() with glOrtho().</li>
<li>Updated Qt products to version 4.8.0 for MacOS and Windows platforms.</li>
<li>Updated Qt products to version 4.8.0 for MacOS and Windows
platforms.</li>
</ul>
November 6, 2011.
<ul>
<li>The MacOS bundle has been upgraded in support of MacOS 10.6.</li>
<li>The MacOS bundle has been upgraded in support of MacOS 10.6.
</li>
<li>Updated Qt products to version 4.7.4.</li>
</ul>
October 11, 2009.
Expand Down Expand Up @@ -222,9 +252,14 @@ <h4>Release Notes</h4>
February 1, 2008.
<ul>
<li>Version 3.10 is now available.</li>
<li>Initial, and to be continued, release of QtChess as a plugin (for the <a href="http://retroshare.sourceforge.net" target="_blank">Retroshare Instant Messenger</a>).</li>
<li>Integrated the Clocks and History dialogs into the main window.</li>
<li>Introduced Algebraic Chess Notation for recording moves. Checkmates are not recorded.</li>
<li>Initial, and to be continued, release of QtChess as a plugin
(for the
<a href="http://retroshare.sourceforge.net" target="_blank">
Retroshare Instant Messenger</a>).</li>
<li>Integrated the Clocks and History dialogs into the main window.
</li>
<li>Introduced Algebraic Chess Notation for recording moves.
Checkmates are not recorded.</li>
<li>Qt 4.3.3 is required.</li>
</ul>
November 17, 2007.
Expand All @@ -236,15 +271,18 @@ <h4>Release Notes</h4>
</ul>
November 13, 2007.
<ul>
<li>Version 3.08 is now available. A Windows XP release will be available sometime this week.</li>
<li>Added an option that provides the operator with the valid moves for a selected piece.</li>
<li>Version 3.08 is now available. A Windows XP release will be
available sometime this week.</li>
<li>Added an option that provides the operator with the valid moves
for a selected piece.</li>
<li>Fixed a validation error with the pawn piece.</li>
<li>Included support for translations.</li>
</ul>
November 3, 2007.
<ul>
<li>Released version 3.07 for Windows XP.</li>
<li>Resolved a compilation issue on FreeBSD. Version remains at 3.07.</li>
<li>Resolved a compilation issue on FreeBSD. Version remains at
3.07.</li>
</ul>
November 2, 2007.
<ul>
Expand All @@ -263,11 +301,13 @@ <h4>Release Notes</h4>
</ul>
October 7, 2007.
<ul>
<li>Released version 3.04 for Windows XP. This version uses Qt 4.3.2.</li>
<li>Released version 3.04 for Windows XP. This version uses Qt
4.3.2.</li>
</ul>
September 28, 2007.
<ul>
<li>Released version 3.04. A Windows XP release will be available shortly.</li>
<li>Released version 3.04. A Windows XP release will be available
shortly.</li>
<li>Enlarged some of the buttons.</li>
<li>Removed a toxic reference to an include file.</li>
<li>This version relies on Qt 4.3.1.</li>
Expand All @@ -278,18 +318,21 @@ <h4>Release Notes</h4>
</ul>
April 24, 2007.
<ul>
<li>Released version 3.03. The clocks won't begin ticking until all connections have been established.</li>
<li>Released version 3.03. The clocks won't begin ticking until all
connections have been established.</li>
</ul>
April 15, 2007.
<ul>
<li>Released version 3.02. A Windows XP binary is included in this release.</li>
<li>Released version 3.02. A Windows XP binary is included in this
release.</li>
<li>Beautified the board.</li>
</ul>
April 15, 2007.
<ul>
<li>Released version 3.01.</li>
<li>Communications now function without the use of threads.</li>
<li>Removed all Qt 3 support, that is, QtChess 3.01 uses only Qt 4.</li>
<li>Removed all Qt 3 support, that is, QtChess 3.01 uses only
Qt 4.</li>
</ul>
April 9, 2007.
<ul>
Expand All @@ -299,7 +342,8 @@ <h4>Release Notes</h4>
April 7, 2007.
<ul>
<li>Version remains at 2.05.</li>
<li>A Windows XP release of 2.05 may not become available. Stay tuned.</li>
<li>A Windows XP release of 2.05 may not become available. Stay
tuned.</li>
<li>Fixed an incorrect usage of updateGL().</li>
</ul>
April 6, 2007.
Expand All @@ -315,7 +359,8 @@ <h4>Release Notes</h4>
March 29, 2007.
<ul>
<li>Released version 2.04 for non-Windows.</li>
<li>Resolved a potential memory problem in the communication thread.</li>
<li>Resolved a potential memory problem in the communication
thread.</li>
</ul>
March 28, 2007.
<ul>
Expand All @@ -326,7 +371,8 @@ <h4>Release Notes</h4>
March 27, 2007.
<ul>
<li>Version 2.02 has been released.</li>
<li>Some minor display issues with the Windows release have been resolved.</li>
<li>Some minor display issues with the Windows release have been
resolved.</li>
</ul>
March 26, 2007.
<ul>
Expand All @@ -336,7 +382,8 @@ <h4>Release Notes</h4>
March 25, 2007.
<ul>
<li>Some code housekeeping. Version remains at 2.00.</li>
<li>Released version 2.00 for Windows XP. The folder includes the Qt 3.3.8 shared library.</li>
<li>Released version 2.00 for Windows XP. The folder includes the
Qt 3.3.8 shared library.</li>
</ul>
March 24, 2007.
<ul>
Expand All @@ -346,7 +393,8 @@ <h4>Release Notes</h4>
</ul>
March 23, 2007.
<ul>
<li>Fixed an issue with a missing include file. This fix only applies to Solaris 10 systems.</li>
<li>Fixed an issue with a missing include file. This fix only
applies to Solaris 10 systems.</li>
</ul>
March 20, 2007.
<ul>
Expand All @@ -368,10 +416,11 @@ <h4>Release Notes</h4>
</ul>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p class="copyright">QtChess is composed by <a href="https://github.com/textbrowser">textbrowser</a>.</p>
<p class="copyright">QtChess is composed by
<a href="https://github.com/textbrowser">textbrowser</a>.</p>
</footer>
</div>
</body></html>
</body>
</html>

0 comments on commit 2d20338

Please sign in to comment.