Releases: owlbear-rodeo/kenku-fm
Releases · owlbear-rodeo/kenku-fm
v1.4.3
v1.4.2
Release Notes
- Prevent second instance of Kenku FM being opened. Kenku FM has never supported having two instances open but it could occur resulting in Kenku FM seeming like it had lost all data.
- Update Electron to v28.2.3 which includes Chromium 120.0.6099.283
v1.5.0-experimental
- Added a custom hybrid Rust/TypeScript Discord library. This should hopefully lead to more reliable connections while still having the performance of the Rust streaming code.
- The Discord channels list will now only show channels the bot has permission to join and speak in.
- Discord channels should now use the same order shown in the Discord app
- Added better logs with a saved log file that can be accessed from the app settings
- Updated to Electron v26.1.0 which includes Chromium v116.0.5845.62
v1.4.1-experimental
Release Notes
Fix bug which prevented Kenku FM working when it joined a channel after someone else had joined
v1.4.1
v1.4.0-experimental
Release Notes
This release contains our new audio pipeline written in Rust called Severus.
This should hopefully reduce latency and provide better audio quality.
We have more about the new audio pipline in this blog post.
As we don't need a buffer anymore we've removed the high quality/low latency mode dropdown from the settings.
We've also added a clear cache button that should remove any cached values from websites you visit.
This also contains CVE patches present in v1.4.0.
v1.4.0
Release Notes
Revert Severus/Rust audio processing
Update @discordjs/voice package to patch Discord disconnection issue
Patch CVE-2022-46175
Patch CVE-2022-36313
Patch CVE-2022-25858
v1.3.3-rc2
Edit version