docs: mark v1.6.3 as released
This commit is contained in:
+5
-5
@@ -210,7 +210,7 @@
|
||||
<img src="QuestieXlogo.png" alt="Questie-X Logo" width="400" />
|
||||
<p class="subtitle">A universal WoW quest-helper with a plugin architecture for any private server.</p>
|
||||
<div style="display: flex; justify-content: center; gap: 10px;">
|
||||
<code>Version: v1.6.3 + Unreleased</code>
|
||||
<code>Version: v1.6.3</code>
|
||||
<a href="changelog.html"
|
||||
style="background: var(--bg-tertiary); color: var(--accent-green); text-decoration: none; padding: 2px 6px; border-radius: 4px; font-size: 0.9em; border: 1px solid var(--border-color);">View
|
||||
Changelog</a>
|
||||
@@ -218,9 +218,9 @@
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<section id="unreleased-highlights">
|
||||
<h2>Current Unreleased Work</h2>
|
||||
<p>The current working tree includes in-progress fixes for Ascension custom-zone rendering, learned tooltip reconstruction, and arrow/map behavior on Sunstrider Isle. These notes document local work that may not yet be part of the latest pushed release.</p>
|
||||
<section id="release-highlights">
|
||||
<h2>Current Release Highlights</h2>
|
||||
<p>The v1.6.3 release includes the arrow redesign, the minimap pin drift fix, and the Sunstrider map and tooltip corrections. These notes summarize the shipped behavior in the live release.</p>
|
||||
|
||||
<div class="grid">
|
||||
<div class="card">
|
||||
@@ -249,7 +249,7 @@
|
||||
</div>
|
||||
|
||||
<div class="important">
|
||||
<strong>Documentation scope:</strong> The landing page and changelog intentionally describe both the latest release and the current local unreleased work so collaborators can see what is being tested before the next push.
|
||||
<strong>Documentation scope:</strong> The landing page and changelog now describe the published v1.6.3 release state so collaborators can review what is currently shipped.
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user