/[sudobot]/trunk/CHANGELOG.md
ViewVC logotype

Diff of /trunk/CHANGELOG.md

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 629 by rakinar2, Sat Sep 7 14:55:53 2024 UTC revision 631 by rakinar2, Tue Sep 10 15:53:22 2024 UTC
# Line 1  Line 1 
1  # Changelog  # Changelog
2    
3    ### 09-09-2024 - [[Ar Rakin](mailto:[email protected])]
4    
5      * **fix(commands:permission):** since attribute is missing    
6          
7        **Signed-off-by:**  Ar Rakin <[email protected]>  
8      * **fix:** update command not showing latest stable versions    
9          
10        **Signed-off-by:**  Ar Rakin <[email protected]>  
11          
12      * Merge branch 'dev'
13      * **fix:** muting with duration < 30s does not work    
14          
15        **Signed-off-by:**  Ar Rakin <[email protected]>  
16          
17      * **fix:** remove unneeded override modifiers    
18          
19        **Signed-off-by:**  Ar Rakin <[email protected]>  
20      * **fix:** do not depend on existing cache to invalidate overwrite    
21          
22        **Signed-off-by:**  Ar Rakin <[email protected]>  
23          
24      * **feat:** command permission management command    
25          
26        **Signed-off-by:**  Ar Rakin <[email protected]>  
27          
28      * **feat:** instructions on how to link modified source code    
29          
30        **Signed-off-by:**  Ar Rakin <[email protected]>  
31          
32      * **feat:** notice of changes in about command    
33          
34        **Signed-off-by:**  Ar Rakin <[email protected]>  
35          
36      * **feat:** add donation link to about command    
37          
38        **Signed-off-by:**  Ar Rakin <[email protected]>  
39          
40      * **fix:** remove unneeded console.log() calls    
41          
42        **Signed-off-by:**  Ar Rakin <[email protected]>  
43          
44      * **fix:** role command    
45          
46        **Signed-off-by:**  Ar Rakin <[email protected]>  
47          
48      * **chore:** update config schemas    
49          
50        **Signed-off-by:**  Ar Rakin <[email protected]>  
51          
52      * **fix:** send command server sharing checks    
53          
54        **Signed-off-by:**  Ar Rakin <[email protected]>  
55          
56      * **chore(extensions):** build extensions [skip ci]    
57          
58        **Signed-off-by:**  Ar Rakin <[email protected]>  
59          
60    
61    ### 09-09-2024 - [[Conventional Release Action](mailto:[email protected])]
62    
63      * **release:** v10.14.1 [skip ci]    
64          
65        **Signed-off-by:**  Conventional Release Action <[email protected]>  
66          
67      * **release:** v10.14.0 [skip ci]    
68          
69        **Signed-off-by:**  Conventional Release Action <[email protected]>  
70          
71      * **release:** v10.9.2 [skip ci]    
72          
73        **Signed-off-by:**  Conventional Release Action <[email protected]>  
74          
75      * **release:** v10.9.1 [skip ci]    
76          
77        **Signed-off-by:**  Conventional Release Action <[email protected]>  
78          
79    
80    ### 08-09-2024 - [[Ar Rakin](mailto:[email protected])]
81    
82      * **fix(commands:infraction):** `infraction clear` command does not work    
83          
84        **Signed-off-by:**  Ar Rakin <[email protected]>  
85          
86      * **fix:** crash if original message gets removed in clear    
87          
88        **Signed-off-by:**  Ar Rakin <[email protected]>  
89          
90      * **fix:** pagination errors due to passing invaliid emoji    
91          
92        **Signed-off-by:**  Ar Rakin <[email protected]>  
93          
94      * **chore:** update .vscode    
95          
96        **Signed-off-by:**  Ar Rakin <[email protected]>  
97          
98      * **test:** update test suites    
99          
100        **Signed-off-by:**  Ar Rakin <[email protected]>  
101          
102      * **feat:** support resolving emojis from application emojis    
103          
104        This should also make the bot independent from emojis.  
105          
106        **Signed-off-by:**  Ar Rakin <[email protected]>  
107          
108      * **chore:** update config schemas    
109          
110        **Signed-off-by:**  Ar Rakin <[email protected]>  
111          
112      * **chore(extensions):** build extensions [skip ci]    
113          
114        **Signed-off-by:**  Ar Rakin <[email protected]>  
115          
116    
117  ### 07-09-2024 - [[Ar Rakin](mailto:[email protected])]  ### 07-09-2024 - [[Ar Rakin](mailto:[email protected])]
118    
119      * **docs:** update v10 release blog page    
120          
121        **Signed-off-by:**  Ar Rakin <[email protected]>  
122          
123      * **chore:** merge branch 'dev'    
124          
125        **Signed-off-by:**  Ar Rakin <[email protected]>  
126          
127      * **build(blazew):** bun install fails on windows    
128          
129        **Signed-off-by:**  Ar Rakin <[email protected]>  
130          
131    * **fix(events):** fetching audit logs when a guild is not available        * **fix(events):** fetching audit logs when a guild is not available    
132                
133      **Signed-off-by:**  Ar Rakin <[email protected]>        **Signed-off-by:**  Ar Rakin <[email protected]>  
134                
135      * **build(blazew):** bun install fails on windows    
136          
137        **Signed-off-by:**  Ar Rakin <[email protected]>  
138          
139      * **build(blazew):** bun install fails on windows    
140          
141        **Signed-off-by:**  Ar Rakin <[email protected]>  
142          
143    * **chore(extensions):** build extensions [skip ci]        * **chore(extensions):** build extensions [skip ci]    
144                
145      **Signed-off-by:**  Ar Rakin <[email protected]>        **Signed-off-by:**  Ar Rakin <[email protected]>  
146                
147    
148    ### 07-09-2024 - [[Conventional Release Action](mailto:[email protected])]
149    
150      * **release:** v10.9.0 [skip ci]    
151          
152        **Signed-off-by:**  Conventional Release Action <[email protected]>  
153          
154      * **release:** v10.7.3 [skip ci]    
155          
156        **Signed-off-by:**  Conventional Release Action <[email protected]>  
157          
158    
159    ### 07-09-2024 - [[Ar Rakin](mailto:[email protected])]
160    
161      * **build(blazew):** windows build failure (powershell)    
162          
163        **Signed-off-by:**  Ar Rakin <[email protected]>  
164          
165      * **build:** update blazew.ps1    
166          
167        **Signed-off-by:**  Ar Rakin <[email protected]>  
168          
169    
170  ### 06-09-2024 - [[Conventional Release Action](mailto:[email protected])]  ### 06-09-2024 - [[Conventional Release Action](mailto:[email protected])]
171    
172    * **release:** v10.7.2 [skip ci]        * **release:** v10.7.2 [skip ci]    
# Line 30  Line 186 
186    
187  ### 06-09-2024 - [[Ar Rakin](mailto:[email protected])]  ### 06-09-2024 - [[Ar Rakin](mailto:[email protected])]
188    
189      * **ci:** update staging.yml    
190          
191        **Signed-off-by:**  Ar Rakin <[email protected]>  
192      * **ci:** spdate staging.yml    
193          
194        **Signed-off-by:**  Ar Rakin <[email protected]>  
195      * **ci:** update staging.yml    
196          
197        **Signed-off-by:**  Ar Rakin <[email protected]>  
198      * **ci:** update staging workflow    
199          
200        **Signed-off-by:**  Ar Rakin <[email protected]>  
201      * **ci:** update release workflow    
202          
203        **Signed-off-by:**  Ar Rakin <[email protected]>  
204      * **ci:** update release workflow    
205          
206        **Signed-off-by:**  Ar Rakin <[email protected]>  
207      * **ci:** update staging workflow    
208          
209        **Signed-off-by:**  Ar Rakin <[email protected]>  
210      * **ci:** fix release workflow    
211          
212        **Signed-off-by:**  Ar Rakin <[email protected]>  
213      * **ci:** update staging deployment workflow    
214          
215        **Signed-off-by:**  Ar Rakin <[email protected]>  
216      * **ci:** update release workflow    
217          
218        **Signed-off-by:**  Ar Rakin <[email protected]>  
219    * **ci:** fix staging workflow        * **ci:** fix staging workflow    
220                
221      **Signed-off-by:**  Ar Rakin <[email protected]>        **Signed-off-by:**  Ar Rakin <[email protected]>  
# Line 48  Line 234 
234    * **ci:** add staging deployment workflow        * **ci:** add staging deployment workflow    
235                
236      **Signed-off-by:**  Ar Rakin <[email protected]>        **Signed-off-by:**  Ar Rakin <[email protected]>  
237      * **ci:** update labeler.yml    
238          
239        **Signed-off-by:**  Ar Rakin <[email protected]>  
240    * **chore(extensions):** build extensions [skip ci]        * **chore(extensions):** build extensions [skip ci]    
241                
242      **Signed-off-by:**  Ar Rakin <[email protected]>        **Signed-off-by:**  Ar Rakin <[email protected]>  
# Line 115  Line 304 
304                
305      **Signed-off-by:**  GitHub <[email protected]>        **Signed-off-by:**  GitHub <[email protected]>  
306                
307      * **ci:** update labeler workflow    
308          
309        **Signed-off-by:**  GitHub <[email protected]>  
310          
311      * **feat(automod):** add AI based auto moderation    
312          
313        **Signed-off-by:**  Ar Rakin <[email protected]>  
314          
315    * **fix:** clear command filter parsing        * **fix:** clear command filter parsing    
316                
317      **Signed-off-by:**  GitHub <[email protected]>        **Signed-off-by:**  GitHub <[email protected]>  

Legend:
Removed from v.629  
changed lines
  Added in v.631

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26