Skip to content

Releases: discord-tickets/bot

v4.0.30

13 Feb 02:19
d60a58c
Compare
Choose a tag to compare

Bug Fixes

  • catch unknown member error (64ed170)
  • message delete error catching (8cc708e)
  • portal: /invite when not logged in (46bee39)

v4.0.29

13 Feb 01:12
e0a21bd
Compare
Choose a tag to compare

Bug Fixes

  • /move into new category (fixes #531) (c1643f4)
  • references option on the /new command (37ece87)
  • api/stats: guild ticket count (5a908e7)
  • api: missing archived messages etc in exports (9689648)
  • api: move guild delete route to index (4278d24)
  • houston (a09f98f)
  • i18n: rename en_US to en-US (b7531b0)
  • invite buttons (33c1b64)
  • move /invite from api to app (2ed25f7)
  • not really: catch working hours errors (bb31242)
  • only send transcript button if archiving is enabled (618f35f)
  • only send transcript button in log channel if archiving is enabled (54455c3)
  • re-enable prompt=none (764a8aa)
  • scripts: remove categoryId when importing questions (b2d6413)
  • stats: should have retested that... (c185afc)
  • suppress message delete error (43fe302)
  • use descending date format in logs to avoid confusion (f29c4ac)

Features

  • /rename command (#583) (aae41ff)
  • number placeholder in opening message (e53c064)
  • add guilds placeholder to activities (c6b9714)
  • api: data imports (9ad6d6e)
  • api: export data as zip (f029a49)
  • api: public bot warning (96cc84e)
  • close reason in log embed (a711fc7)
  • eggs: add pelican egg and move to dedicated directory (#579) (1b42029)
  • ephemeral replies on (un)claim buttons (#580) (b3a2bb0)
  • handle exit signals (55660e8)
  • i18n: add English (United States) translations (85ae461)
  • i18n: add Lithuanian translations (79dd181)
  • i18n: improve German translations (118b685)
  • i18n: update Czech translations (05c6ffa)
  • i18n: update French translations (e7aa5f2)
  • i18n: update German translations (c8eb0b9)
  • i18n: update Lithuanian translations (ffbfb0c)
  • i18n: update Lithuanian translations (1b88267)
  • i18n: update Lithuanian translations (ab06e02)
  • i18n: update translation files (9a7a142)
  • i18n: update Turkish translations (71547aa)
  • login when adding to guild, then redirect to its settings (55b184f)
  • lower channel delete timer to 3s (3eef14c)
  • portal v2.5.0 (dcf1c83)
  • react to messages when archiving fails (fb0a23c)
  • remove DM embed description (f74b257)
  • separate user and admin auth, redirect to settings after invite (2255d0d)
  • super fast database dump and restore scripts (413bae6)
  • transcript button in DM (e947c95)
  • transcript button on referenced ticket embed (04ada3c)

Performance Improvements

  • api: don't return ticket after import (440a9b7)
  • api: faster exports (a33c670)
  • api: increase batch size (a861f76)
  • don't await archive (673afa0)
  • houston: threads for stats (0918c58)
  • less await (da36ab3)
  • single transaction for archiving messages (b5384bc)
  • stats: don't duplicate work (0830050)
  • stats: threads, better & parallel queries (6b0146e)
  • threads everywhere! (for encryption & decryption) (d99cb20)
  • upgrade to prisma 5 (8ac7c65)

v4.0.28

14 Jan 04:05
f44d36f
Compare
Choose a tag to compare

Features

  • api: reorderable categories in panels (5ffd189)
  • portal v2.4.0 (b756df0)

v4.0.27

13 Jan 20:57
0b06e18
Compare
Choose a tag to compare

Bug Fixes

  • scripts: dependencies shouldn't be dev-only (45f21f5)
  • scripts: don't encrypt/decrypt missing values (87b9974)

v4.0.26

10 Jan 02:24
8fded79
Compare
Choose a tag to compare

Features

  • scripts: data export and import scripts (#575) (03f3944)
  • scripts: npm shortcuts for export and import (9a2912d)

v4.0.25

05 Jan 17:30
cedac83
Compare
Choose a tag to compare

Bug Fixes

  • invalid role error on ticket creation? (#572) (5ccf58c)

Features

  • i18n: update Dutch translations (aa8785d)
  • i18n: update Italian translations (d07f69d)
  • i18n: update Spanish translations (a2d11a5)

v4.0.24

20 Dec 02:49
cfa3be6
Compare
Choose a tag to compare

Bug Fixes

v4.0.23

20 Dec 02:27
270fb21
Compare
Choose a tag to compare

Bug Fixes

  • git: only ignore top-level directories (ca38235)
  • i18n: it/commands.slash.claim.name (e10d029)

Features

  • guild bans (30cd541)
  • i18n: update Czech translations (39de69d)
  • i18n: update Dutch translations (59bfdf8)
  • i18n: update Italian translations (3b97696)
  • i18n: update Italian translations (b22a44c)

v4.0.22

16 Nov 05:16
e53a2f1
Compare
Choose a tag to compare

Bug Fixes

  • api: use more appropriate status code (8818bf6)
  • i18n: it/commands.slash.add.name (ed7a7b7)
  • portal: various improvements and fixes (4205306..b16c92d) (4688d1b)
  • token samesite=secure (c6a982e)

Features

  • api: descriptive emoji error message (3017c0c)
  • api: generate missing icons (46bd58d)
  • api: privilege levels (130f5dc)
  • api: redirect on logout (4d42269)
  • api: something (b00d2f3)
  • i18n: update Italian translations (22ffd82)
  • i18n: update Romanian translations (6adcf2d)

v4.0.21

09 Nov 00:23
7a905e4
Compare
Choose a tag to compare

Bug Fixes

  • null incorrectly triggering tags (closes #484) (9f5c30c)
  • accepting a close request after a restart (f9a7f0c)
  • custom ID overflow with Create from message (closes #494) (b0d77c1)
  • log ticket closure even when there is no closer (412c65c)

Features

  • i18n: update German translations (80b863e)
  • i18n: update Hungarian translations (aafd960)
  • i18n: update Hungarian translations (a254774)
  • i18n: update Hungarian translations (9efdd25)
  • i18n: update Romanian translations (519f9f4)
  • transcript button in log channel (2a96858)