Skip to content

Latest commit

 

History

History
58 lines (31 loc) · 2.83 KB

CHANGELOG.md

File metadata and controls

58 lines (31 loc) · 2.83 KB

2.1.1 (2024-09-22)

Bug Fixes

  • ci: update to new teleport cluster (2428112)

2.1.0 (2024-04-23)

Bug Fixes

  • permissions: only use admin role permission if role is set/configured (4383f9f)

Features

  • add client presence to user configuration (881e983)

2.0.0 (2024-04-13)

Bug Fixes

  • provide client Lang to lib initializer (f8b3acb)
  • refactor and improve Prisma id implementation (88d29ec)
  • remove semantic release dependencies (c804c5d)

Features

  • add discord.js debugging in debug-mode (baefbbf)
  • initialize prisma migrations (47451eb)
  • prisma: distinguish between Users and Members (2008ba5)
  • update @rhidium/core localizations (60769af)
  • use pnpm (fdd4cdb)
  • v2: update to @rhidium/core@2.x (5430cde)

BREAKING CHANGES

  • v2: Lots haha

1.0.0 (2023-12-06)

Bug Fixes

  • bad embed property references (deaff0f)
  • improve logic for edit embed controller (3c2a697)
  • Lang: dont escape localization key with discord cmd tags (b86530f)
  • lowercase command indexing for localization (6259131)

Features