You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Show app version and changelog link, release 0.2.0
The version had drifted from what's actually deployed (still 0.1.0
despite several shipped features/fixes), making it hard to tell
which build a bug report was filed against. Close out the changelog's
Unreleased section as 0.2.0 and surface it in the Ajustes modal
alongside a link to the changelog.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: index.html
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -225,9 +225,10 @@ <h3>Descubrimiento OTE</h3>
225
225
<h3>Vistas</h3>
226
226
<p><strong>Tarjetas</strong> prioriza lectura visual. <strong>RSS</strong> ordena por últimos cambios. <strong>Calendario</strong> agrupa por mes.</p>
227
227
<h3>Open source</h3>
228
-
<p>OTE Reader es un proyecto abierto. Puedes hacer fork del repositorio para personalizar feeds iniciales, estilos o flujos para tu comunidad.</p>
228
+
<p>OTE Reader <spanid="app-version"></span>es un proyecto abierto. Puedes hacer fork del repositorio para personalizar feeds iniciales, estilos o flujos para tu comunidad.</p>
0 commit comments