Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
55 changes: 37 additions & 18 deletions linux/io.github.mmp.Vice.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,27 +45,46 @@
</branding>

<releases>
<release version="0.14.0" date="2026-##-##">
<url type="details">https://pharr.org/vice/#release-0.14.0</url>
<description>
<p>Adds text to speech, scenario updates, and other minor improvements</p>
<ul>
<li>Added speech-to-text support (Michael Trokel)</li>
<li>New Scenarios: ZLC Area C (JY_SUPn't)</li>
<li>Scenario updates: BOS (radarcontacto)</li>
<li>Added search box to filter scenarios</li>
<li>Improved pilot readbacks to be more natural / cohesive</li>
<li>VFRs are better about not flying into terrain</li>
</ul>
<p>STARS updates:</p>
<ul>
<li>Fixed bug where interfacility handoffs would get a FORMAT error</li>
<li>Fixed keyboard input for DCB button values (e.g. RANGE)</li>
</ul>
</description>
</release>
<release version="0.13.3" date="2025-12-29">
<url type="details">https://pharr.org/vice/#release-0.13.3</url>
<description>
<p>Adds new scenarios, updates to STARS/ERAM, and bug fixes</p>
<ul>
<li>New scenarios: PCT consolidated (Ketan K), MYR (Jud Lopez)</li>
<li>Scenario updates: A80, C90, D01, D10, DAB, F11, JAX, MKE, ZJX (Jud Lopez), SAV (manaphy), DelRey, SNA, P50, L30 (Ketan K), ISP, ZNY Area D (Ryan G), P80 (Mike Fries), BOS (radarcontacto)</li>
</ul>
<p>STARS updates:</p>
<ul>
<li>Added support for changing position consolidation during the sim: [multifunc]1A1B+[enter], etc.</li>
<li>ATPA improvements: added enable/disable commands, improved various details.</li>
<li>Added support for middle-click-drag to move lists.</li>
<li>Also, middle clicking anywhere that's not inside a list or on a track shows the bounds of all visible lists.</li>
<li>Fixed bug with DCB spinners not disabling after a click.</li>
</ul>
<p>ERAM updates:</p>
<ul>
<li>Added CRR (continuous range readout).</li>
<li>Added <code>.drawroute</code></li>
</ul>
<p>Adds new scenarios, updates to STARS/ERAM, and bug fixes</p>
<ul>
<li>New scenarios: PCT consolidated (Ketan K), MYR (Jud Lopez)</li>
<li>Scenario updates: A80, C90, D01, D10, DAB, F11, JAX, MKE, ZJX (Jud Lopez), SAV (manaphy), DelRey, SNA, P50, L30 (Ketan K), ISP, ZNY Area D (Ryan G), P80 (Mike Fries), BOS (radarcontacto)</li>
</ul>
<p>STARS updates:</p>
<ul>
<li>Added support for changing position consolidation during the sim: [multifunc]1A1B+[enter], etc.</li>
<li>ATPA improvements: added enable/disable commands, improved various details.</li>
<li>Added support for middle-click-drag to move lists.</li>
<li>Also, middle clicking anywhere that's not inside a list or on a track shows the bounds of all visible lists.</li>
<li>Fixed bug with DCB spinners not disabling after a click.</li>
</ul>
<p>ERAM updates:</p>
<ul>
<li>Added CRR (continuous range readout).</li>
<li>Added <code>.drawroute</code></li>
</ul>
</description>
</release>
</releases>
Expand Down
Loading