Historie doplňku Agecord - 3 verze
Se starými verzemi opatrně! Tyto verze jsou zde dostupné jen pro testovací a referenční účely.Používat byste vždy měli nejnovější verzi doplňku.
Nejnovější verze
Verze 0.8.2
Vydáno 5. srp 2026 – 279,93 KBFunguje s: firefox 152.0 a novější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.
Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Starší verze
Verze 0.8.1
Vydáno 31. čvc 2026 – 271,2 KBFunguje s: firefox 152.0 a novější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.
Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 0.8.0
Vydáno 21. čvc 2026 – 296,17 KBFunguje s: firefox 152.0 a novější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.
Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
- Fixed