Update about page version history for v4.2.0
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -340,11 +340,13 @@
|
|||||||
<!-- Current Version - Prominent -->
|
<!-- Current Version - Prominent -->
|
||||||
<div class="alert alert-success mb-4">
|
<div class="alert alert-success mb-4">
|
||||||
<div class="d-flex align-items-center">
|
<div class="d-flex align-items-center">
|
||||||
<span class="badge bg-success fs-6 me-3">v4.1.2</span>
|
<span class="badge bg-success fs-6 me-3">v4.2.0</span>
|
||||||
<div>
|
<div>
|
||||||
<strong>Progress bars</strong> for encode operations,
|
<strong>Performance optimizations:</strong>
|
||||||
<strong>mobile-responsive polish</strong>,
|
~70% faster decode (vectorized DCT),
|
||||||
DCT decode bug fix, release validation script
|
50% less RAM (float32),
|
||||||
|
async API endpoints,
|
||||||
|
decode progress callbacks
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -362,6 +364,10 @@
|
|||||||
<div class="accordion-body p-0">
|
<div class="accordion-body p-0">
|
||||||
<table class="table table-dark table-sm small mb-0">
|
<table class="table table-dark table-sm small mb-0">
|
||||||
<tbody>
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td width="80"><strong>4.1.7</strong></td>
|
||||||
|
<td>Progress bars for encode, mobile polish, release validation</td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td width="80"><strong>4.1.1</strong></td>
|
<td width="80"><strong>4.1.1</strong></td>
|
||||||
<td>DCT RS format stability, Docker cleanup, first-boot wizard</td>
|
<td>DCT RS format stability, Docker cleanup, first-boot wizard</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user