Agecord 版本历史 - 3 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 0.8.2
发布于 2026年8月5日 - 279.93 KB适用于 firefox 152.0 及更高版本Full 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.
源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
较早版本
版本 0.8.1
发布于 2026年7月31日 - 271.2 KB适用于 firefox 152.0 及更高版本Full 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.
源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 0.8.0
发布于 2026年7月21日 - 296.17 KB适用于 firefox 152.0 及更高版本Full 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.
源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
- Fixed