Skip to main content

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) and plugins-worker (signed plugin distribution)
  • Admin dashboard now reads all three databases (accounts/releases/plugins) from one UI
  • build_whitelist removed; build legitimacy is now derived from releases.build_hash
  • Build pipeline split: build.py produces artifacts only; uploads happen via a separate release.py after 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.