/
[sudobot]
/
trunk
/
CHANGELOG.md
Annotation of /trunk/CHANGELOG.md
Parent Directory
|
Revision Log
Revision
525
- (
hide annotations
)
Mon Jul 29 17:30:39 2024 UTC
(8 months, 1 week ago) by
rakin
File MIME type: text/markdown
File size: 4728 byte(s)
chore(release): v4.1.0 [skip ci]
1
rakin
525
# [4.1.0](
https://github.com/onesoft-sudo/sudobot/compare/v4.0.2...v4.1.0
) (2022-10-13)
2
3
4
### Features
5
6
* add new welcome message ([5b01598](
https://github.com/onesoft-sudo/sudobot/commit/5b015984c8548140eca75d0283d0fa5576f6f559
))
7
* add new welcome messages ([5863a2f](
https://github.com/onesoft-sudo/sudobot/commit/5863a2ff660e44204f3c80b98cbbf616021b4f21
))
8
* add wildcard rickroll url ([faef065](
https://github.com/onesoft-sudo/sudobot/commit/faef065d4e1461d063c7080ed580af44bd8079ca
))
9
* **welcomer:** add new welcome message ([fbff3bd](
https://github.com/onesoft-sudo/sudobot/commit/fbff3bd7b937783e5f482d4813d051965c471eeb
))
10
11
12
13
## [4.0.2](
https://github.com/onesoft-sudo/sudobot/compare/v4.0.1...v4.0.2
) (2022-10-13)
14
15
16
### Bug Fixes
17
18
* do not unmute user if not muted ([#105](
https://github.com/onesoft-sudo/sudobot/issues/105
)) ([2393e4d](
https://github.com/onesoft-sudo/sudobot/commit/2393e4dfb3dad219dfbfab71e5b88f85c663eb82
)), closes [#101](
https://github.com/onesoft-sudo/sudobot/issues/101
)
19
20
21
22
## [4.0.1](
https://github.com/onesoft-sudo/sudobot/compare/v4.0.0...v4.0.1
) (2022-10-12)
23
24
25
### Bug Fixes
26
27
* about command ([dcfac89](
https://github.com/onesoft-sudo/sudobot/commit/dcfac89b941a51721c2c87106fb5dab0cfcf09de
))
28
29
30
31
# [4.0.0](
https://github.com/onesoft-sudo/sudobot/compare/v4.0.0-snapshot1...v4.0.0
) (2022-10-12)
32
33
34
### Bug Fixes
35
36
* typo in paginator ([325f18a](
https://github.com/onesoft-sudo/sudobot/commit/325f18ad5b8161070da4e9f71ea6d4b0ff261cff
))
37
* warning command permissions ([52c9e9b](
https://github.com/onesoft-sudo/sudobot/commit/52c9e9be151f6f60f2058ab1d2292516a8054c62
))
38
39
40
### Features
41
42
* add pagination button emojis ([375196f](
https://github.com/onesoft-sudo/sudobot/commit/375196f90aca8a5a57b5c89c8fc92dd44add30c2
))
43
* add pagination to help command ([b82b47d](
https://github.com/onesoft-sudo/sudobot/commit/b82b47d1a8c8698788e7f79cbdbf2ded664fcb29
))
44
* add paginator class ([215b6f5](
https://github.com/onesoft-sudo/sudobot/commit/215b6f595e3bbac57c5dc4407ec0bf9c0f9f7893
))
45
* add setup script ([83c6cf4](
https://github.com/onesoft-sudo/sudobot/commit/83c6cf4c8c0343721a7b83e1fb07659d510f2011
))
46
* **api:** add history controller ([ec9a670](
https://github.com/onesoft-sudo/sudobot/commit/ec9a67052e2b83a71484e7b16c10f46eef528df0
))
47
* finishing touch to setup script ([bd710e3](
https://github.com/onesoft-sudo/sudobot/commit/bd710e384ae5244d19814f87d1560ce51e656953
))
48
* generate env file using setup script ([71d33f2](
https://github.com/onesoft-sudo/sudobot/commit/71d33f2909bc40ede57456d15da5877fbdfae289
))
49
* improve the setup script ([5e5d01a](
https://github.com/onesoft-sudo/sudobot/commit/5e5d01a2b5c699615cb6326d270ffa85254a09c2
))
50
* improved warn and about command ([#95](
https://github.com/onesoft-sudo/sudobot/issues/95
)) ([c1a0ce2](
https://github.com/onesoft-sudo/sudobot/commit/c1a0ce2cfb78cf1ecd0d510f30413a38c68c8d4c
))
51
* make the spotify status song name clickable ([6d69d82](
https://github.com/onesoft-sudo/sudobot/commit/6d69d82ad8c966fba78494a62574c8e41ab26e5d
))
52
* return the whole user object on login ([3ac9278](
https://github.com/onesoft-sudo/sudobot/commit/3ac927854139a3b4be49a78c0ad15e595f843f14
))
53
* update slash commands ([faa166d](
https://github.com/onesoft-sudo/sudobot/commit/faa166d8d540425027fecd8649bdd9e1fa395d2c
))
54
* warn command embed improvement ([5a25442](
https://github.com/onesoft-sudo/sudobot/commit/5a25442f8a63e740135d8b4877e694f2cee9b7b8
))
55
56
57
### Performance Improvements
58
59
* **pagination:** better response time ([9feec27](
https://github.com/onesoft-sudo/sudobot/commit/9feec27ffc909ecfdc923828a93904328b28c769
))
60
61
62
63
# [4.0.0-snapshot1](
https://github.com/onesoft-sudo/sudobot/compare/v4.0.0-alpha1...v4.0.0-snapshot1
) (2022-10-04)
64
65
66
### Bug Fixes
67
68
* afk systems not working ([#85](
https://github.com/onesoft-sudo/sudobot/issues/85
)) ([241182e](
https://github.com/onesoft-sudo/sudobot/commit/241182e9f23c31fa85267e2b9bcaabbdcff75f00
)), closes [#84](
https://github.com/onesoft-sudo/sudobot/issues/84
)
69
* queue manager ([dcc0756](
https://github.com/onesoft-sudo/sudobot/commit/dcc075688f81aa8c3706c1d57f6d9e18e235851f
))
70
* update config schema ([#82](
https://github.com/onesoft-sudo/sudobot/issues/82
)) ([b691cbd](
https://github.com/onesoft-sudo/sudobot/commit/b691cbdd3c9dd3992d1c76b335fa8546462d8650
)), closes [#79](
https://github.com/onesoft-sudo/sudobot/issues/79
)
71
* users can ban themselves ([64de4d5](
https://github.com/onesoft-sudo/sudobot/commit/64de4d53a48eec69bf6b027263fdda9ca8f271bc
))
72
73
74
### Features
75
76
* **queues:** finishing touch ([f077ed8](
https://github.com/onesoft-sudo/sudobot/commit/f077ed836ce85b25c02b02d52456a6e790f50822
))
77
* update profile command ([341d442](
https://github.com/onesoft-sudo/sudobot/commit/341d442602cfda90c51473b66b1ab1dd7c222408
))
78
79
80
[email protected]
ViewVC Help
Powered by
ViewVC 1.1.26