Historial de versiones de Agecord - 3 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.8.2
Lanzada el 5 de ago. de 2026 - 279,93 KBCompatible con firefox 152.0 y superioresFull Changelog: https://github.com/SenseiDeElite/agecord/compare/v0.8.1...v0.8.2
Changelog- General code refactors and cleanups.
- Updated
highlight_map.jswith new aliases. - Updated
emoji_map.jswith Unicode 17.0.0 support. - Enhanced session handling to fix unlock state bugs.
- Updated
rustcrypto-wasm.min.jswith correct crate features and properzeroizeusage. - Tightened
window.postMessage()calls again. - Fixed a encryption bypass when pasting large text.
- Fixed blockquote text overflow.
Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versiones antiguas
Versión 0.8.1
Lanzada el 31 de jul. de 2026 - 271,2 KBCompatible con firefox 152.0 y superioresFull Changelog: https://github.com/SenseiDeElite/agecord/compare/v0.8.0...v0.8.1
- Rebranded extension.
- Created an USAGE.md guide.
- Refactored code to use
URLPattern. - Updated
rustcrypto-wasm.min.jswithzeroizeandgetrandomsupport. - Reduced secrets exposure in memory for both JavaScript and Rust code.
- Improved performance through the broader usage of
ArrayBuffers.
Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 0.8.0
Lanzada el 21 de jul. de 2026 - 296,17 KBCompatible con firefox 152.0 y superioresFull Changelog: https://github.com/SenseiDeElite/discord-age-encryption/compare/v0.7.5...v0.8.0
Published extension to AMO. The self-hosted version will not receive further updates.
- Fixed
@timetimestamps not updating live and not being cleaned up properly. - Added an internal licenses page.
- Fixed an issue where the "No entry configured" status message would not appear.
- Updated
rustcrypto-wasm.min.js. - Simplified extension packaging by adding
build.shandcrx3.py(Chromium-only) build scripts. - Fixed an issue that allowed message interception to be bypassed.
- Fixed an issue that could cause the video player to fail.
Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
- Fixed