Skip to content

Commit 921c278

Browse files
Add changelog entry for v1.0.10 release
Update CHANGELOG for v1.0.10 release, detailing fixes and new contributors.
1 parent 3ec2e7f commit 921c278

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## v1.0.10 (2026-01-01)
4+
5+
This Release Fixes Voice Connectivity Issues caused in v1.0.9 Release, This Version deprecates v1.0.9. No Features for this, But anyways, Happy New Year to you all.
6+
7+
### What's Changed
8+
- ✨ Slight Changes by @kunalkandepatil in https://github.com/riffy-team/riffy/pull/33
9+
- fix: Node bypass fetchInfo property access
10+
11+
### Breaking Change
12+
- fix!: setVoiceChannel prematurely sets voiceChannel, failing move channel detection
13+
The setVoiceChannel sets this.voiceChannel to the new channel resulting in underlying code at Connection Module failing to detect moving of channels and The Player remains paused forever ♾️ until the Dev/User unpauses it
14+
- fix!: setVoiceChannel, channel changes, playing boolean (another att...)
15+
16+
### New Contributors
17+
- @kunalkandepatil made their first contribution in https://github.com/riffy-team/riffy/pull/33
18+
19+
**Full Changelog**: https://github.com/riffy-team/riffy/compare/v1.0.9...v1.0.10
20+
321
## v1.0.9 (2025-12-11)
422
This Release adds optimised Voice Connectivity Detection conditionally (when needed) between Riffy Receiving & Node Voice Connectivity.
523
Also, Features First-Party Support for Nodelink, Being a Dev for Nodelink too.

0 commit comments

Comments
 (0)