Releases: butterflyskies/dione
Releases · butterflyskies/dione
v0.14.1
Immutable
release. Only release title and notes can be modified.
[0.14.1] - 2026-06-20
Fixed
- Use standard MCP notification method for coalesced batches by @butterflysky-ai in #124
v0.14.0
Immutable
release. Only release title and notes can be modified.
[0.14.0] - 2026-06-20
Changed
- Bump version to 0.14.0, move changelog entries from 0.13.0 by @butterflysky-ai in #123
- Event coalescing for batched delivery by @butterflysky-ai in #122
v0.13.0
Immutable
release. Only release title and notes can be modified.
[0.13.0] - 2026-06-20
Changed
- Batch message serialization for coalesced delivery by @butterflysky-ai in #114
v0.12.0
Immutable
release. Only release title and notes can be modified.
[0.12.0] - 2026-06-14
Changed
- Enrich inbound reply notifications with author and preview by @paceheart in #106
v0.11.0
Immutable
release. Only release title and notes can be modified.
[0.11.0] - 2026-06-14
Changed
- Surface reply_to_message_id in inbound message notifications by @butterflysky-ai in #102
- Domain ID newtypes (type safety for Discord snowflakes) by @paceheart in #103
- Bump the actions group across 1 directory with 2 updates by @dependabot[bot] in #63
- Bump insta in the rust-dependencies group by @dependabot[bot] in #97
New Contributors
- @paceheart made their first contribution in #103
v0.10.2
Immutable
release. Only release title and notes can be modified.
[0.10.2] - 2026-06-11
Fixed
- Emit individual notifications instead of batch wrapper on flush by @butterflysky-ai in #95
v0.10.1
Immutable
release. Only release title and notes can be modified.
[0.10.1] - 2026-06-11
Fixed
- Use notifications/claude/channel method for batch flush by @butterflysky-ai in #94
v0.10.0
Immutable
release. Only release title and notes can be modified.
[0.10.0] - 2026-06-11
Added
- Add fetch_new_since cursor-based message fetch by @Vespertine-AI in #87
Changed
- Release v0.10.0 by @butterflysky-ai in #93
- Global delivery_delay_ms default + batch coalesce buffered notifications by @butterflysky-ai in #91
- Suppress message_delete notifications for permission prompt cleanup by @butterflysky-ai in #90
v0.9.0
Immutable
release. Only release title and notes can be modified.
[0.9.0] - 2026-06-09
Changed
- Release v0.9.0 by @butterflysky-ai in #83
- Delivery buffer and rate limiter wiring by @butterflysky-ai in #78
- Rate limiter with model-based proptests by @butterflysky-ai in #77
- Rate limiter design spec and TLA+ model by @butterflysky-ai in #59
Removed
- Remove permission DM expiry timeout by @butterflysky-ai in #82
v0.8.1
Immutable
release. Only release title and notes can be modified.
[0.8.1] - 2026-06-07
Changed
- Release v0.8.1 by @butterflysky-ai in #73
Removed
- Delete stale permission request DMs after timeout by @Vespertine-AI in #72
New Contributors
- @Vespertine-AI made their first contribution in #72