Agecord version history - 2 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.8.1
Released Jul 31, 2026 - 271.2 KBWorks with firefox 152.0 and laterFull 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.
Source code released under GNU General Public License v3.0 only
Older versions
Version 0.8.0
Released Jul 21, 2026 - 296.17 KBWorks with firefox 152.0 and laterFull 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.
Source code released under GNU General Public License v3.0 only
- Fixed