Skip to content

Releases: ZPTXDev/Quaver

7.3.0-next.7

16 Apr 11:32
Compare
Choose a tag to compare
7.3.0-next.7 Pre-release
Pre-release

7.3.0-next.7 (2025-04-16)

Bug Fixes

7.3.0-next.6

16 Apr 11:13
Compare
Choose a tag to compare
7.3.0-next.6 Pre-release
Pre-release

7.3.0-next.6 (2025-04-16)

Features

7.3.0-next.5

16 Apr 09:24
Compare
Choose a tag to compare
7.3.0-next.5 Pre-release
Pre-release

7.3.0-next.5 (2025-04-16)

Bug Fixes

  • decode uri for each argument instead of whole string (#1394) (39b81d8)

7.3.0-next.4

16 Apr 09:08
Compare
Choose a tag to compare
7.3.0-next.4 Pre-release
Pre-release

7.3.0-next.4 (2025-04-16)

Features

7.3.0-next.3

12 Apr 17:28
Compare
Choose a tag to compare
7.3.0-next.3 Pre-release
Pre-release

7.3.0-next.3 (2025-04-12)

Bug Fixes

7.3.0-next.2

11 Apr 13:43
Compare
Choose a tag to compare
7.3.0-next.2 Pre-release
Pre-release

7.3.0-next.2 (2025-04-11)

Bug Fixes

7.3.0-next.1

11 Apr 10:05
Compare
Choose a tag to compare
7.3.0-next.1 Pre-release
Pre-release

7.3.0-next.1 (2025-04-11)

Features

7.2.1-next.2

11 Apr 09:41
Compare
Choose a tag to compare
7.2.1-next.2 Pre-release
Pre-release

7.2.1-next.2 (2025-04-11)

Bug Fixes

7.2.1-next.1

11 Apr 08:13
Compare
Choose a tag to compare
7.2.1-next.1 Pre-release
Pre-release

7.2.1-next.1 (2025-04-11)

Bug Fixes

  • only show settings for enabled features (a77e2a1), closes #651

7.2.0

31 Mar 15:43
Compare
Choose a tag to compare

7.2.0 (2025-03-31)

Bug Fixes

  • crash when no emojis provided (580ed41)
  • default dj role (8209a23)
  • edge case of plugins array being empty (3da35c3)
  • main#discordClient: await login and destroy (#1324) (de2f9c4)
  • method ReplyHandler#reply might return Promise instead if withResponse is true (58997bb)
  • queryOverrides sources and circular deps (368781c)
  • settings menu not working (621e05b)
  • show emojis when no ping yet (a8eb5f6)
  • swapped it around (c6c998a)
  • update dead article link (55e9ce5)
  • update ephemeral usage to use flags in line with djs (72f7dcd)
  • voiceStateUpdate: ensure Quaver is unsuppressed after stage instance creation (Fixes #1325) (#1326) (ff232c4)

Features

  • add "Notify in 24/7 mode" setting (ec22100), closes #80
  • check for required plugins on startup (c7774ac)
  • configurable default source (#1327) (08920e0)
  • general maintenance update (6550d73)
  • show default dj role in settings (9182510)
  • source emojis (3e64828)
  • source emojis (#1330) (f070ab0)
  • update queryOverrides to getQueryOverrides and dynamically update using LL info (def21a9)