Releases: zandoh/tsbus
Releases · zandoh/tsbus
Release list
v0.2.0
0.2.0 - 2026-07-08
Features
- site: Add GitHub Pages website with live playground (de24ae0)
- devtools: Add devtools instrumentation plugin (462c389)
- extension: Add tsbus DevTools browser extension with CI/CD (b3fa459)
- eventbus: Add onPluginError config for routing plugin hook failures (cd6462e)
Bug fixes
- ci: Grant contents:read so tonk can fetch discord.yml (ec8621c)
- eventbus: Don't drop deliveries when handlers mutate listeners mid-emit (cc6dcec)
- devtools: Correlate emit timing by payload identity (0ba0d86)
Performance
- eventbus: Use performance.now() for handler duration stats (169972e)
Documentation
- changelog: Fold git-cliff setup commit into v0.1.0 notes (80b449e)
- readme: Rewrite for accuracy and professional presentation (c049e5d)
Refactoring
- Migrate Discord notifications to shared tonk layer (faad3ec)
Miscellaneous
- Send repo activity notifications to discord (3459c9a)
- Namespace Discord webhook secrets with TONK_ prefix (552e49e)
- ci: Add temporary encrypted secret export for tonk re-keying (0619b02)
- ci: Remove temporary secret export workflow (212f600)
- Migrate to tonk v2 (04cc4ce)
- Gate pages, release, and extension publishing on checks (ec3f192)
- Adopt the tonk brand defaults for discord posts (14ee01e)