Changelog
Beta releases are tagged on GitHub. The list below is a high-level summary; for the per-commit log see the repo.
0.21 (current beta)
- Plugin store, signed bundles, RSA-4096 offline signing
- Two new Cloudflare workers:
releases-worker(signed client builds) andplugins-worker(signed plugin distribution) - Admin dashboard now reads all three databases (accounts/releases/plugins) from one UI
build_whitelistremoved; build legitimacy is now derived fromreleases.build_hash- Build pipeline split:
build.pyproduces artifacts only; uploads happen via a separaterelease.pyafter manual testing
0.20
- Controller unification, structured logging migration, path centralization
- Cloud accounts (accounts.youkore.com), token rotation, invite system
- WhatsApp LID persistence, group owner_memory routing
- Documentation translated to English, plugin manifest cleanup
Earlier
History prior to 0.20 is on GitHub; this site started fresh with 0.21.