domino-client/public/CHANGELOG.html
Jose Conde cd5f4ad91a 0.1.12
2024-07-22 21:04:51 +02:00

36 lines
782 B
HTML

<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this file.</p>
<h2>0.1.12 - 2024-07-22</h2>
<h3>Added</h3>
<ul>
<li>I18n translations</li>
<li>Win conditions</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Multiplayer join button not accessible</li>
</ul>
<h2>0.1.10 - 2024-07-20</h2>
<h3>Added</h3>
<ul>
<li>Updater</li>
<li>Refresh authentication when expires</li>
<li>Match summary page phase 1</li>
</ul>
<h2>0.1.9 - 2024-07-19</h2>
<h2>0.1.8 - 2024-07-18</h2>
<h2>0.1.7 - 2024-07-17</h2>
<h2>0.1.6 - 2024-07-17</h2>
<h2>0.1.5 - 2024-07-17</h2>
<h3>Added</h3>
<ul>
<li>Initial commit</li>
<li>Match page back button</li>
<li>Team play</li>
<li>Movement synchronized netween clients and AI players</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Button statuses</li>
</ul>