Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 3.47 KB

CHANGELOG.md

File metadata and controls

40 lines (27 loc) · 3.47 KB

3.4.0 (2023-09-22)

Bug Fixes

  • Avoid overwriting original description in cleanAPIData (bed40d4)
  • config file import path (f35c2ed)
  • context menu command identification (5ad8085)
  • discriminator deprecation (9714318)
  • emoji before tag in /permlevel (e3c67dc)
  • resolve BigInt permissions into human readable (d1209c3)
  • slice command descriptions for cmd select menu (195a5e9)
  • use activeOption for identifying missing handlers (6d454a9)
  • use res#json over #send for wider serialization support (454c10a)
  • wrong command data from being display when API command data validation fails (70d57bc)

Features

  • add status endpoint to express API (673e093)
  • global ephemeral replies for system messages (5259ca9)
  • use single client config import (5edb477)

3.3.0 (2023-04-15)

Bug Fixes

  • avoid circular dependency resolving clientConfig (169d819)
  • Command: properly set config.cooldown.duration (3bf277b)

Features

  • /set-name command (bfae3a2)
  • set-avatar command (7bae016)
  • add msToHumanReadableTime util fn (ee41cd8)
  • add changelog and package version to semantic-release (598675d)
  • allow dynamic button actions (abfb331)
  • provide additional configuration for /invite (259762c)