Skip to content

Releases: owlbear-rodeo/kenku-fm

v1.4.3

26 Feb 00:58
Compare
Choose a tag to compare

Release Notes

  • Fix file paths not resolving when using file picker to import audio tracks to Kenku Player
  • Update Electron to v28.2.3 which includes Chromium 122.0.6261.57

v1.4.2

21 Feb 00:04
Compare
Choose a tag to compare

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

08 Sep 06:19
Compare
Choose a tag to compare
v1.5.0-experimental Pre-release
Pre-release
  • 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

23 Jul 23:34
Compare
Choose a tag to compare

Release Notes

Fix bug which prevented Kenku FM working when it joined a channel after someone else had joined

v1.4.1

22 Jul 05:30
Compare
Choose a tag to compare

Release Notes

Add check for channel when filtering channels in Guilds. This should prevent the isVoiceBased crash that occurs for some users.

v1.4.0-experimental

30 Mar 02:23
Compare
Choose a tag to compare

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

29 Mar 00:38
Compare
Choose a tag to compare

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

28 Mar 02:44
Compare
Choose a tag to compare
v1.3.3-rc2 Pre-release
Pre-release
Edit version

v1.3.3-rc

27 Mar 03:01
Compare
Choose a tag to compare
v1.3.3-rc Pre-release
Pre-release
Edit version

v1.3.2

23 Mar 06:25
Compare
Choose a tag to compare

Release Notes

Add better error messages for Audio Capture