Skip to content

3.4.1

Compare
Choose a tag to compare
@aiko-chan-ai aiko-chan-ai released this 27 Oct 05:46
· 111 commits to main since this release

Fixes

  • fix(PacketHandler): Resolved issues related to receiving and decoding packets.
  • fix(User): Removed fetchFlags() method.

Features

  • feat(VoiceReceiver): Added videoData event to provide raw data from Discord.
  • feat(Guild): Updated setVanityCode function to require an additional mfaCode.
  • feat: Updated decoration links and properties.
  • feat: Updated MessageFlags and MessageTypes.
  • feat: Implemented forward feature with Message.forward and Message.snapshot.
  • feat!: Introduced a new Poll implementation (more aligned with discord.js).
  • feat(VoiceConnection): Implemented StreamConnectionReadonly, allowing viewing of others' streams.
  • feat(VoiceReceiver): Proof of Concept (PoC) for video recording.

Chores

  • chore(MediaPlayer): Added additional arguments for FFmpeg to improve video playback and synchronization of video/audio.
  • chore: Deployed several bug fixes from discord.js v14.16.3.
  • chore: Updated to the latest Discord build version.

Documentation

  • docs: Fixed several spelling errors.

Full Changelog: 3.4.0...3.4.1