Historial de versiones de Clear Links - 12 versiones
Clear Links por Chris Bull
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 4.4.3
Lanzada el 26 de ago. de 2026 - 77,6 KBCompatible con firefox 112.0 y superiores4.4.3 (2026-08-26)
🐛 Bug Fixes- test: switch unit coverage from nyc to c8 for ESM support (e89424b)
🤖 Continuous Integration- also install rsync in the Playwright container (1b595a4)
- bump actions to latest majors, add unit coverage to job summary (399ac0c)
- fail fast if the Playwright version can't be resolved (75305dc)
- install GitHub CLI so Qlty can verify its Sigstore attestation (a939610)
- install make in the Playwright container before building (e7bbbe4)
- install xz-utils in the Playwright container for Qlty CLI (a9375f8)
- mark workspace as a safe git directory for the Qlty CLI (5b23c24)
- merge unit and E2E coverage, and stop gating release on it (45420bf)
- run E2E tests in the official Playwright container instead of installing browsers (2ea1466)
- set HOME=/root for Playwright container so Firefox can launch (5bacb5a)
- split coverage upload out of the Playwright container job (df5509c)
Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versiones antiguas
Versión 4.4.2
Lanzada el 12 de may. de 2026 - 77,61 KBCompatible con firefox 112.0 y superiores4.4.2 (2026-05-12)
🐛 Bug Fixes- release: add repository field to package.json for GitHub releases (63edc5f)
Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 4.4.0
Lanzada el 21 de ene. de 2026 - 77,45 KBCompatible con firefox 112.0 y superiores4.4.0 (2026-01-21)
✨ Features
💄 Styles- reorder dark mode styles for settings link (b906da3)
🤖 Continuous Integration- add workflow to lint pull request titles (29aaf93)
- change PR title check runner to ubuntu-slim (8e2bc02)
- enhance PR title linting workflow with additional triggers and comments (3a5c649)
- update monthly-e2e Action steps to use latest versions (08a33ab)
- update NodeJS to v24 and action dependencies in main CI workflow (a887e89)
Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 4.3.5
Lanzada el 30 de ago. de 2025 - 62,67 KBCompatible con firefox 112.0 y superiores<b><a href="https://github.com/ChristopherBull/Clear-Links/compare/v4.3.4...v4.3.5">4.3.5</a> (2025-08-30)</b>
<b>🐛 Bug Fixes</b>
<ul>
<li>bump version number to fix release pipeline (<a href="https://github.com/ChristopherBull/Clear-Links/commit/006ef719087c72d37b5bfafcafc45cf8f5bc681b">006ef71</a>)</li>
</ul>
<b>✅ Tests</b>
<ul>
<li>update playwright installation command to avoid downloading browser shell (<a href="https://github.com/ChristopherBull/Clear-Links/commit/28c36ff1d6af2f5a4cd7c71f0dde7c645af754df">28c36ff</a>), closes <a href="https://github.com/microsoft/playwright/issues/33566">microsoft/playwright#33566</a></li>
</ul>Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 4.3.2
Lanzada el 7 de may. de 2025 - 62,67 KBCompatible con firefox 112.0 y superiores<b><a href="https://github.com/ChristopherBull/Clear-Links/compare/v4.3.1...v4.3.2">4.3.2</a> (2025-05-07)</b>
<b>🐛 Bug Fixes</b>
<ul>
<li>ensure tooltip hides when the observed link is removed from the DOM (<a href="https://github.com/ChristopherBull/Clear-Links/commit/eea486b3053c5004fff3d67723b734b492c2a0f2">eea486b</a>)</li>
</ul>
<b>📝 Documentation</b>
<ul>
<li>add coverage badges (<a href="https://github.com/ChristopherBull/Clear-Links/commit/35845d045ad8d238f1b18a1397c8fe2062656eb7">35845d0</a>)</li>
</ul>
<b>💄 Styles</b>
<ul>
<li>updated consistent indentation in Workflow YAML (<a href="https://github.com/ChristopherBull/Clear-Links/commit/6e1807f7ebfd8d895ab0b980b6a7bbe6c69b4520">6e1807f</a>)</li>
</ul>
<b>✅ Tests</b>
<ul>
<li>confirmation dialog visibility for "Reset to defaults" functionality (<a href="https://github.com/ChristopherBull/Clear-Links/commit/3aa784a30027c38c959849f353be3fb0f40a44fd">3aa784a</a>)</li>
<li>test suite browser capability smoke test for service workers (<a href="https://github.com/ChristopherBull/Clear-Links/commit/d476e5f6981d5619638c4c358b397d3e87529ae9">d476e5f</a>)</li>
</ul>
<b>🤖 Continuous Integration</b>
<ul>
<li>update coverage config and uploading (<a href="https://github.com/ChristopherBull/Clear-Links/issues/24">#24</a>) (<a href="https://github.com/ChristopherBull/Clear-Links/commit/6d5113e64f9ba50cbff69f24aaba6c4c47a09bb5">6d5113e</a>)</li>
<li>upload coverage reports to Codacy and Qlty (<a href="https://github.com/ChristopherBull/Clear-Links/commit/368ba05b435b9e5607092c8fd26e3e0612ada315">368ba05</a>)</li>
<li>use absolute path for Codacy coverage report location (<a href="https://github.com/ChristopherBull/Clear-Links/commit/1f93159ebba21ca995afa1f2fbfe04fcd6b1b78b">1f93159</a>)</li>
</ul>Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 4.3.1
Lanzada el 18 de feb. de 2025 - 62,28 KBCompatible con firefox 112.0 y superiores<b><a href="https://github.com/ChristopherBull/Clear-Links/compare/v4.3.0...v4.3.1">4.3.1</a> (2025-02-18)</b>
<b>🐛 Bug Fixes</b>
<ul>
<li>tooltip obscured on some websites (z-index) (<a href="https://github.com/ChristopherBull/Clear-Links/commit/14e5aef843678c13f1b65a62a916129c93dc03e8">14e5aef</a>)</li>
</ul>
<b>📝 Documentation</b>
<ul>
<li>improved description of the architectural design (<a href="https://github.com/ChristopherBull/Clear-Links/commit/2bfde6405c7ae5793d20bedccc505bd703d3c795">2bfde64</a>)</li>
<li>updated README for clarity, style, and conciseness (<a href="https://github.com/ChristopherBull/Clear-Links/commit/e3c6230ac382177d4dc2f5f6c8a9ba694dd45fd0">e3c6230</a>)</li>
</ul>
<b>♻️ Code Refactoring</b>
<ul>
<li>fix new stylelint rule issues (<a href="https://github.com/ChristopherBull/Clear-Links/commit/49b0ce864cc3cd9e176e96c2b28d4ebaebf2615c">49b0ce8</a>)</li>
</ul>
<b>👷 Build System</b>
<ul>
<li>add emoji to semantic release notes generation (<a href="https://github.com/ChristopherBull/Clear-Links/commit/f9caf0c7b989efd321017a2996a310f6bdc5a61b">f9caf0c</a>)</li>
</ul>Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 4.3.0
Lanzada el 24 de oct. de 2024 - 62,28 KBCompatible con firefox 112.0 y superioresSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 4.2.0
Lanzada el 19 de sep. de 2024 - 56,46 KBCompatible con firefox 112.0 y superiores4.2.0 (2024-09-19)
Bug Fixes- follow cursor option text pushes other items aside in options menu (5e6f396)
- more reliably detect mouseleave and transition events to hide tooltip (58ee425)
- prevent multiple activations per link casued by delegated event listeners (f5a7ad1)
Features- add option to have tooltip follow cursor during fade out transition (5bd160b)
Performance Improvements- reduce unnecessary mousemove events (082f326)
Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 4.1.1
Lanzada el 12 de sep. de 2024 - 55,87 KBCompatible con firefox 112.0 y superioresSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 4.1.0
Lanzada el 10 de sep. de 2024 - 55,86 KBCompatible con firefox 112.0 y superioresSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 4.0.1
Lanzada el 9 de sep. de 2024 - 55,17 KBCompatible con firefox 112.0 y superioresSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 4.0.0
Lanzada el 6 de sep. de 2024 - 68,69 KBCompatible con firefox 112.0 y superioresSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only