-
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Conventional Release Action <[email protected]>
- Loading branch information
1 parent
a7fe699
commit 8023bc4
Showing
3 changed files
with
118 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
"lastReadCommit": "62c0bc95e523e55ae88b2b29192533a2eb638977" | ||
"lastReadCommit": "a7fe69906405c9cd37024329d229cd02d376c26f" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,65 @@ | ||
# Changelog | ||
|
||
### 05-10-2024 - [[Ar Rakin](mailto:[email protected])] | ||
|
||
* **feat:** `/setup` command (#241) | ||
|
||
|
||
* **fix:** state corruption in guild setup service | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
||
* merge: with branch main | ||
* **chore:** update VERSIONS.md | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
* **chore:** update VERSIONS.md | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
* merge: with branch main | ||
* **chore:** update VERSIONS.md | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
* **feat:** guild setup service method for ai automod [3/3] | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
||
* **chore(extensions):** build extensions [skip ci] | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
||
|
||
### 04-10-2024 - [[Ar Rakin](mailto:[email protected])] | ||
|
||
* **chore:** remove unneeded files | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
||
* **chore:** remove unneeded files | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
||
* **feat:** improved extension API | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
||
* **chore:** remove unneeded files | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
||
* **feat:** guild setup service logging component [2/2] | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
||
* **chore(extensions):** build extensions [skip ci] | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
||
|
||
### 03-10-2024 - [[Ar Rakin](mailto:[email protected])] | ||
|
||
* merge: branch 'main' into dev | ||
* merge: with branch main | ||
* **fix:** echo command argument validation not working in interaction mode | ||
|
||
* This issue is mainly due to the way the echo command handled incoming arguments, | ||
|
@@ -19,12 +77,26 @@ | |
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
||
* merge: branch 'main' into dev | ||
* extensions: add archiver extension (partial) | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
||
|
||
### 03-10-2024 - [[Conventional Release Action](mailto:[email protected])] | ||
|
||
* **release:** v10.17.4 [skip ci] | ||
|
||
**Signed-off-by:** Conventional Release Action <[email protected]> | ||
|
||
|
||
### 29-09-2024 - [[Ar Rakin](mailto:[email protected])] | ||
|
||
* merge: with branch main | ||
* **docs:** update | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
* merge: with branch main | ||
* **docs:** update | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
@@ -35,6 +107,7 @@ | |
|
||
### 28-09-2024 - [[Ar Rakin](mailto:[email protected])] | ||
|
||
* merge: with branch main | ||
* **docs:** update licensing page | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
@@ -49,14 +122,17 @@ | |
|
||
### 27-09-2024 - [[Ar Rakin](mailto:[email protected])] | ||
|
||
* merge: with branch main | ||
* **chore:** customize typedoc theme | ||
|
||
**Signed-off-by:** GitHub <[email protected]> | ||
|
||
* merge: with branch main | ||
* **chore:** add typedoc theme and custom css | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
||
* merge: with branch main | ||
* **chore:** add typedoc | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
@@ -73,6 +149,14 @@ | |
**Signed-off-by:** Conventional Release Action <[email protected]> | ||
|
||
|
||
### 26-09-2024 - [[Ar Rakin](mailto:[email protected])] | ||
|
||
* merge: with branch main | ||
* **chore(extensions):** build extensions [skip ci] | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
||
|
||
### 26-09-2024 - [[Ar Rakin](mailto:[email protected])] | ||
|
||
* **feat:** errors now show full stack trace on debug mode | ||
|
@@ -104,13 +188,6 @@ | |
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
||
|
||
### 26-09-2024 - [[Ar Rakin](mailto:[email protected])] | ||
|
||
* **chore(extensions):** build extensions [skip ci] | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
||
|
||
### 25-09-2024 - [[Ar Rakin](mailto:[email protected])] | ||
|
||
* **chore(extensions):** build extensions [skip ci] | ||
|
@@ -120,6 +197,7 @@ | |
|
||
### 24-09-2024 - [[Ar Rakin](mailto:[email protected])] | ||
|
||
* merge: with branch main | ||
* **deps:** bump date-fns from 3.6.0 to 4.1.0 (#232) | ||
|
||
|
||
|
@@ -129,6 +207,7 @@ | |
* **deps(dev):** bump esbuild from 0.23.1 to 0.24.0 in /blazebuild (#234) | ||
|
||
|
||
* merge: with branch main | ||
* **deps:** bump date-fns from 3.6.0 to 4.1.0 in /docs (#235) | ||
|
||
|
||
|
@@ -164,6 +243,7 @@ | |
|
||
### 23-09-2024 - [[Ar Rakin](mailto:[email protected])] | ||
|
||
* merge: with branch main | ||
* **fix(schemas):** ban action schema always requires a duration | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
@@ -230,6 +310,19 @@ | |
|
||
### 21-09-2024 - [[Ar Rakin](mailto:[email protected])] | ||
|
||
* **fix(guildsetup):** back button not working as expected | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
||
* **feat(guildsetup):** logging setup implemented [1/2] | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
||
* **feat(commands):** add `setup` command | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
||
* merge: with branch main | ||
* **ci:** update update-dev.yml | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
@@ -253,6 +346,22 @@ | |
|
||
### 20-09-2024 - [[Ar Rakin](mailto:[email protected])] | ||
|
||
* merge: branch 'main' into dev | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
||
* **feat:** automatically message the user who added the application on join | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
||
* merge: branch 'dev' of github.com:onesoft-sudo/sudobot into dev | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
||
* **feat:** automatic setup service | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
||
* **refactor:** rename `@framework/pagination` to `@framework/widgets` | ||
|
||
**Signed-off-by:** Ar Rakin <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters