Historial de versiones de Apogee - 4 versiones
Apogee por darshi1337
Historial de versiones de Apogee - 4 versiones
¡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 0.1.4
Lanzada el 14 de jul. de 2026 - 1,35 MBCompatible con firefox 109.0a1 y superioresPrivacy, YouTube, and reliability improvements.- Privacy — "Save history" toggle, "Clear cached data" button, sensitive sites (Gmail, Outlook, Proton, etc.) never cached, and URL‑hashed storage keys.
- YouTube — transcripts now actually work (no more summaries hallucinated from the title); marketing boilerplate stripped from descriptions.
- Reliability — summaries, answers, and prompts keep running in the background if the popup closes, and the popup reopens to your last view.
- UI — cleaner progress box and Clear‑data button.
- Security — SSRF/CORS hardening and a stricter extension↔backend boundary.
Install: load the extension zip below (chrome://extensions → Load unpacked), or pip install apogee_browser-0.1.4-py3-none-any.whl for the optional local Ollama backend.
Full changelog: https://github.com/darshi1337/apogee/compare/v0.1.3...v0.1.4Se publicó el código fuente bajo la licencia Mozilla Public License 2.0
Versiones antiguas
Versión 0.1.3
Lanzada el 13 de jul. de 2026 - 1,32 MBCompatible con firefox 109.0a1 y superiores- perf(sw): Keep offscreen document alive with a 5-minute idle timeout. Previously, the offscreen document (including the loaded
MLCEngineand WebGPU device) was torn down on every focus loss of the action popup, triggering full model reloads on subsequent interactions. - fix(webllm): Add content chunking and truncation (
lib/chunk.js) and implement map-reduce summarization to match backend behavior, preventing context overflows on long articles in small models. - perf(popup): Reuse extracted page data for follow-up questions instead of re-running the full Readability DOM clone.
- perf(popup): Return the DOM extraction result directly from
executeScript, removing 3 extra script injections that mutated the host page. Unusedrun_extraction.jshas been deleted. - fix(popup): Correctly handle WebGPU check failures and avoid caching fail-open WebGPU results so "WebGPU not supported" warnings are correctly displayed if a transient messaging error occurs.
- fix(popup): Bound the summary cache with FIFO eviction (capped at 50 pages) to prevent unbound memory growth.
- fix: General hardening including UUID stream IDs and escaping quotes in
escapeHtml.
- fix(backend): Accept
-,*, and•interchangeably as bullet markers in summaries to prevent dropping chunks whose bullets differed from•.
Se publicó el código fuente bajo la licencia Mozilla Public License 2.0
- perf(sw): Keep offscreen document alive with a 5-minute idle timeout. Previously, the offscreen document (including the loaded
Versión 0.1.2
Lanzada el 10 de jul. de 2026 - 1,32 MBCompatible con firefox 109.0a1 y superioresHardened privacy: Scoped permissions strictly to the active tab and locked network egress to 127.0.0.1.
Improved streaming UX: Added support for smooth token-by-token response rendering in the popup.
Version alignment: Bumped extension version to 0.1.2 and updated internal dependencies to keep Firefox and Chrome parity.Se publicó el código fuente bajo la licencia Mozilla Public License 2.0
Versión 0.1.0
Lanzada el 24 de jun. de 2026 - 703 KBCompatible con firefox 109.0a1 y superioresSe publicó el código fuente bajo la licencia Mozilla Public License 2.0