1 |
|
## [4.1.2](https://github.com/onesoft-sudo/sudobot/compare/v4.1.1...v4.1.2) (2022-10-15) |
2 |
|
|
3 |
|
|
4 |
|
### Bug Fixes |
5 |
|
|
6 |
|
* **automod:** profile filter interfering with manual mutes ([#112](https://github.com/onesoft-sudo/sudobot/issues/112)) ([347d53b](https://github.com/onesoft-sudo/sudobot/commit/347d53be55caec779f4daf5171c687637d47db6b)), closes [#106](https://github.com/onesoft-sudo/sudobot/issues/106) |
7 |
|
|
8 |
|
|
9 |
|
|
10 |
## [4.1.1](https://github.com/onesoft-sudo/sudobot/compare/v4.1.0...v4.1.1) (2022-10-13) |
## [4.1.1](https://github.com/onesoft-sudo/sudobot/compare/v4.1.0...v4.1.1) (2022-10-13) |
11 |
|
|
12 |
|
|
46 |
|
|
47 |
|
|
48 |
|
|
|
# [4.0.0](https://github.com/onesoft-sudo/sudobot/compare/v4.0.0-snapshot1...v4.0.0) (2022-10-12) |
|
|
|
|
|
|
|
|
### Bug Fixes |
|
|
|
|
|
* typo in paginator ([325f18a](https://github.com/onesoft-sudo/sudobot/commit/325f18ad5b8161070da4e9f71ea6d4b0ff261cff)) |
|
|
* warning command permissions ([52c9e9b](https://github.com/onesoft-sudo/sudobot/commit/52c9e9be151f6f60f2058ab1d2292516a8054c62)) |
|
|
|
|
|
|
|
|
### Features |
|
|
|
|
|
* add pagination button emojis ([375196f](https://github.com/onesoft-sudo/sudobot/commit/375196f90aca8a5a57b5c89c8fc92dd44add30c2)) |
|
|
* add pagination to help command ([b82b47d](https://github.com/onesoft-sudo/sudobot/commit/b82b47d1a8c8698788e7f79cbdbf2ded664fcb29)) |
|
|
* add paginator class ([215b6f5](https://github.com/onesoft-sudo/sudobot/commit/215b6f595e3bbac57c5dc4407ec0bf9c0f9f7893)) |
|
|
* add setup script ([83c6cf4](https://github.com/onesoft-sudo/sudobot/commit/83c6cf4c8c0343721a7b83e1fb07659d510f2011)) |
|
|
* **api:** add history controller ([ec9a670](https://github.com/onesoft-sudo/sudobot/commit/ec9a67052e2b83a71484e7b16c10f46eef528df0)) |
|
|
* finishing touch to setup script ([bd710e3](https://github.com/onesoft-sudo/sudobot/commit/bd710e384ae5244d19814f87d1560ce51e656953)) |
|
|
* generate env file using setup script ([71d33f2](https://github.com/onesoft-sudo/sudobot/commit/71d33f2909bc40ede57456d15da5877fbdfae289)) |
|
|
* improve the setup script ([5e5d01a](https://github.com/onesoft-sudo/sudobot/commit/5e5d01a2b5c699615cb6326d270ffa85254a09c2)) |
|
|
* improved warn and about command ([#95](https://github.com/onesoft-sudo/sudobot/issues/95)) ([c1a0ce2](https://github.com/onesoft-sudo/sudobot/commit/c1a0ce2cfb78cf1ecd0d510f30413a38c68c8d4c)) |
|
|
* make the spotify status song name clickable ([6d69d82](https://github.com/onesoft-sudo/sudobot/commit/6d69d82ad8c966fba78494a62574c8e41ab26e5d)) |
|
|
* return the whole user object on login ([3ac9278](https://github.com/onesoft-sudo/sudobot/commit/3ac927854139a3b4be49a78c0ad15e595f843f14)) |
|
|
* update slash commands ([faa166d](https://github.com/onesoft-sudo/sudobot/commit/faa166d8d540425027fecd8649bdd9e1fa395d2c)) |
|
|
* warn command embed improvement ([5a25442](https://github.com/onesoft-sudo/sudobot/commit/5a25442f8a63e740135d8b4877e694f2cee9b7b8)) |
|
|
|
|
|
|
|
|
### Performance Improvements |
|
|
|
|
|
* **pagination:** better response time ([9feec27](https://github.com/onesoft-sudo/sudobot/commit/9feec27ffc909ecfdc923828a93904328b28c769)) |
|
|
|
|
|
|
|
|
|
|