Skip to content
Merged
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
17 changes: 17 additions & 0 deletions rust/maprando-web/templates/releases.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,23 @@

<h3 class="my-3">Release History</h3>

<p><a id="release122">Version 122 (2026-06-14)</a>:
<ul>
<li>In the three racing presets, the quality-of-life option "Crash fixes" has been updated from Death to Warn.
<li>A quality-of-life option "Map station activation reveal" is added:
<ul>
<li>This allows control over which types of tiles are revealed when using a map station.
<li>A "Non-primary sub area" option is added. When set to "No" or "Partial", less map information is revealed for the subarea not containing the map station.
</ul>
<li>Fixed an issue where music sometimes failed to reload after quick restart.
<li>Fix an incompatibility between item "Initial map reveal" and "Item dots disappear after collection".
<li>Logic updates:
<ul>
<li>Additional requirements are added to several Medium-difficulty strats, moving them up to a higher difficulty.
</ul>
</ul>


<p><a id="release121">Version 121 (2026-05-04)</a>:
<ul>
<li>Presets are added for "Community Race Season 5", "Mentor Tournament", and "Summer Series Expert Challenge".
Expand Down
Loading