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

Releases: BrackeysBot/Cloak

v1.2.1

01 Jun 12:34
4017495
Compare
Choose a tag to compare

Chores

Commits

  • d834753: Merge branch 'v1.2.0' into main (Oliver Booth)
  • 4017495: Merge branch 'v1.2.1' into main (Oliver Booth)

v1.2.0

01 Jun 12:22
d834753
Compare
Choose a tag to compare

Bug Fixes

  • correctly filter autocomplete based on query (Oliver Booth)

Chores

Commits

  • d834753: Merge branch 'v1.2.0' into main (Oliver Booth)

v1.1.1

26 Mar 23:03
44a8292
Compare
Choose a tag to compare

Commits

  • ecaf1c0: [ci skip] Add upcoming repository change notice (Oliver Booth)
  • 84c865d: [ci skip] Add upcoming repository change notice (Oliver Booth)
  • d0826c2: Update dependencies (fixes #1) (Oliver Booth)
  • e2960a6: Remove hidden NLog dependencies (Oliver Booth)
  • 6345520: Remove selfRole from cached dictionary (fixes #2) (Oliver Booth)
  • 3111d53: Bump to 1.1.1 (Oliver Booth)
  • 44a8292: Merge branch 'develop' into main (Oliver Booth)

v1.1.0

15 Feb 11:38
ef6d9c7
Compare
Choose a tag to compare

Commits

  • 689f6e7: fix docker-compose bind paths (Oliver Booth)
  • 5471077: Merge branch 'develop' into main (Oliver Booth)
  • 22b14e3: Build docker-compose from git repo (Oliver Booth)
  • b5996e7: Build main branch (Oliver Booth)
  • e6a5cc9: Remove env_file from docker-compose (Oliver Booth)
  • cb4ed08: Bind data and logs to sensible source paths (Oliver Booth)
  • 3f21440: Pass-through DISCORD_TOKEN env var (Oliver Booth)
  • c29f539: Remove message contents intent (Oliver Booth)
  • 8a3e2f3: Merge branch 'develop' into main (Oliver Booth)
  • e6310ff: Format csproj (Oliver Booth)
  • e41b885: Update DSharpPlus.* 4.3.0 (Oliver Booth)
  • bf5e7c7: Update Microsoft.EntityFrameworkCore.* 7.0.3 (Oliver Booth)
  • 007c01c: Update NLog 5.1.1, NLog.Extensions.Logging 5.2.1 (Oliver Booth)
  • 0a35ef6: Update Microsoft.Extensions.Hosting 7.0.1 (Oliver Booth)
  • 2b2b43c: Add /persistentrole list command (Oliver Booth)
  • d56936a: Bump to 1.1.0 (Oliver Booth)
  • ef6d9c7: Merge branch 'develop' into main (Oliver Booth)

v1.0.0

02 Dec 12:42
192bdfd
Compare
Choose a tag to compare

Commits

  • 192bdfd: Merge branch 'develop' into main (Oliver Booth)

v1.0.0-prerelease.1

02 Dec 01:05
7f49722
Compare
Choose a tag to compare
v1.0.0-prerelease.1 Pre-release
Pre-release
[github actions] Add CI/CD