Skip to content

Releases: LEDBrain/Community-Service

v1.4.0-beta.3

19 Jul 00:17

Choose a tag to compare

v1.4.0-beta.3 Pre-release
Pre-release

1.4.0-beta.3 (2023-07-19)

Bug Fixes

  • MessageUpdate: do not show bot message updates (5d1122b)

v1.4.0-beta.2

18 Jul 18:36

Choose a tag to compare

v1.4.0-beta.2 Pre-release
Pre-release

1.4.0-beta.2 (2023-07-18)

Features

  • messageUpdate: implement message update (#713) (b4645b9)

v1.4.0-beta.1

18 Jul 16:53

Choose a tag to compare

v1.4.0-beta.1 Pre-release
Pre-release

1.4.0-beta.1 (2023-07-18)

Bug Fixes

  • build: fix build errors by updating types (526fa00)
  • eslint-errors: add husky pre-commit hooks (2c560d4)
  • eslint-errors: fix eslint semi errors (c2f0c11)

Features

  • api: Use new env (3c743f4)
  • i18n: implement export (30d594f)
  • i18n: switch to typesafe-i18n for localization (98ac301), closes #448
  • implement linking "discord-sided" (58610d4)
  • Link: add Link command for game linking (dd26a27)
  • linked-roles-api: implement API logic for linked roles (1c91c8f)

v1.5.0

11 Apr 22:11

Choose a tag to compare

1.5.0 (2023-04-11)

Features

  • auto-post: Add auto-post logid and prisma schema (cf56c77)
  • auto-post: Add database migrations (d637a9f)

v1.3.7

22 Aug 13:56

Choose a tag to compare

1.3.7 (2022-08-22)

v1.3.6

09 Jul 14:29

Choose a tag to compare

1.3.6 (2022-07-09)

Performance Improvements

  • bot-client-options: improve client caching for prod (f7fec0e), closes #242

v1.3.5

21 Jun 16:58

Choose a tag to compare

1.3.5 (2022-06-21)

Bug Fixes

  • ci-dep-review: fix invalid workflow file error (96545ae)

v1.3.4

17 May 19:12
d64bc40

Choose a tag to compare

1.3.4 (2022-05-17)

Bug Fixes

  • change tsconfig to strict mode and fix all the bugs coming with that (478b953)
  • fix eslint warning (df9f6cb)

v1.3.3

16 May 21:47
d5f9da4

Choose a tag to compare

1.3.3 (2022-05-16)

Bug Fixes

  • ci: missing on.workflow_call in docker workflow (dd264ea)

v1.3.2

16 May 21:20
444f268

Choose a tag to compare

1.3.2 (2022-05-16)

Bug Fixes

  • ci: fix cosign install error (444f268)