Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@danirod danirod released this 25 Feb 22:39
· 141 commits to trunk since this release

This release is still dedicated to the people who support me on YouTube and Twitch and those that make our Discord server rock 🤘

However, if you are expecting that the release bump is because I did something revolutionary in this PR, sorry for dissapointing you. This is a major release because it has some breaking changes and I considered polite to follow conventional commits, so I'm bumping to v2.0.0. Wait for the future settings refactor, that is going to be revolutionary! (And probably a major release too)

⚠ BREAKING CHANGES

  • wrap all the modlogs into a common send

Features

  • restore karma when member joins server (f03fb4e)

Bug Fixes

  • messages are not being sent to the pinboard (1e88aad)
  • mods cannot close a thread with /archivar (e17d18c)
  • roles are not being triggered when message are sent (1a69343)

Refactor

  • use promises in the SettingProvider (#502) (e9cbb9a)
  • wrap all the modlogs into a common send (d9dc509)