Skip to content

Latest commit

 

History

History
243 lines (140 loc) · 14.4 KB

CHANGELOG.md

File metadata and controls

243 lines (140 loc) · 14.4 KB

Changelog

2.0.0 (2024-10-24)

⚠ BREAKING CHANGES

  • remove old script, all commands support multiple servers now

Features

  • all existing commands support on multiple servers (4f710bd)
  • new configure command to configure a textchannel for all cron tasks (3a190bb)

Bug Fixes

  • adjust test mocks (01bcb44)
  • deploy commands to all servers, register on all (f4fa935)
  • remove old script, all commands support multiple servers now (642ee88)

1.9.3 (2024-09-11)

Bug Fixes

  • comment on workaround fix to rework later (b27a4eb)

1.9.2 (2024-07-31)

Bug Fixes

  • correct messageEvent.ts regex (8a97383)

1.9.1 (2024-07-23)

Bug Fixes

1.9.0 (2024-07-23)

Features

  • role decorator for specifying command access levels (ac17653)

1.8.3 (2024-05-09)

Bug Fixes

1.8.2 (2024-05-07)

Bug Fixes

1.8.1 (2024-05-07)

Bug Fixes

1.8.0 (2024-05-07)

Features

  • api: controllers, endpoints and dto definition (5e61dbb)
  • common: app api, res model, decorators and errorfilter (9bf5e49)
  • eslint: config (0fc7374)
  • lint script (f6fc03f)
  • swagger: setup swagger api docs (08875fb)

Bug Fixes

  • birthdaycontroller: class serializer without options throws (07d72d3)
  • swagger setup (2077010)

1.7.0 (2024-04-09)

Features

1.6.0 (2024-04-08)

Features

  • birthday-entry: create or update birthday entries and set active/inactive (5a9d247)
  • cron: cron service for tasks (fb7f5c0)

1.5.0 (2024-04-05)

Features

  • slashcommands: version command (491d417)

Bug Fixes

1.4.0 (2024-04-05)

Features

1.3.0 (2024-02-26)

Features

1.2.0 (2024-02-26)

Features

  • PollService: add ephemeral flag for replies (1f9b919)

Bug Fixes

1.1.3 (2024-02-25)

Bug Fixes

  • mongo-config: configurable auth database (ee35cd4)

Reverts

  • .github/workflows/docker.yml (f1fceb7)

1.1.2 (2024-02-24)

Bug Fixes

1.1.1 (2024-02-16)

Bug Fixes

1.1.0 (2024-02-16)

Features

  • workflow: tag release to latest (f459305)

1.0.1 (2024-02-16)

Bug Fixes

  • workflows: i think this should do it (141f4f2)

1.0.0 (2024-02-15)

Features

Bug Fixes