Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Latest commit

 

History

History
65 lines (37 loc) · 3.61 KB

CHANGELOG.md

File metadata and controls

65 lines (37 loc) · 3.61 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.3.3 (2021-09-20)

2.3.2 (2021-09-13)

Bug Fixes

  • cron: add timezone offset to cron jobs (6b8d1a5)

2.3.1 (2021-09-12)

Bug Fixes

  • index: remove uncessary environment variable check (28868bc)

2.3.0 (2021-09-10)

Features

  • add feature to prune old members (b58d79d)
  • inactives: potentially remove inactive user from database (23eebe3)

Bug Fixes

  • cache: fetch and fill cache first (f8e923e)
  • index: add check for environment variables (bdbf3dc)
  • modifymember: ensure member is inside guild (6109dd6)

2.2.4 (2021-09-08)

2.2.3 (2021-09-08)

2.2.2 (2021-09-08)

Bug Fixes

  • guildmemberadd: remove guild member add event (32b7d7f)

2.2.1 (2021-09-08)

2.2.0 (2021-09-07)

Features

2.1.0 (2021-09-07)

Features

  • add addition of inactive users (c631418)
  • add commitizen (02ad191)
  • add commitlint (0302856)
  • add day delta calculator (fc04539)
  • add remind or kick user method (3f07dad)
  • add removal of inactive users (eee435b)
  • add user pruning based on inactivity period (db06ced)

Bug Fixes

  • client: change to application commands (0f95829)