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

Contents of /trunk/CHANGELOG.md

Parent Directory Parent Directory | Revision Log Revision Log


Revision 631 - (show annotations)
Tue Sep 10 15:53:22 2024 UTC (6 months, 3 weeks ago) by rakinar2
File MIME type: text/markdown
File size: 403887 byte(s)
chore: sync

1 # 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])]
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
132
133 **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]
144
145 **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])]
171
172 * **release:** v10.7.2 [skip ci]
173
174 **Signed-off-by:** Conventional Release Action <[email protected]>
175
176 * **release:** v10.7.2-0+20240806121454.sha.f0f069a2 [skip ci]
177
178 **Signed-off-by:** Conventional Release Action <[email protected]>
179
180
181 ### 06-09-2024 - [[Ryanmello07](mailto:[email protected])]
182
183 * **fix(readme):** updated discord link
184
185 **Signed-off-by:** Ryanmello07 <[email protected]>
186
187 ### 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
220
221 **Signed-off-by:** Ar Rakin <[email protected]>
222 * **ci:** fix staging workflow
223
224 **Signed-off-by:** Ar Rakin <[email protected]>
225 * **chore:** force new release [prerelease]
226
227 **Build-metadata:** {numdate}.sha.{id}
228
229 **Signed-off-by:** Ar Rakin <[email protected]>
230
231 * **ci:** update release workflow
232
233 **Signed-off-by:** Ar Rakin <[email protected]>
234 * **ci:** add staging deployment workflow
235
236 **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]
241
242 **Signed-off-by:** Ar Rakin <[email protected]>
243
244
245 ### 05-09-2024 - [[Conventional Release Action](mailto:[email protected])]
246
247 * **release:** v10.7.1 [skip ci]
248
249 **Signed-off-by:** Conventional Release Action <[email protected]>
250
251 * **release:** v10.7.0 [skip ci]
252
253 **Signed-off-by:** Conventional Release Action <[email protected]>
254
255 * **release:** v10.6.0 [skip ci]
256
257 **Signed-off-by:** Conventional Release Action <[email protected]>
258
259 * **release:** v10.4.6 [skip ci]
260
261 **Signed-off-by:** Conventional Release Action <[email protected]>
262
263 * **release:** v10.4.4 [skip ci]
264
265 **Signed-off-by:** Conventional Release Action <[email protected]>
266
267
268 ### 05-09-2024 - [[Ryanmello07](mailto:[email protected])]
269
270 * **fix(commands:remind):** Grammar Correction
271
272 **Signed-off-by:** Ryanmello07 <[email protected]>
273
274 ### 05-09-2024 - [[Ar Rakin](mailto:[email protected])]
275
276 * **feat:** set custom intents
277
278 introducing `DISCORD_INTENTS` environment variable, which contains
279 **intents the bot will request from Discord, separated by colons ':** '.
280
281 **Signed-off-by:** GitHub <[email protected]>
282
283 * **docs:** include absolute URL in sitemap index
284
285 **Signed-off-by:** GitHub <[email protected]>
286
287 * **docs:** improved searching
288
289 **Signed-off-by:** GitHub <[email protected]>
290
291 * **feat:** add upcmds command
292
293 **Signed-off-by:** GitHub <[email protected]>
294
295 * **fix(commands:upcmds):** show command count on success
296
297 **Signed-off-by:** GitHub <[email protected]>
298
299 * **feat(commands):** add `-upcmds` command
300
301 **Signed-off-by:** GitHub <[email protected]>
302
303 * **docs:** separate sitemaps
304
305 **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
316
317 **Signed-off-by:** GitHub <[email protected]>
318
319 * **fix:** argument parser
320
321 **Signed-off-by:** GitHub <[email protected]>
322
323 * **fix:** check message rules on message update
324
325 **Signed-off-by:** GitHub <[email protected]>
326
327 * **chore:** add debug logs
328
329 **Signed-off-by:** GitHub <[email protected]>
330
331 * **chore(extensions):** build extensions [skip ci]
332
333 **Signed-off-by:** Ar Rakin <[email protected]>
334
335
336 ### 04-09-2024 - [[Ar Rakin](mailto:[email protected])]
337
338 * **docs:** add more information to v10 release page
339
340 **Signed-off-by:** Ar Rakin <[email protected]>
341 * **docs:** add v10 release blog post
342
343 **Signed-off-by:** GitHub <[email protected]>
344
345 * **docs:** add v10 release blog post
346
347 **Signed-off-by:** GitHub <[email protected]>
348
349 * **docs:** add blog pages support
350
351 **Signed-off-by:** GitHub <[email protected]>
352
353 * **fix:** type errors in ShellService http server
354
355 **Signed-off-by:** GitHub <[email protected]>
356
357 * **chore:** delete extensions/.extbuilds/antirickroll directory
358
359 **Signed-off-by:** Ar Rakin <[email protected]>
360 * **chore:** delete extensions/.extbuilds/urlfish directory
361
362 **Signed-off-by:** Ar Rakin <[email protected]>
363
364 ### 04-09-2024 - [[Ryanmello07](mailto:[email protected])]
365
366 * **docs:** created anime command docs
367
368 **Signed-off-by:** Ryanmello07 <[email protected]>
369 * Update page.mdx
370
371 **Signed-off-by:** Ryanmello07 <[email protected]>
372 * Update page.mdx
373
374 Updated discord link
375
376 **Signed-off-by:** Ryanmello07 <[email protected]>
377 * Update page.mdx
378
379 **Signed-off-by:** Ryanmello07 <[email protected]>
380 * Update page.mdx
381
382 Added new info
383
384 **Signed-off-by:** Ryanmello07 <[email protected]>
385 * Update page.mdx
386
387 Updated discord link
388
389 **Signed-off-by:** Ryanmello07 <[email protected]>
390 * Update page.mdx
391
392 Updated discord link
393
394 **Signed-off-by:** Ryanmello07 <[email protected]>
395 * Update page.mdx
396
397 replaced discord link
398
399 **Signed-off-by:** Ryanmello07 <[email protected]>
400
401 ### 04-09-2024 - [[Conventional Release Action](mailto:[email protected])]
402
403 * **release:** v10.4.3 [skip ci]
404
405 **Signed-off-by:** Conventional Release Action <[email protected]>
406
407
408 ### 03-09-2024 - [[Conventional Release Action](mailto:[email protected])]
409
410 * **release:** v10.4.2 [skip ci]
411
412 **Signed-off-by:** Conventional Release Action <[email protected]>
413
414 * **release:** v10.4.1 [skip ci]
415
416 **Signed-off-by:** Conventional Release Action <[email protected]>
417
418 * **release:** v10.4.1+20240803190805.sha.2a66db0f [skip ci]
419
420 **Signed-off-by:** Conventional Release Action <[email protected]>
421
422 * **release:** v10.4.0+20240803184934.sha.5004a1c5 [skip ci]
423
424 **Signed-off-by:** Conventional Release Action <[email protected]>
425
426 * **release:** v10.3.2 [skip ci]
427
428 **Signed-off-by:** Conventional Release Action <[email protected]>
429
430 * **release:** v10.3.1 [skip ci]
431
432 **Signed-off-by:** Conventional Release Action <[email protected]>
433
434 * **release:** v10.3.1-0+20240803180328.sha.682c1360 [skip ci]
435
436 **Signed-off-by:** Conventional Release Action <[email protected]>
437
438 * **release:** v10.3.0+20240803174535.sha.5a049fce [skip ci]
439
440 **Signed-off-by:** Conventional Release Action <[email protected]>
441
442 * **release:** v10.2.0+20240803173910.sha.bed108f3 [skip ci]
443
444 **Signed-off-by:** Conventional Release Action <[email protected]>
445
446 * **release:** v10.1.0 [skip ci]
447
448 **Signed-off-by:** Conventional Release Action <[email protected]>
449
450
451 ### 03-09-2024 - [[Ar Rakin](mailto:[email protected])]
452
453 * **chore(extensions):** build extensions [skip ci]
454
455 **Signed-off-by:** Ar Rakin <[email protected]>
456
457 * **chore(extensions:waifu.pics):** lowercase the category name
458
459 **Signed-off-by:** GitHub <[email protected]>
460
461 * **fix(context):** reply function doesn't check for string inputs
462
463 **Signed-off-by:** GitHub <[email protected]>
464
465 * **chore:** update readme
466
467 **Signed-off-by:** Ar Rakin <[email protected]>
468 * **chore:** update TODO.md
469
470 **Signed-off-by:** Ar Rakin <[email protected]>
471 * **fix(commandManager):** command names are not being parsed correctly with newlines
472
473 **Build-metadata:** {numdate}.sha.{id}
474 **Signed-off-by:** GitHub <[email protected]>
475
476 * **chore(extensions:waifu.pics):** support all categories
477
478 **Build-metadata:** {numdate}.sha.{id}
479 **Signed-off-by:** GitHub <[email protected]>
480
481 * **feat(utils:axios):** log outgoing http requests
482
483 **Signed-off-by:** GitHub <[email protected]>
484
485 * **fix:** archive command failing with cannot send empty message error
486
487 **Signed-off-by:** GitHub <[email protected]>
488
489 * **fix:** archive command failing with cannot send empty message error
490
491 **Signed-off-by:** GitHub <[email protected]>
492
493 * **chore(extensions:waifu.pics):** change subcommands to be a single option with choices
494
495 **Build-metadata:** {numdate}.sha.{id}
496 **Signed-off-by:** GitHub <[email protected]>
497
498 * **fix:** update release codename
499
500 **Build-metadata:** {numdate}.sha.{id}
501 **Signed-off-by:** GitHub <[email protected]>
502
503 * **feat:** updated api announcement
504
505 **Signed-off-by:** GitHub <[email protected]>
506
507 * **feat(commands:tools):** add `archive` command
508
509 **Build-metadata:** {numdate}.sha.{id}
510 **Signed-off-by:** GitHub <[email protected]>
511
512 * **feat:** upgrade discord.js to v14.16.1
513
514 **Signed-off-by:** GitHub <[email protected]>
515
516 * **chore(extensions:waifu.pics):** update readme
517
518 **Signed-off-by:** GitHub <[email protected]>
519
520 * **chore(extensions):** introduce waifu.pics extension
521
522 **Signed-off-by:** GitHub <[email protected]>
523
524 * **chore(extensions:neko):** remove anime command
525
526 **Signed-off-by:** GitHub <[email protected]>
527
528 * **chore(extensions:neko):** remove tsconfig.json
529
530 **Signed-off-by:** GitHub <[email protected]>
531
532
533 ### 02-09-2024 - [[Conventional Release Action](mailto:[email protected])]
534
535 * **release:** v10.0.2-0+exp.sha.69d7c0e.build.1 [skip ci]
536
537 **Signed-off-by:** Conventional Release Action <[email protected]>
538
539
540 ### 02-09-2024 - [[Ar Rakin](mailto:[email protected])]
541
542 * **build:** exp.sha.69d7c0e.build.1
543
544 **Build-metadata:** exp.sha.69d7c0e.build.1
545
546 **Signed-off-by:** Ar Rakin <[email protected]>
547
548 * **deps:** bump @mui/material from 5.16.7 to 6.0.1 in /docs
549
550
551 * **chore:** update CONTRIBUTING.md
552
553 **Signed-off-by:** Ar Rakin <[email protected]>
554 * **chore:** update CODEOWNERS
555
556 **Signed-off-by:** Ar Rakin <[email protected]>
557 * **docs:** dev guides (#214)
558
559 **docs:** dev guides
560 * **chore(extensions):** build extensions [skip ci]
561
562 **Signed-off-by:** Ar Rakin <[email protected]>
563
564
565 ### 02-09-2024 - [[dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)]
566
567 * **ci:** bump actions/labeler from 4 to 5
568
569 **Bumps [actions/labeler](https:** //github.com/actions/labeler) from 4 to 5.
570 **- [Release notes](https:** //github.com/actions/labeler/releases)
571 **- [Commits](https:** //github.com/actions/labeler/compare/v4...v5)
572
573 ---
574 **updated-dependencies:**
575 **- dependency-name:** actions/labeler
576 ** dependency-type:** direct:production
577 ** update-type:** version-update:semver-major
578 ...
579
580 **Signed-off-by:** dependabot[bot] <[email protected]>
581 * **deps:** bump @mui/material from 5.16.7 to 6.0.1 in /docs
582
583 **Bumps [@mui/material](https:** //github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.16.7 to 6.0.1.
584 **- [Release notes](https:** //github.com/mui/material-ui/releases)
585 **- [Changelog](https:** //github.com/mui/material-ui/blob/master/CHANGELOG.md)
586 **- [Commits](https:** //github.com/mui/material-ui/commits/v6.0.1/packages/mui-material)
587
588 ---
589 **updated-dependencies:**
590 **- dependency-name:** "@mui/material"
591 ** dependency-type:** direct:production
592 ** update-type:** version-update:semver-major
593 ...
594
595 **Signed-off-by:** dependabot[bot] <[email protected]>
596
597 ### 01-09-2024 - [[Ar Rakin](mailto:[email protected])]
598
599 * **chore:** update .editorconfig
600
601 **Signed-off-by:** GitHub <[email protected]>
602
603 * **docs:** fix build errors due to a missing environment variable
604
605 **Signed-off-by:** GitHub <[email protected]>
606
607 * **docs:** add vcs guide page for developers
608
609 **Signed-off-by:** GitHub <[email protected]>
610
611 * **docs:** use title templates
612
613 **Signed-off-by:** GitHub <[email protected]>
614
615 * **docs:** allow robots.txt and sitemap.xml URLs to be customized
616
617 **Signed-off-by:** GitHub <[email protected]>
618
619 * **fix:** add ManageMessages permission requirement for userlookup command
620
621 **Signed-off-by:** GitHub <[email protected]>
622
623 * **chore(extensions):** build extensions [skip ci]
624
625 **Signed-off-by:** Ar Rakin <[email protected]>
626
627
628 ### 01-09-2024 - [[Conventional Release Action](mailto:[email protected])]
629
630 * **release:** v10.0.1 [skip ci]
631
632 **Signed-off-by:** Conventional Release Action <[email protected]>
633
634
635 ### 01-09-2024 - [[Ar Rakin](mailto:[email protected])]
636
637 * **chore:** update security policy
638
639 ### 31-08-2024 - [[Ar Rakin](mailto:[email protected])]
640
641 * **chore:** update SECURITY.md
642
643 **Signed-off-by:** Ar Rakin <[email protected]>
644 * **docs:** add instructions for copying resource files on windows
645
646 **Signed-off-by:** Ar Rakin <[email protected]>
647 * fix!: config command and trigger release
648 * **docs:** add missing configuration file guide
649
650 **Signed-off-by:** GitHub <[email protected]>
651
652 * **chore:** add debug logs in ModerationActionService
653
654 **Signed-off-by:** GitHub <[email protected]>
655
656 * **fix:** config permission checks
657
658 **Signed-off-by:** GitHub <[email protected]>
659
660 * **test:** add tests for @framework/utils/objects.ts
661
662 **Signed-off-by:** GitHub <[email protected]>
663
664 * **fix(commands:config):** allow config command to create new objects if not found
665
666 **Signed-off-by:** GitHub <[email protected]>
667
668 * **fix(events):** system errors when removing the app from a guild
669
670 **Signed-off-by:** GitHub <[email protected]>
671
672 * **chore:** update CODEOWNERS
673
674 **Signed-off-by:** Ar Rakin <[email protected]>
675 * **fix(commands):** missing arguments when registering slash commands
676
677 **Signed-off-by:** GitHub <[email protected]>
678
679 * **docs:** update getting started page to include windows specific db migration guide
680
681 **Signed-off-by:** Ar Rakin <[email protected]>
682 * **fix:** build script in package.json
683
684 **Signed-off-by:** GitHub <[email protected]>
685
686 * **chore(extensions):** build extensions [skip ci]
687
688 **Signed-off-by:** Ar Rakin <[email protected]>
689
690
691 ### 31-08-2024 - [[Conventional Release Action](mailto:[email protected])]
692
693 * **release:** v10.0.0 [skip ci]
694
695 **Signed-off-by:** Conventional Release Action <[email protected]>
696
697 * **release:** v9.26.7 [skip ci]
698
699 **Signed-off-by:** Conventional Release Action <[email protected]>
700
701 * **release:** v9.26.6 [skip ci]
702
703 **Signed-off-by:** Conventional Release Action <[email protected]>
704
705 * **release:** v9.26.4 [skip ci]
706
707 **Signed-off-by:** Conventional Release Action <[email protected]>
708
709 * **release:** v9.26.3 [skip ci]
710
711 **Signed-off-by:** Conventional Release Action <[email protected]>
712
713
714 ### 30-08-2024 - [[Ar Rakin](mailto:[email protected])]
715
716 * **docs:** update getting started page
717
718 **Signed-off-by:** Ar Rakin <[email protected]>
719 * **chore:** update changelog
720
721 **Signed-off-by:** Ar Rakin <[email protected]>
722
723 * **chore(readme):** add open in IDX button
724
725 **Signed-off-by:** Ar Rakin <[email protected]>
726 * **chore(extensions):** build extensions [skip ci]
727
728 **Signed-off-by:** Ar Rakin <[email protected]>
729
730
731 ### 29-08-2024 - [[Ar Rakin](mailto:[email protected])]
732
733 * **docs:** update v9 extensions page
734
735 **Signed-off-by:** Ar Rakin <[email protected]>
736 * **chore:** update SECURITY.md
737
738 **Signed-off-by:** Ar Rakin <[email protected]>
739 * **chore:** update readme
740
741 **Signed-off-by:** Ar Rakin <[email protected]>
742 * **docs:** update JWT secret generation guide
743
744 **Signed-off-by:** Ar Rakin <[email protected]>
745 * **chore:** update CODEOWNERS
746
747 **Signed-off-by:** Ar Rakin <[email protected]>
748 * **chore(extensions):** build extensions [skip ci]
749
750 **Signed-off-by:** Ar Rakin <[email protected]>
751
752 * **chore(extensions:neko):** add .gitignore
753
754 **Signed-off-by:** Ar Rakin <[email protected]>
755 * **chore:** delete extensions/neko/tsconfig.json
756
757 **Signed-off-by:** Ar Rakin <[email protected]>
758 * **chore(extensions):** build extensions [skip ci]
759
760 **Signed-off-by:** Ar Rakin <[email protected]>
761
762 * **chore(extensions):** rebuild
763 * **chore(extensions):** build failure
764
765 **Signed-off-by:** GitHub <[email protected]>
766
767 * **chore(extensions):** build failure
768
769 **Signed-off-by:** GitHub <[email protected]>
770
771 * **chore(extensions):** build extensions [skip ci]
772
773 **Signed-off-by:** Ar Rakin <[email protected]>
774
775 * **chore(extensions):** build failure
776
777 **Signed-off-by:** GitHub <[email protected]>
778
779 * **chore(extensions:neko):** fixed broken symlink for tsconfig.json
780
781 **Signed-off-by:** Ar Rakin <[email protected]>
782
783 * **chore:** create CODEOWNERS file
784
785 **Signed-off-by:** Ar Rakin <[email protected]>
786 * **ci:** fix release workflow
787
788 **Signed-off-by:** Ar Rakin <[email protected]>
789 * **chore:** update readme
790
791 **Signed-off-by:** Ar Rakin <[email protected]>
792 * **ci:** bump onesoft-sudo/conventional-release-action from 1.2.5 to 1.2.6 (#210)
793
794
795 * Merge branch 'main' into dependabot/github_actions/onesoft-sudo/conventional-release-action-1.2.6
796
797 **Signed-off-by:** Ar Rakin <[email protected]>
798 * **ci:** update release workflow
799
800 **Signed-off-by:** Ar Rakin <[email protected]>
801 * **ci:** update dependabot.yml
802
803 **Signed-off-by:** Ar Rakin <[email protected]>
804 * **fix:** update blaze_wrapper.properties
805
806 **Signed-off-by:** Ar Rakin <[email protected]>
807 * **fix:** update .bun-version
808
809 **Signed-off-by:** Ar Rakin <[email protected]>
810 * **chore:** fix version
811
812 **Signed-off-by:** Ar Rakin <[email protected]>
813 * **ci:** fix release workflow
814
815 **Signed-off-by:** Ar Rakin <[email protected]>
816 * **ci:** update release workflow
817
818 * now using onesoft-sudo/conventional-release-action workflow
819
820 **Signed-off-by:** Ar Rakin <[email protected]>
821 * **chore(extensions):** build extensions [skip ci]
822
823 **Signed-off-by:** Ar Rakin <[email protected]>
824
825
826 ### 29-08-2024 - [[dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com):[dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)]
827
828 * **ci:** bump codecov/codecov-action from 4.0.1 to 4.5.0 (#208)
829
830 **Bumps [codecov/codecov-action](https:** //github.com/codecov/codecov-action) from 4.0.1 to 4.5.0.
831 **- [Release notes](https:** //github.com/codecov/codecov-action/releases)
832 **- [Changelog](https:** //github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
833 **- [Commits](https:** //github.com/codecov/codecov-action/compare/v4.0.1...v4.5.0)
834
835 ---
836 **updated-dependencies:**
837 **- dependency-name:** codecov/codecov-action
838 ** dependency-type:** direct:production
839 ** update-type:** version-update:semver-minor
840 ...
841
842 **Signed-off-by:** dependabot[bot] <[email protected]>
843 **Co-authored-by:** dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
844 * **ci:** bump actions/setup-node from 3 to 4 (#206)
845
846 **Bumps [actions/setup-node](https:** //github.com/actions/setup-node) from 3 to 4.
847 **- [Release notes](https:** //github.com/actions/setup-node/releases)
848 **- [Commits](https:** //github.com/actions/setup-node/compare/v3...v4)
849
850 ---
851 **updated-dependencies:**
852 **- dependency-name:** actions/setup-node
853 ** dependency-type:** direct:production
854 ** update-type:** version-update:semver-major
855 ...
856
857 **Signed-off-by:** dependabot[bot] <[email protected]>
858 **Co-authored-by:** dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
859 * **ci:** bump actions/upload-artifact from 3 to 4 (#207)
860
861 **Bumps [actions/upload-artifact](https:** //github.com/actions/upload-artifact) from 3 to 4.
862 **- [Release notes](https:** //github.com/actions/upload-artifact/releases)
863 **- [Commits](https:** //github.com/actions/upload-artifact/compare/v3...v4)
864
865 ---
866 **updated-dependencies:**
867 **- dependency-name:** actions/upload-artifact
868 ** dependency-type:** direct:production
869 ** update-type:** version-update:semver-major
870 ...
871
872 **Signed-off-by:** dependabot[bot] <[email protected]>
873 **Co-authored-by:** dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
874 * **ci:** bump actions/checkout from 3 to 4 (#209)
875
876 **Bumps [actions/checkout](https:** //github.com/actions/checkout) from 3 to 4.
877 **- [Release notes](https:** //github.com/actions/checkout/releases)
878 **- [Changelog](https:** //github.com/actions/checkout/blob/main/CHANGELOG.md)
879 **- [Commits](https:** //github.com/actions/checkout/compare/v3...v4)
880
881 ---
882 **updated-dependencies:**
883 **- dependency-name:** actions/checkout
884 ** dependency-type:** direct:production
885 ** update-type:** version-update:semver-major
886 ...
887
888 **Signed-off-by:** dependabot[bot] <[email protected]>
889 **Co-authored-by:** dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
890
891 ### 29-08-2024 - [[dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)]
892
893 * **ci:** bump onesoft-sudo/conventional-release-action from 1.2.5 to 1.2.6
894
895 **Bumps [onesoft-sudo/conventional-release-action](https:** //github.com/onesoft-sudo/conventional-release-action) from 1.2.5 to 1.2.6.
896 **- [Release notes](https:** //github.com/onesoft-sudo/conventional-release-action/releases)
897 **- [Changelog](https:** //github.com/onesoft-sudo/conventional-release-action/blob/main/ChangeLog)
898 **- [Commits](https:** //github.com/onesoft-sudo/conventional-release-action/compare/v1.2.5...v1.2.6)
899
900 ---
901 **updated-dependencies:**
902 **- dependency-name:** onesoft-sudo/conventional-release-action
903 ** dependency-type:** direct:production
904 ** update-type:** version-update:semver-patch
905 ...
906
907 **Signed-off-by:** dependabot[bot] <[email protected]>
908
909 ### 29-08-2024 - [[Conventional Release Action](mailto:[email protected])]
910
911 * **release:** v9.26.2 [skip ci]
912
913 **Signed-off-by:** Conventional Release Action <[email protected]>
914
915 * **release:** v9.26.1 [skip ci]
916
917 **Signed-off-by:** Conventional Release Action <[email protected]>
918
919 * **release:** v15.7.0 [skip ci]
920
921 **Signed-off-by:** Conventional Release Action <[email protected]>
922
923
924 ### 28-08-2024 - [[Ar Rakin](mailto:[email protected])]
925
926 * **ci:** fix docs workflow
927
928 **Signed-off-by:** Ar Rakin <[email protected]>
929 * **ci:** fix docs workflow
930
931 **Signed-off-by:** Ar Rakin <[email protected]>
932 * **ci:** update docs workflow
933
934 **Signed-off-by:** Ar Rakin <[email protected]>
935 * **ci:** update docs workflow
936
937 **Signed-off-by:** Ar Rakin <[email protected]>
938 * **feat(services:verification):** allow different domains for verification urls
939
940 **Signed-off-by:** GitHub <[email protected]>
941
942 * **chore(extensions):** build extensions [skip ci]
943
944 **Signed-off-by:** Ar Rakin <[email protected]>
945
946
947 ### 28-08-2024 - [[Ar Rakin](mailto:[email protected])]
948
949 * **docs:** update readme
950
951 **Signed-off-by:** Ar Rakin <[email protected]>
952 * **ci:** add docs build workflow
953
954 **Signed-off-by:** Ar Rakin <[email protected]>
955
956 ### 28-08-2024 - [[Conventional Changelog Action](mailto:[email protected])]
957
958 * **release:** v9.26.0 [skip ci]
959
960 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
961
962
963 ### 27-08-2024 - [[Ar Rakin](mailto:[email protected])]
964
965 * **chore:** ignore drizzle snapshots
966 * **fix:** better error messages on VPN check fail
967
968 **Signed-off-by:** GitHub <[email protected]>
969
970 * **feat:** finalize verification system
971
972 **Signed-off-by:** GitHub <[email protected]>
973
974 * **chore(extensions):** build extensions [skip ci]
975
976 **Signed-off-by:** Ar Rakin <[email protected]>
977
978
979 ### 27-08-2024 - [[Ar Rakin](mailto:[email protected])]
980
981 * **chore:** update drizzle journal
982
983 **Signed-off-by:** Ar Rakin <[email protected]>
984 * **docs:** update automod details page
985
986 **Signed-off-by:** Ar Rakin <[email protected]>
987
988 ### 27-08-2024 - [[Conventional Changelog Action](mailto:[email protected])]
989
990 * **release:** v9.25.1 [skip ci]
991
992 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
993
994 * **release:** v9.25.0 [skip ci]
995
996 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
997
998
999 ### 26-08-2024 - [[Ar Rakin](mailto:[email protected])]
1000
1001 * **chore:** update readme
1002
1003 * update license for sudobot's logo tot CC BY-NC-ND 4.0
1004
1005
1006 **Signed-off-by:** Ar Rakin <[email protected]>
1007
1008 ### 26-08-2024 - [[Conventional Changelog Action](mailto:[email protected])]
1009
1010 * **release:** v9.24.8 [skip ci]
1011
1012 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
1013
1014 * **release:** v9.24.7 [skip ci]
1015
1016 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
1017
1018
1019 ### 26-08-2024 - [[Ar Rakin](mailto:[email protected])]
1020
1021 * **fix(services:rules):** member update rule checks fail with a BUG message
1022
1023 **Signed-off-by:** GitHub <[email protected]>
1024
1025 * **fix(commands:config):** undefined `this.dottedConfig?.system`
1026
1027 **Signed-off-by:** GitHub <[email protected]>
1028
1029 * **chore(extensions):** build extensions [skip ci]
1030
1031 **Signed-off-by:** Ar Rakin <[email protected]>
1032
1033
1034 ### 25-08-2024 - [[Conventional Changelog Action](mailto:[email protected])]
1035
1036 * **release:** v9.24.6 [skip ci]
1037
1038 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
1039
1040 * **release:** v9.24.5 [skip ci]
1041
1042 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
1043
1044 * **release:** v9.24.4 [skip ci]
1045
1046 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
1047
1048 * **release:** v9.24.3 [skip ci]
1049
1050 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
1051
1052
1053 ### 25-08-2024 - [[Ar Rakin](mailto:[email protected])]
1054
1055 * **fix(extensionManager):** remove pre-linked tsconfig in extension directory if any
1056
1057 **Signed-off-by:** GitHub <[email protected]>
1058
1059 * **fix(extensions):** issues while loading extensions with bun
1060
1061 **Signed-off-by:** GitHub <[email protected]>
1062
1063 * **chore:** update .gitignore
1064
1065 **Signed-off-by:** GitHub <[email protected]>
1066
1067 * **refactor(extensions:neko):** fully support sudobot v9 APIs
1068
1069 **Signed-off-by:** GitHub <[email protected]>
1070
1071 * **refactor(extensions:neko):** fully support sudobot v9 APIs
1072
1073 **Signed-off-by:** GitHub <[email protected]>
1074
1075 * **fix(commands:joke):** api ninjas dad joke api does not allow limit query param anymore
1076
1077 **Signed-off-by:** GitHub <[email protected]>
1078
1079 * **fix:** config command causing JS not an object error
1080
1081 **Signed-off-by:** GitHub <[email protected]>
1082
1083 * **chore(extensions):** build extensions [skip ci]
1084
1085 **Signed-off-by:** Ar Rakin <[email protected]>
1086
1087
1088 ### 25-08-2024 - [[Ar Rakin](mailto:[email protected])]
1089
1090 * **chore:** update readme
1091
1092 **Signed-off-by:** Ar Rakin <[email protected]>
1093 * **chore:** update readme
1094
1095 **Signed-off-by:** Ar Rakin <[email protected]>
1096
1097 ### 24-08-2024 - [[Ar Rakin](mailto:[email protected])]
1098
1099 * **chore(extensions):** build extensions [skip ci]
1100
1101 **Signed-off-by:** Ar Rakin <[email protected]>
1102
1103
1104 ### 23-08-2024 - [[Conventional Changelog Action](mailto:[email protected])]
1105
1106 * **release:** v9.24.2 [skip ci]
1107
1108 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
1109
1110 * **release:** v9.24.1 [skip ci]
1111
1112 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
1113
1114
1115 ### 23-08-2024 - [[Ar Rakin](mailto:[email protected])]
1116
1117 * **fix(blazebuild):** invalid argument passed to String.prototype.repeat()
1118
1119 **Signed-off-by:** GitHub <[email protected]>
1120
1121 * **fix(blazebuild):** invalid argument passed to String.prototype.repeat()
1122
1123 **Signed-off-by:** GitHub <[email protected]>
1124
1125 * **chore(extensions):** build extensions [skip ci]
1126
1127 **Signed-off-by:** Ar Rakin <[email protected]>
1128
1129
1130 ### 23-08-2024 - [[Ar Rakin](mailto:[email protected])]
1131
1132 * **fix(blazebuild):** syntax error
1133
1134 **Signed-off-by:** Ar Rakin <[email protected]>
1135 * **fix(blazebuild):** column number resolves to Infinity when on non-TTY environment
1136
1137 **Signed-off-by:** Ar Rakin <[email protected]>
1138 * **chore:** update FUNDING.yml
1139
1140 **Signed-off-by:** Ar Rakin <[email protected]>
1141
1142 ### 22-08-2024 - [[Ar Rakin](mailto:[email protected])]
1143
1144 * **chore:** update readme
1145
1146 **Signed-off-by:** Ar Rakin <[email protected]>
1147 * **chore:** update readme
1148
1149 **Signed-off-by:** Ar Rakin <[email protected]>
1150
1151 ### 22-08-2024 - [[dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com):[dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)]
1152
1153 * **deps(dev):** Bump @types/node from 20.16.1 to 22.4.1 in /docs (#202)
1154
1155 **Bumps [@types/node](https:** //github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.16.1 to 22.4.1.
1156 **- [Release notes](https:** //github.com/DefinitelyTyped/DefinitelyTyped/releases)
1157 **- [Commits](https:** //github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
1158
1159 ---
1160 **updated-dependencies:**
1161 **- dependency-name:** "@types/node"
1162 ** dependency-type:** direct:development
1163 ** update-type:** version-update:semver-major
1164 ...
1165
1166 **Signed-off-by:** dependabot[bot] <[email protected]>
1167 **Co-authored-by:** dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1168
1169 ### 22-08-2024 - [[Conventional Changelog Action](mailto:[email protected])]
1170
1171 * **release:** v9.24.0 [skip ci]
1172
1173 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
1174
1175
1176 ### 22-08-2024 - [[Ar Rakin](mailto:[email protected])]
1177
1178 * **feat(api):** add `/guilds/:id/roles` and `/guilds/:id/channels` endpoints
1179
1180 **Signed-off-by:** GitHub <[email protected]>
1181
1182 * **chore(extensions):** build extensions [skip ci]
1183
1184 **Signed-off-by:** Ar Rakin <[email protected]>
1185
1186
1187 ### 21-08-2024 - [[Ar Rakin](mailto:[email protected])]
1188
1189 * **deps:** update axios to v1.7.4
1190 * **fix:** regenerate release [trigger ci]
1191
1192 **Signed-off-by:** Ar Rakin <[email protected]>
1193
1194 * **ci(releases):** fix release workflow not creating dist packages with build directory
1195
1196 **Signed-off-by:** Ar Rakin <[email protected]>
1197
1198 * **chore(extensions):** build extensions [skip ci]
1199
1200 **Signed-off-by:** Ar Rakin <[email protected]>
1201
1202
1203 ### 21-08-2024 - [[Conventional Changelog Action](mailto:[email protected])]
1204
1205 * **release:** v9.23.3 [skip ci]
1206
1207 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
1208
1209
1210 ### 20-08-2024 - [[Ar Rakin](mailto:[email protected])]
1211
1212 * **docs:** fix metadata url base generation
1213
1214 **Signed-off-by:** Ar Rakin <[email protected]>
1215 * **docs:** fix type errors
1216
1217 **Signed-off-by:** Ar Rakin <[email protected]>
1218 * **docs:** force user selected canonical
1219
1220 **Signed-off-by:** Ar Rakin <[email protected]>
1221 * **docs:** statically generate sitemaps
1222
1223 **Signed-off-by:** Ar Rakin <[email protected]>
1224
1225 ### 20-08-2024 - [[Ar Rakin](mailto:[email protected])]
1226
1227 * **chore(extensions):** build extensions [skip ci]
1228
1229 **Signed-off-by:** Ar Rakin <[email protected]>
1230
1231
1232 ### 19-08-2024 - [[Ar Rakin](mailto:[email protected])]
1233
1234 * **docs:** add robots.txt
1235
1236 **Signed-off-by:** Ar Rakin <[email protected]>
1237
1238 ### 19-08-2024 - [[Ar Rakin](mailto:[email protected])]
1239
1240 * **chore(extensions):** build extensions [skip ci]
1241
1242 **Signed-off-by:** Ar Rakin <[email protected]>
1243
1244
1245 ### 18-08-2024 - [[Ar Rakin](mailto:[email protected])]
1246
1247 * **chore:** fix broken links
1248
1249 **Signed-off-by:** Ar Rakin <[email protected]>
1250 * **fix(cluster):** feature flag proxy URL
1251
1252 **Signed-off-by:** Ar Rakin <[email protected]>
1253 * **fix(commands:help):** broken links
1254
1255 **Signed-off-by:** Ar Rakin <[email protected]>
1256 * **fix(commands:about):** broken links
1257
1258 **Signed-off-by:** Ar Rakin <[email protected]>
1259 * **docs:** fix broken image links
1260
1261 **Signed-off-by:** Ar Rakin <[email protected]>
1262 * **docs:** update nodejs versions in getting started page
1263
1264 **Signed-off-by:** Ar Rakin <[email protected]>
1265 * **chore:** update readme
1266
1267 **Signed-off-by:** Ar Rakin <[email protected]>
1268 * **chore:** update readme
1269
1270 **Signed-off-by:** Ar Rakin <[email protected]>
1271 * **chore(readme):** fix broken links
1272
1273 **Signed-off-by:** Ar Rakin <[email protected]>
1274 * **docs:** update broken links
1275
1276 **Signed-off-by:** Ar Rakin <[email protected]>
1277
1278 ### 18-08-2024 - [[Conventional Changelog Action](mailto:[email protected])]
1279
1280 * **release:** v9.23.2 [skip ci]
1281
1282 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
1283
1284 * **release:** v9.23.1 [skip ci]
1285
1286 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
1287
1288
1289 ### 18-08-2024 - [[Ar Rakin](mailto:[email protected])]
1290
1291 * **chore(extensions):** build extensions [skip ci]
1292
1293 **Signed-off-by:** Ar Rakin <[email protected]>
1294
1295
1296 ### 17-08-2024 - [[Ar Rakin](mailto:[email protected])]
1297
1298 * **chore:** update FUNDING.yml
1299
1300 **Signed-off-by:** Ar Rakin <[email protected]>
1301
1302 ### 17-08-2024 - [[Ar Rakin](mailto:[email protected])]
1303
1304 * **chore(extensions):** build extensions [skip ci]
1305
1306 **Signed-off-by:** Ar Rakin <[email protected]>
1307
1308
1309 ### 16-08-2024 - [[Ar Rakin](mailto:[email protected])]
1310
1311 * **chore(extensions):** build extensions [skip ci]
1312
1313 **Signed-off-by:** Ar Rakin <[email protected]>
1314
1315
1316 ### 15-08-2024 - [[Ar Rakin](mailto:[email protected])]
1317
1318 * **docs:** update getting started page for windows
1319
1320 **Signed-off-by:** Ar Rakin <[email protected]>
1321
1322 ### 15-08-2024 - [[Ar Rakin](mailto:[email protected])]
1323
1324 * **chore(extensions):** build extensions [skip ci]
1325
1326 **Signed-off-by:** Ar Rakin <[email protected]>
1327
1328
1329 ### 14-08-2024 - [[Ar Rakin](mailto:[email protected])]
1330
1331 * **chore(extensions):** build extensions [skip ci]
1332
1333 **Signed-off-by:** Ar Rakin <[email protected]>
1334
1335
1336 ### 13-08-2024 - [[Ar Rakin](mailto:[email protected])]
1337
1338 * **chore(extensions):** build extensions [skip ci]
1339
1340 **Signed-off-by:** Ar Rakin <[email protected]>
1341
1342
1343 ### 12-08-2024 - [[Ar Rakin](mailto:[email protected])]
1344
1345 * **chore(extensions):** build extensions [skip ci]
1346
1347 **Signed-off-by:** Ar Rakin <[email protected]>
1348
1349
1350 ### 11-08-2024 - [[Ar Rakin](mailto:[email protected])]
1351
1352 * **ci:** update extensions workflow
1353
1354 **Signed-off-by:** Ar Rakin <[email protected]>
1355
1356 ### 11-08-2024 - [[Ar Rakin](mailto:[email protected])]
1357
1358 * **chore(extensions):** build extensions [skip ci]
1359
1360 **Signed-off-by:** Ar Rakin <[email protected]>
1361
1362 * **chore(extensions):** build extensions [skip ci]
1363
1364 **Signed-off-by:** Ar Rakin <[email protected]>
1365
1366 * **chore(extensions):** build extensions [skip ci]
1367
1368 **Signed-off-by:** Ar Rakin <[email protected]>
1369
1370 * **chore(extensions):** build extensions [skip ci]
1371
1372 **Signed-off-by:** Ar Rakin <[email protected]>
1373
1374 * **chore(extensions):** build extensions [skip ci]
1375
1376 **Signed-off-by:** Ar Rakin <[email protected]>
1377
1378 * **chore(extensions):** build extensions [skip ci]
1379
1380 **Signed-off-by:** Ar Rakin <[email protected]>
1381
1382 * **chore(extensions):** build extensions [skip ci]
1383
1384 **Signed-off-by:** Ar Rakin <[email protected]>
1385
1386 * **chore(extensions):** build extensions [skip ci]
1387
1388 **Signed-off-by:** Ar Rakin <[email protected]>
1389
1390 * **chore(extensions):** build extensions [skip ci]
1391
1392 **Signed-off-by:** Ar Rakin <[email protected]>
1393
1394 * **chore(extensions):** build extensions [skip ci]
1395
1396 **Signed-off-by:** Ar Rakin <[email protected]>
1397
1398 * **chore(extensions):** build extensions [skip ci]
1399
1400 **Signed-off-by:** Ar Rakin <[email protected]>
1401
1402
1403 ### 10-08-2024 - [[Ar Rakin](mailto:[email protected])]
1404
1405 * **chore(extensions):** build extensions [skip ci]
1406
1407 **Signed-off-by:** Ar Rakin <[email protected]>
1408
1409 * **chore(extensions):** build extensions [skip ci]
1410
1411 **Signed-off-by:** Ar Rakin <[email protected]>
1412
1413 * **chore(extensions):** build extensions [skip ci]
1414
1415 **Signed-off-by:** Ar Rakin <[email protected]>
1416
1417 * **chore(extensions):** build extensions [skip ci]
1418
1419 **Signed-off-by:** Ar Rakin <[email protected]>
1420
1421 * **chore(extensions):** build extensions [skip ci]
1422
1423 **Signed-off-by:** Ar Rakin <[email protected]>
1424
1425 * **chore(extensions):** build extensions [skip ci]
1426
1427 **Signed-off-by:** Ar Rakin <[email protected]>
1428
1429 * **chore(extensions):** build extensions [skip ci]
1430
1431 **Signed-off-by:** Ar Rakin <[email protected]>
1432
1433 * **chore(extensions):** build extensions [skip ci]
1434
1435 **Signed-off-by:** Ar Rakin <[email protected]>
1436
1437 * **chore(extensions):** build extensions [skip ci]
1438
1439 **Signed-off-by:** Ar Rakin <[email protected]>
1440
1441 * **chore(extensions):** build extensions [skip ci]
1442
1443 **Signed-off-by:** Ar Rakin <[email protected]>
1444
1445 * **chore(extensions):** build extensions [skip ci]
1446
1447 **Signed-off-by:** Ar Rakin <[email protected]>
1448
1449 * **chore(extensions):** build extensions [skip ci]
1450
1451 **Signed-off-by:** Ar Rakin <[email protected]>
1452
1453 * **chore(extensions):** build extensions [skip ci]
1454
1455 **Signed-off-by:** Ar Rakin <[email protected]>
1456
1457 * **chore(extensions):** build extensions [skip ci]
1458
1459 **Signed-off-by:** Ar Rakin <[email protected]>
1460
1461 * **chore(extensions):** build extensions [skip ci]
1462
1463 **Signed-off-by:** Ar Rakin <[email protected]>
1464
1465 * **chore(extensions):** build extensions [skip ci]
1466
1467 **Signed-off-by:** Ar Rakin <[email protected]>
1468
1469 * **chore(extensions):** build extensions [skip ci]
1470
1471 **Signed-off-by:** Ar Rakin <[email protected]>
1472
1473 * **chore(extensions):** build extensions [skip ci]
1474
1475 **Signed-off-by:** Ar Rakin <[email protected]>
1476
1477 * **chore(extensions):** build extensions [skip ci]
1478
1479 **Signed-off-by:** Ar Rakin <[email protected]>
1480
1481 * **chore(extensions):** build extensions [skip ci]
1482
1483 **Signed-off-by:** Ar Rakin <[email protected]>
1484
1485 * **chore(extensions):** build extensions [skip ci]
1486
1487 **Signed-off-by:** Ar Rakin <[email protected]>
1488
1489 * **chore(extensions):** build extensions [skip ci]
1490
1491 **Signed-off-by:** Ar Rakin <[email protected]>
1492
1493 * **chore(extensions):** build extensions [skip ci]
1494
1495 **Signed-off-by:** Ar Rakin <[email protected]>
1496
1497
1498 ### 09-08-2024 - [[Ar Rakin](mailto:[email protected])]
1499
1500 * **chore(extensions):** build extensions [skip ci]
1501
1502 **Signed-off-by:** Ar Rakin <[email protected]>
1503
1504 * **chore(extensions):** build extensions [skip ci]
1505
1506 **Signed-off-by:** Ar Rakin <[email protected]>
1507
1508 * **chore(extensions):** build extensions [skip ci]
1509
1510 **Signed-off-by:** Ar Rakin <[email protected]>
1511
1512 * **chore(extensions):** build extensions [skip ci]
1513
1514 **Signed-off-by:** Ar Rakin <[email protected]>
1515
1516 * **chore(extensions):** build extensions [skip ci]
1517
1518 **Signed-off-by:** Ar Rakin <[email protected]>
1519
1520 * **chore(extensions):** build extensions [skip ci]
1521
1522 **Signed-off-by:** Ar Rakin <[email protected]>
1523
1524 * **chore(extensions):** build extensions [skip ci]
1525
1526 **Signed-off-by:** Ar Rakin <[email protected]>
1527
1528 * **chore(extensions):** build extensions [skip ci]
1529
1530 **Signed-off-by:** Ar Rakin <[email protected]>
1531
1532 * **chore(extensions):** build extensions [skip ci]
1533
1534 **Signed-off-by:** Ar Rakin <[email protected]>
1535
1536 * **chore(extensions):** build extensions [skip ci]
1537
1538 **Signed-off-by:** Ar Rakin <[email protected]>
1539
1540 * **chore(extensions):** build extensions [skip ci]
1541
1542 **Signed-off-by:** Ar Rakin <[email protected]>
1543
1544 * **chore(extensions):** build extensions [skip ci]
1545
1546 **Signed-off-by:** Ar Rakin <[email protected]>
1547
1548 * **chore(extensions):** build extensions [skip ci]
1549
1550 **Signed-off-by:** Ar Rakin <[email protected]>
1551
1552 * **chore(extensions):** build extensions [skip ci]
1553
1554 **Signed-off-by:** Ar Rakin <[email protected]>
1555
1556 * **chore(extensions):** build extensions [skip ci]
1557
1558 **Signed-off-by:** Ar Rakin <[email protected]>
1559
1560 * **chore(extensions):** build extensions [skip ci]
1561
1562 **Signed-off-by:** Ar Rakin <[email protected]>
1563
1564 * **chore(extensions):** build extensions [skip ci]
1565
1566 **Signed-off-by:** Ar Rakin <[email protected]>
1567
1568 * **chore(extensions):** build extensions [skip ci]
1569
1570 **Signed-off-by:** Ar Rakin <[email protected]>
1571
1572 * **chore(extensions):** build extensions [skip ci]
1573
1574 **Signed-off-by:** Ar Rakin <[email protected]>
1575
1576 * **chore(extensions):** build extensions [skip ci]
1577
1578 **Signed-off-by:** Ar Rakin <[email protected]>
1579
1580 * **chore(extensions):** build extensions [skip ci]
1581
1582 **Signed-off-by:** Ar Rakin <[email protected]>
1583
1584 * **chore(extensions):** build extensions [skip ci]
1585
1586 **Signed-off-by:** Ar Rakin <[email protected]>
1587
1588 * **chore(extensions):** build extensions [skip ci]
1589
1590 **Signed-off-by:** Ar Rakin <[email protected]>
1591
1592
1593 ### 09-08-2024 - [[Ar Rakin](mailto:[email protected])]
1594
1595 * **ci:** update extensions workflow
1596
1597 **Signed-off-by:** Ar Rakin <[email protected]>
1598
1599 ### 08-08-2024 - [[Ar Rakin](mailto:[email protected])]
1600
1601 * **chore(extensions):** build extensions [skip ci]
1602
1603 **Signed-off-by:** Ar Rakin <[email protected]>
1604
1605 * **chore(extensions):** build extensions [skip ci]
1606
1607 **Signed-off-by:** Ar Rakin <[email protected]>
1608
1609 * **chore(extensions):** build extensions [skip ci]
1610
1611 **Signed-off-by:** Ar Rakin <[email protected]>
1612
1613 * **chore(extensions):** build extensions [skip ci]
1614
1615 **Signed-off-by:** Ar Rakin <[email protected]>
1616
1617 * **chore(extensions):** build extensions [skip ci]
1618
1619 **Signed-off-by:** Ar Rakin <[email protected]>
1620
1621 * **chore(extensions):** build extensions [skip ci]
1622
1623 **Signed-off-by:** Ar Rakin <[email protected]>
1624
1625 * **chore(extensions):** build extensions [skip ci]
1626
1627 **Signed-off-by:** Ar Rakin <[email protected]>
1628
1629 * **chore(extensions):** build extensions [skip ci]
1630
1631 **Signed-off-by:** Ar Rakin <[email protected]>
1632
1633 * **chore(extensions):** build extensions [skip ci]
1634
1635 **Signed-off-by:** Ar Rakin <[email protected]>
1636
1637 * **chore(extensions):** build extensions [skip ci]
1638
1639 **Signed-off-by:** Ar Rakin <[email protected]>
1640
1641 * **chore(extensions):** build extensions [skip ci]
1642
1643 **Signed-off-by:** Ar Rakin <[email protected]>
1644
1645 * **chore(extensions):** build extensions [skip ci]
1646
1647 **Signed-off-by:** Ar Rakin <[email protected]>
1648
1649 * **chore(extensions):** build extensions [skip ci]
1650
1651 **Signed-off-by:** Ar Rakin <[email protected]>
1652
1653 * **chore(extensions):** build extensions [skip ci]
1654
1655 **Signed-off-by:** Ar Rakin <[email protected]>
1656
1657 * **chore(extensions):** build extensions [skip ci]
1658
1659 **Signed-off-by:** Ar Rakin <[email protected]>
1660
1661 * **chore(extensions):** build extensions [skip ci]
1662
1663 **Signed-off-by:** Ar Rakin <[email protected]>
1664
1665 * **chore(extensions):** build extensions [skip ci]
1666
1667 **Signed-off-by:** Ar Rakin <[email protected]>
1668
1669 * **chore(extensions):** build extensions [skip ci]
1670
1671 **Signed-off-by:** Ar Rakin <[email protected]>
1672
1673 * **chore(extensions):** build extensions [skip ci]
1674
1675 **Signed-off-by:** Ar Rakin <[email protected]>
1676
1677 * **chore(extensions):** build extensions [skip ci]
1678
1679 **Signed-off-by:** Ar Rakin <[email protected]>
1680
1681
1682 ### 07-08-2024 - [[Ar Rakin](mailto:[email protected])]
1683
1684 * **chore(extensions):** build extensions [skip ci]
1685
1686 **Signed-off-by:** Ar Rakin <[email protected]>
1687
1688 * **chore(extensions):** build extensions [skip ci]
1689
1690 **Signed-off-by:** Ar Rakin <[email protected]>
1691
1692 * **chore(extensions):** build extensions [skip ci]
1693
1694 **Signed-off-by:** Ar Rakin <[email protected]>
1695
1696 * **chore(extensions):** build extensions [skip ci]
1697
1698 **Signed-off-by:** Ar Rakin <[email protected]>
1699
1700 * **chore(extensions):** build extensions [skip ci]
1701
1702 **Signed-off-by:** Ar Rakin <[email protected]>
1703
1704 * **chore(extensions):** build extensions [skip ci]
1705
1706 **Signed-off-by:** Ar Rakin <[email protected]>
1707
1708 * **chore(extensions):** build extensions [skip ci]
1709
1710 **Signed-off-by:** Ar Rakin <[email protected]>
1711
1712 * **feat(commands:fun):** add HTTP cat/dog command
1713
1714 **Signed-off-by:** Ar Rakin <[email protected]>
1715
1716 * **chore(extensions):** build extensions [skip ci]
1717
1718 **Signed-off-by:** Ar Rakin <[email protected]>
1719
1720 * **chore(extensions):** build extensions [skip ci]
1721
1722 **Signed-off-by:** Ar Rakin <[email protected]>
1723
1724 * **chore(extensions):** build extensions [skip ci]
1725
1726 **Signed-off-by:** Ar Rakin <[email protected]>
1727
1728 * **chore(extensions):** build extensions [skip ci]
1729
1730 **Signed-off-by:** Ar Rakin <[email protected]>
1731
1732 * **chore(extensions):** build extensions [skip ci]
1733
1734 **Signed-off-by:** Ar Rakin <[email protected]>
1735
1736 * **chore(extensions):** build extensions [skip ci]
1737
1738 **Signed-off-by:** Ar Rakin <[email protected]>
1739
1740 * **chore(extensions):** build extensions [skip ci]
1741
1742 **Signed-off-by:** Ar Rakin <[email protected]>
1743
1744 * **chore(extensions):** build extensions [skip ci]
1745
1746 **Signed-off-by:** Ar Rakin <[email protected]>
1747
1748 * **chore(extensions):** build extensions [skip ci]
1749
1750 **Signed-off-by:** Ar Rakin <[email protected]>
1751
1752 * **chore(extensions):** build extensions [skip ci]
1753
1754 **Signed-off-by:** Ar Rakin <[email protected]>
1755
1756 * **chore(extensions):** build extensions [skip ci]
1757
1758 **Signed-off-by:** Ar Rakin <[email protected]>
1759
1760 * **chore(extensions):** build extensions [skip ci]
1761
1762 **Signed-off-by:** Ar Rakin <[email protected]>
1763
1764 * **chore(extensions):** build extensions [skip ci]
1765
1766 **Signed-off-by:** Ar Rakin <[email protected]>
1767
1768 * **chore(extensions):** build extensions [skip ci]
1769
1770 **Signed-off-by:** Ar Rakin <[email protected]>
1771
1772
1773 ### 07-08-2024 - [[Conventional Changelog Action](mailto:[email protected])]
1774
1775 * **release:** v9.23.0 [skip ci]
1776
1777 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
1778
1779
1780 ### 07-08-2024 - [[Ar Rakin](mailto:[email protected])]
1781
1782 * **docs:** add bun guide in getting started page
1783
1784 **Signed-off-by:** Ar Rakin <[email protected]>
1785 * **chore:** add bun command snippet in extensions guide for v9
1786
1787 **Signed-off-by:** Ar Rakin <[email protected]>
1788
1789 ### 06-08-2024 - [[Ar Rakin](mailto:[email protected])]
1790
1791 * **chore(extensions):** build extensions [skip ci]
1792
1793 **Signed-off-by:** Ar Rakin <[email protected]>
1794
1795 * **chore(extensions):** build extensions [skip ci]
1796
1797 **Signed-off-by:** Ar Rakin <[email protected]>
1798
1799 * **chore(extensions):** build extensions [skip ci]
1800
1801 **Signed-off-by:** Ar Rakin <[email protected]>
1802
1803 * **chore(extensions):** build extensions [skip ci]
1804
1805 **Signed-off-by:** Ar Rakin <[email protected]>
1806
1807 * **chore(extensions):** build extensions [skip ci]
1808
1809 **Signed-off-by:** Ar Rakin <[email protected]>
1810
1811 * **chore(extensions):** build extensions [skip ci]
1812
1813 **Signed-off-by:** Ar Rakin <[email protected]>
1814
1815 * **chore(extensions):** build extensions [skip ci]
1816
1817 **Signed-off-by:** Ar Rakin <[email protected]>
1818
1819 * **chore(extensions):** build extensions [skip ci]
1820
1821 **Signed-off-by:** Ar Rakin <[email protected]>
1822
1823 * **chore(extensions):** build extensions [skip ci]
1824
1825 **Signed-off-by:** Ar Rakin <[email protected]>
1826
1827 * **chore(extensions):** build extensions [skip ci]
1828
1829 **Signed-off-by:** Ar Rakin <[email protected]>
1830
1831 * **chore(extensions):** build extensions [skip ci]
1832
1833 **Signed-off-by:** Ar Rakin <[email protected]>
1834
1835 * **chore(extensions):** build extensions [skip ci]
1836
1837 **Signed-off-by:** Ar Rakin <[email protected]>
1838
1839 * **chore(extensions):** build extensions [skip ci]
1840
1841 **Signed-off-by:** Ar Rakin <[email protected]>
1842
1843 * **chore(extensions):** build extensions [skip ci]
1844
1845 **Signed-off-by:** Ar Rakin <[email protected]>
1846
1847 * **chore(extensions):** build extensions [skip ci]
1848
1849 **Signed-off-by:** Ar Rakin <[email protected]>
1850
1851 * **chore(extensions):** build extensions [skip ci]
1852
1853 **Signed-off-by:** Ar Rakin <[email protected]>
1854
1855 * **chore(extensions):** build extensions [skip ci]
1856
1857 **Signed-off-by:** Ar Rakin <[email protected]>
1858
1859 * **chore(extensions):** build extensions [skip ci]
1860
1861 **Signed-off-by:** Ar Rakin <[email protected]>
1862
1863 * **chore(extensions):** build extensions [skip ci]
1864
1865 **Signed-off-by:** Ar Rakin <[email protected]>
1866
1867 * **chore(extensions):** build extensions [skip ci]
1868
1869 **Signed-off-by:** Ar Rakin <[email protected]>
1870
1871 * **chore(extensions):** build extensions [skip ci]
1872
1873 **Signed-off-by:** Ar Rakin <[email protected]>
1874
1875 * **chore(extensions):** build extensions [skip ci]
1876
1877 **Signed-off-by:** Ar Rakin <[email protected]>
1878
1879 * **chore(extensions):** build extensions [skip ci]
1880
1881 **Signed-off-by:** Ar Rakin <[email protected]>
1882
1883
1884 ### 06-08-2024 - [[Ar Rakin](mailto:[email protected])]
1885
1886 * **ci:** update extensions workflow
1887
1888 **Signed-off-by:** Ar Rakin <[email protected]>
1889
1890 ### 05-08-2024 - [[Ar Rakin](mailto:[email protected])]
1891
1892 * **chore(extensions):** build extensions [skip ci]
1893
1894 **Signed-off-by:** Ar Rakin <[email protected]>
1895
1896 * **chore(extensions):** build extensions [skip ci]
1897
1898 **Signed-off-by:** Ar Rakin <[email protected]>
1899
1900 * **chore(extensions):** build extensions [skip ci]
1901
1902 **Signed-off-by:** Ar Rakin <[email protected]>
1903
1904 * **chore(extensions):** build extensions [skip ci]
1905
1906 **Signed-off-by:** Ar Rakin <[email protected]>
1907
1908 * **chore(extensions):** build extensions [skip ci]
1909
1910 **Signed-off-by:** Ar Rakin <[email protected]>
1911
1912 * **chore(extensions):** build extensions [skip ci]
1913
1914 **Signed-off-by:** Ar Rakin <[email protected]>
1915
1916 * **chore(extensions):** build extensions [skip ci]
1917
1918 **Signed-off-by:** Ar Rakin <[email protected]>
1919
1920 * **chore(extensions):** build extensions [skip ci]
1921
1922 **Signed-off-by:** Ar Rakin <[email protected]>
1923
1924 * **chore(extensions):** build extensions [skip ci]
1925
1926 **Signed-off-by:** Ar Rakin <[email protected]>
1927
1928 * **chore(extensions):** build extensions [skip ci]
1929
1930 **Signed-off-by:** Ar Rakin <[email protected]>
1931
1932 * **chore(extensions):** build extensions [skip ci]
1933
1934 **Signed-off-by:** Ar Rakin <[email protected]>
1935
1936 * **chore(extensions):** build extensions [skip ci]
1937
1938 **Signed-off-by:** Ar Rakin <[email protected]>
1939
1940 * **chore(extensions):** build extensions [skip ci]
1941
1942 **Signed-off-by:** Ar Rakin <[email protected]>
1943
1944 * **chore(extensions):** build extensions [skip ci]
1945
1946 **Signed-off-by:** Ar Rakin <[email protected]>
1947
1948 * **chore(extensions):** build extensions [skip ci]
1949
1950 **Signed-off-by:** Ar Rakin <[email protected]>
1951
1952 * **chore(extensions):** build extensions [skip ci]
1953
1954 **Signed-off-by:** Ar Rakin <[email protected]>
1955
1956 * **chore(extensions):** build extensions [skip ci]
1957
1958 **Signed-off-by:** Ar Rakin <[email protected]>
1959
1960 * **chore(extensions):** build extensions [skip ci]
1961
1962 **Signed-off-by:** Ar Rakin <[email protected]>
1963
1964 * **chore(extensions):** build extensions [skip ci]
1965
1966 **Signed-off-by:** Ar Rakin <[email protected]>
1967
1968 * **chore(extensions):** build extensions [skip ci]
1969
1970 **Signed-off-by:** Ar Rakin <[email protected]>
1971
1972
1973 ### 04-08-2024 - [[Ar Rakin](mailto:[email protected])]
1974
1975 * **chore(extensions):** build extensions [skip ci]
1976
1977 **Signed-off-by:** Ar Rakin <[email protected]>
1978
1979 * **chore(extensions):** build extensions [skip ci]
1980
1981 **Signed-off-by:** Ar Rakin <[email protected]>
1982
1983 * **chore(extensions):** build extensions [skip ci]
1984
1985 **Signed-off-by:** Ar Rakin <[email protected]>
1986
1987 * **chore(extensions):** build extensions [skip ci]
1988
1989 **Signed-off-by:** Ar Rakin <[email protected]>
1990
1991 * **chore(extensions):** build extensions [skip ci]
1992
1993 **Signed-off-by:** Ar Rakin <[email protected]>
1994
1995 * **chore(extensions):** build extensions [skip ci]
1996
1997 **Signed-off-by:** Ar Rakin <[email protected]>
1998
1999 * **chore(extensions):** build extensions [skip ci]
2000
2001 **Signed-off-by:** Ar Rakin <[email protected]>
2002
2003 * **chore(extensions):** build extensions [skip ci]
2004
2005 **Signed-off-by:** Ar Rakin <[email protected]>
2006
2007 * **chore(extensions):** build extensions [skip ci]
2008
2009 **Signed-off-by:** Ar Rakin <[email protected]>
2010
2011 * **chore(extensions):** build extensions [skip ci]
2012
2013 **Signed-off-by:** Ar Rakin <[email protected]>
2014
2015 * **chore(extensions):** build extensions [skip ci]
2016
2017 **Signed-off-by:** Ar Rakin <[email protected]>
2018
2019 * **chore(extensions):** build extensions [skip ci]
2020
2021 **Signed-off-by:** Ar Rakin <[email protected]>
2022
2023 * **chore(extensions):** build extensions [skip ci]
2024
2025 **Signed-off-by:** Ar Rakin <[email protected]>
2026
2027 * **chore(extensions):** build extensions [skip ci]
2028
2029 **Signed-off-by:** Ar Rakin <[email protected]>
2030
2031 * **chore(extensions):** build extensions [skip ci]
2032
2033 **Signed-off-by:** Ar Rakin <[email protected]>
2034
2035 * **chore(extensions):** build extensions [skip ci]
2036
2037 **Signed-off-by:** Ar Rakin <[email protected]>
2038
2039 * **chore(extensions):** build extensions [skip ci]
2040
2041 **Signed-off-by:** Ar Rakin <[email protected]>
2042
2043 * **chore(extensions):** build extensions [skip ci]
2044
2045 **Signed-off-by:** Ar Rakin <[email protected]>
2046
2047 * **chore(extensions):** build extensions [skip ci]
2048
2049 **Signed-off-by:** Ar Rakin <[email protected]>
2050
2051 * **chore(extensions):** build extensions [skip ci]
2052
2053 **Signed-off-by:** Ar Rakin <[email protected]>
2054
2055 * **chore(extensions):** build extensions [skip ci]
2056
2057 **Signed-off-by:** Ar Rakin <[email protected]>
2058
2059 * **chore(extensions):** build extensions [skip ci]
2060
2061 **Signed-off-by:** Ar Rakin <[email protected]>
2062
2063 * **chore(extensions):** build extensions [skip ci]
2064
2065 **Signed-off-by:** Ar Rakin <[email protected]>
2066
2067
2068 ### 04-08-2024 - [[Ar Rakin](mailto:[email protected])]
2069
2070 * **chore:** update readme
2071
2072 **Signed-off-by:** Ar Rakin <[email protected]>
2073
2074 ### 03-08-2024 - [[Ar Rakin](mailto:[email protected])]
2075
2076 * **chore(extensions):** build extensions [skip ci]
2077
2078 **Signed-off-by:** Ar Rakin <[email protected]>
2079
2080 * **chore(extensions):** build extensions [skip ci]
2081
2082 **Signed-off-by:** Ar Rakin <[email protected]>
2083
2084 * **chore(extensions):** build extensions [skip ci]
2085
2086 **Signed-off-by:** Ar Rakin <[email protected]>
2087
2088 * **chore(extensions):** build extensions [skip ci]
2089
2090 **Signed-off-by:** Ar Rakin <[email protected]>
2091
2092 * **chore(extensions):** build extensions [skip ci]
2093
2094 **Signed-off-by:** Ar Rakin <[email protected]>
2095
2096 * **chore(extensions):** build extensions [skip ci]
2097
2098 **Signed-off-by:** Ar Rakin <[email protected]>
2099
2100 * **chore(extensions):** build extensions [skip ci]
2101
2102 **Signed-off-by:** Ar Rakin <[email protected]>
2103
2104 * **chore(extensions):** build extensions [skip ci]
2105
2106 **Signed-off-by:** Ar Rakin <[email protected]>
2107
2108 * **chore(extensions):** build extensions [skip ci]
2109
2110 **Signed-off-by:** Ar Rakin <[email protected]>
2111
2112 * **chore(extensions):** build extensions [skip ci]
2113
2114 **Signed-off-by:** Ar Rakin <[email protected]>
2115
2116 * **chore(extensions):** build extensions [skip ci]
2117
2118 **Signed-off-by:** Ar Rakin <[email protected]>
2119
2120 * **fix(services:moderation_rules):** crashes during member permission checks
2121 * **feat(logger):** add new logging mode `BUG`
2122
2123 **Signed-off-by:** Ar Rakin <[email protected]>
2124
2125 * **fix(commands:afk):** issues with reason verification
2126
2127 **Signed-off-by:** Ar Rakin <[email protected]>
2128
2129 * **chore(extensions):** build extensions [skip ci]
2130
2131 **Signed-off-by:** Ar Rakin <[email protected]>
2132
2133 * **chore(extensions):** build extensions [skip ci]
2134
2135 **Signed-off-by:** Ar Rakin <[email protected]>
2136
2137 * **chore(extensions):** build extensions [skip ci]
2138
2139 **Signed-off-by:** Ar Rakin <[email protected]>
2140
2141 * **chore(extensions):** build extensions [skip ci]
2142
2143 **Signed-off-by:** Ar Rakin <[email protected]>
2144
2145 * **chore(extensions):** build extensions [skip ci]
2146
2147 **Signed-off-by:** Ar Rakin <[email protected]>
2148
2149 * **chore(extensions):** build extensions [skip ci]
2150
2151 **Signed-off-by:** Ar Rakin <[email protected]>
2152
2153 * **chore(extensions):** build extensions [skip ci]
2154
2155 **Signed-off-by:** Ar Rakin <[email protected]>
2156
2157 * **chore(extensions):** build extensions [skip ci]
2158
2159 **Signed-off-by:** Ar Rakin <[email protected]>
2160
2161 * **chore(extensions):** build extensions [skip ci]
2162
2163 **Signed-off-by:** Ar Rakin <[email protected]>
2164
2165 * **chore(extensions):** build extensions [skip ci]
2166
2167 **Signed-off-by:** Ar Rakin <[email protected]>
2168
2169 * **chore(extensions):** build extensions [skip ci]
2170
2171 **Signed-off-by:** Ar Rakin <[email protected]>
2172
2173 * **chore(extensions):** build extensions [skip ci]
2174
2175 **Signed-off-by:** Ar Rakin <[email protected]>
2176
2177 * **chore(extensions):** build extensions [skip ci]
2178
2179 **Signed-off-by:** Ar Rakin <[email protected]>
2180
2181
2182 ### 03-08-2024 - [[Ar Rakin](mailto:[email protected])]
2183
2184 * **chore(readme):** add mailing list info
2185
2186 **Signed-off-by:** Ar Rakin <[email protected]>
2187 * **docs:** update blazebuild cli option usage
2188
2189 **Signed-off-by:** Ar Rakin <[email protected]>
2190
2191 ### 03-08-2024 - [[dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com):[dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)]
2192
2193 * **deps(dev):** bump @types/node from 20.14.13 to 22.0.0 (#189)
2194
2195 **Bumps [@types/node](https:** //github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.13 to 22.0.0.
2196 **- [Release notes](https:** //github.com/DefinitelyTyped/DefinitelyTyped/releases)
2197 **- [Commits](https:** //github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
2198
2199 ---
2200 **updated-dependencies:**
2201 **- dependency-name:** "@types/node"
2202 ** dependency-type:** direct:development
2203 ** update-type:** version-update:semver-major
2204 ...
2205
2206 **Signed-off-by:** dependabot[bot] <[email protected]>
2207 **Co-authored-by:** dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2208 * **deps:** bump glob from 10.4.5 to 11.0.0 in /docs (#191)
2209
2210 **Bumps [glob](https:** //github.com/isaacs/node-glob) from 10.4.5 to 11.0.0.
2211 **- [Changelog](https:** //github.com/isaacs/node-glob/blob/main/changelog.md)
2212 **- [Commits](https:** //github.com/isaacs/node-glob/compare/v10.4.5...v11.0.0)
2213
2214 ---
2215 **updated-dependencies:**
2216 **- dependency-name:** glob
2217 ** dependency-type:** direct:production
2218 ** update-type:** version-update:semver-major
2219 ...
2220
2221 **Signed-off-by:** dependabot[bot] <[email protected]>
2222 **Co-authored-by:** dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2223
2224 ### 03-08-2024 - [[Conventional Changelog Action](mailto:[email protected])]
2225
2226 * **release:** v9.22.0 [skip ci]
2227
2228 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
2229
2230
2231 ### 02-08-2024 - [[Ar Rakin](mailto:[email protected])]
2232
2233 * **chore(extensions):** build extensions [skip ci]
2234
2235 **Signed-off-by:** Ar Rakin <[email protected]>
2236
2237 * **chore(extensions):** build extensions [skip ci]
2238
2239 **Signed-off-by:** Ar Rakin <[email protected]>
2240
2241 * **chore(extensions):** build extensions [skip ci]
2242
2243 **Signed-off-by:** Ar Rakin <[email protected]>
2244
2245 * **chore(extensions):** build extensions [skip ci]
2246
2247 **Signed-off-by:** Ar Rakin <[email protected]>
2248
2249 * **chore(extensions):** build extensions [skip ci]
2250
2251 **Signed-off-by:** Ar Rakin <[email protected]>
2252
2253 * **chore(extensions):** build extensions [skip ci]
2254
2255 **Signed-off-by:** Ar Rakin <[email protected]>
2256
2257 * **chore(extensions):** build extensions [skip ci]
2258
2259 **Signed-off-by:** Ar Rakin <[email protected]>
2260
2261 * **chore(extensions):** build extensions [skip ci]
2262
2263 **Signed-off-by:** Ar Rakin <[email protected]>
2264
2265 * **chore(extensions):** build extensions [skip ci]
2266
2267 **Signed-off-by:** Ar Rakin <[email protected]>
2268
2269 * **chore(extensions):** build extensions [skip ci]
2270
2271 **Signed-off-by:** Ar Rakin <[email protected]>
2272
2273 * **chore(extensions):** build extensions [skip ci]
2274
2275 **Signed-off-by:** Ar Rakin <[email protected]>
2276
2277 * **chore(extensions):** build extensions [skip ci]
2278
2279 **Signed-off-by:** Ar Rakin <[email protected]>
2280
2281 * **chore(extensions):** build extensions [skip ci]
2282
2283 **Signed-off-by:** Ar Rakin <[email protected]>
2284
2285 * **chore(extensions):** build extensions [skip ci]
2286
2287 **Signed-off-by:** Ar Rakin <[email protected]>
2288
2289 * **chore(extensions):** build extensions [skip ci]
2290
2291 **Signed-off-by:** Ar Rakin <[email protected]>
2292
2293 * **chore(extensions):** build extensions [skip ci]
2294
2295 **Signed-off-by:** Ar Rakin <[email protected]>
2296
2297 * **chore(extensions):** build extensions [skip ci]
2298
2299 **Signed-off-by:** Ar Rakin <[email protected]>
2300
2301 * **chore(extensions):** build extensions [skip ci]
2302
2303 **Signed-off-by:** Ar Rakin <[email protected]>
2304
2305 * **chore(extensions):** build extensions [skip ci]
2306
2307 **Signed-off-by:** Ar Rakin <[email protected]>
2308
2309 * **chore(extensions):** build extensions [skip ci]
2310
2311 **Signed-off-by:** Ar Rakin <[email protected]>
2312
2313 * **chore(extensions):** build extensions [skip ci]
2314
2315 **Signed-off-by:** Ar Rakin <[email protected]>
2316
2317 * **chore(extensions):** build extensions [skip ci]
2318
2319 **Signed-off-by:** Ar Rakin <[email protected]>
2320
2321 * **chore(extensions):** build extensions [skip ci]
2322
2323 **Signed-off-by:** Ar Rakin <[email protected]>
2324
2325
2326 ### 01-08-2024 - [[Ar Rakin](mailto:[email protected])]
2327
2328 * **chore(extensions):** build extensions [skip ci]
2329
2330 **Signed-off-by:** Ar Rakin <[email protected]>
2331
2332 * **chore(extensions):** build extensions [skip ci]
2333
2334 **Signed-off-by:** Ar Rakin <[email protected]>
2335
2336 * **chore(extensions):** build extensions [skip ci]
2337
2338 **Signed-off-by:** Ar Rakin <[email protected]>
2339
2340 * **chore(extensions):** build extensions [skip ci]
2341
2342 **Signed-off-by:** Ar Rakin <[email protected]>
2343
2344 * **chore(extensions):** build extensions [skip ci]
2345
2346 **Signed-off-by:** Ar Rakin <[email protected]>
2347
2348 * **chore(extensions):** build extensions [skip ci]
2349
2350 **Signed-off-by:** Ar Rakin <[email protected]>
2351
2352 * **chore(extensions):** build extensions [skip ci]
2353
2354 **Signed-off-by:** Ar Rakin <[email protected]>
2355
2356 * **chore(extensions):** build extensions [skip ci]
2357
2358 **Signed-off-by:** Ar Rakin <[email protected]>
2359
2360 * **chore(extensions):** build extensions [skip ci]
2361
2362 **Signed-off-by:** Ar Rakin <[email protected]>
2363
2364 * **chore(extensions):** build extensions [skip ci]
2365
2366 **Signed-off-by:** Ar Rakin <[email protected]>
2367
2368 * **chore(extensions):** build extensions [skip ci]
2369
2370 **Signed-off-by:** Ar Rakin <[email protected]>
2371
2372 * **chore(extensions):** build extensions [skip ci]
2373
2374 **Signed-off-by:** Ar Rakin <[email protected]>
2375
2376 * **chore(extensions):** build extensions [skip ci]
2377
2378 **Signed-off-by:** Ar Rakin <[email protected]>
2379
2380 * **chore(extensions):** build extensions [skip ci]
2381
2382 **Signed-off-by:** Ar Rakin <[email protected]>
2383
2384 * **chore(extensions):** build extensions [skip ci]
2385
2386 **Signed-off-by:** Ar Rakin <[email protected]>
2387
2388 * **chore(extensions):** build extensions [skip ci]
2389
2390 **Signed-off-by:** Ar Rakin <[email protected]>
2391
2392 * **chore(extensions):** build extensions [skip ci]
2393
2394 **Signed-off-by:** Ar Rakin <[email protected]>
2395
2396 * **chore(extensions):** build extensions [skip ci]
2397
2398 **Signed-off-by:** Ar Rakin <[email protected]>
2399
2400 * **chore(extensions):** build extensions [skip ci]
2401
2402 **Signed-off-by:** Ar Rakin <[email protected]>
2403
2404
2405 ### 31-07-2024 - [[Ar Rakin](mailto:[email protected])]
2406
2407 * **chore(extensions):** build extensions [skip ci]
2408
2409 **Signed-off-by:** Ar Rakin <[email protected]>
2410
2411 * **chore(extensions):** build extensions [skip ci]
2412
2413 **Signed-off-by:** Ar Rakin <[email protected]>
2414
2415 * **chore(extensions):** build extensions [skip ci]
2416
2417 **Signed-off-by:** Ar Rakin <[email protected]>
2418
2419 * **chore(extensions):** build extensions [skip ci]
2420
2421 **Signed-off-by:** Ar Rakin <[email protected]>
2422
2423 * **chore(extensions):** build extensions [skip ci]
2424
2425 **Signed-off-by:** Ar Rakin <[email protected]>
2426
2427 * **chore(extensions):** build extensions [skip ci]
2428
2429 **Signed-off-by:** Ar Rakin <[email protected]>
2430
2431 * **chore(extensions):** build extensions [skip ci]
2432
2433 **Signed-off-by:** Ar Rakin <[email protected]>
2434
2435 * **chore(extensions):** build extensions [skip ci]
2436
2437 **Signed-off-by:** Ar Rakin <[email protected]>
2438
2439 * **feat(logging):** unsubcribe to events and exclusion overrides
2440
2441 **Signed-off-by:** Ar Rakin <[email protected]>
2442
2443 * **chore(extensions):** build extensions [skip ci]
2444
2445 **Signed-off-by:** Ar Rakin <[email protected]>
2446
2447 * **chore(extensions):** build extensions [skip ci]
2448
2449 **Signed-off-by:** Ar Rakin <[email protected]>
2450
2451 * **fix(welcomer):** `:guild:` placeholder is not replaced
2452
2453 **Signed-off-by:** Ar Rakin <[email protected]>
2454
2455 * **chore(extensions):** build extensions [skip ci]
2456
2457 **Signed-off-by:** Ar Rakin <[email protected]>
2458
2459 * **chore(extensions):** build extensions [skip ci]
2460
2461 **Signed-off-by:** Ar Rakin <[email protected]>
2462
2463 * **chore(extensions):** build extensions [skip ci]
2464
2465 **Signed-off-by:** Ar Rakin <[email protected]>
2466
2467 * **chore(extensions):** build extensions [skip ci]
2468
2469 **Signed-off-by:** Ar Rakin <[email protected]>
2470
2471 * **chore(extensions):** build extensions [skip ci]
2472
2473 **Signed-off-by:** Ar Rakin <[email protected]>
2474
2475 * **chore(extensions):** build extensions [skip ci]
2476
2477 **Signed-off-by:** Ar Rakin <[email protected]>
2478
2479 * **chore(extensions):** build extensions [skip ci]
2480
2481 **Signed-off-by:** Ar Rakin <[email protected]>
2482
2483 * **chore(extensions):** build extensions [skip ci]
2484
2485 **Signed-off-by:** Ar Rakin <[email protected]>
2486
2487 * **chore(extensions):** build extensions [skip ci]
2488
2489 **Signed-off-by:** Ar Rakin <[email protected]>
2490
2491 * **chore(extensions):** build extensions [skip ci]
2492
2493 **Signed-off-by:** Ar Rakin <[email protected]>
2494
2495 * **chore(extensions):** build extensions [skip ci]
2496
2497 **Signed-off-by:** Ar Rakin <[email protected]>
2498
2499
2500 ### 31-07-2024 - [[Conventional Changelog Action](mailto:[email protected])]
2501
2502 * **release:** v9.21.0 [skip ci]
2503
2504 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
2505
2506 * **release:** v9.20.2 [skip ci]
2507
2508 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
2509
2510
2511 ### 30-07-2024 - [[Ar Rakin](mailto:[email protected])]
2512
2513 * **chore(extensions):** build extensions [skip ci]
2514
2515 **Signed-off-by:** Ar Rakin <[email protected]>
2516
2517 * **chore(extensions):** build extensions [skip ci]
2518
2519 **Signed-off-by:** Ar Rakin <[email protected]>
2520
2521 * **chore(extensions):** build extensions [skip ci]
2522
2523 **Signed-off-by:** Ar Rakin <[email protected]>
2524
2525 * **chore(extensions):** build extensions [skip ci]
2526
2527 **Signed-off-by:** Ar Rakin <[email protected]>
2528
2529 * **chore(extensions):** build extensions [skip ci]
2530
2531 **Signed-off-by:** Ar Rakin <[email protected]>
2532
2533 * **chore(extensions):** build extensions [skip ci]
2534
2535 **Signed-off-by:** Ar Rakin <[email protected]>
2536
2537 * **chore(extensions):** build extensions [skip ci]
2538
2539 **Signed-off-by:** Ar Rakin <[email protected]>
2540
2541 * **chore(extensions):** build extensions [skip ci]
2542
2543 **Signed-off-by:** Ar Rakin <[email protected]>
2544
2545 * **chore(extensions):** build extensions [skip ci]
2546
2547 **Signed-off-by:** Ar Rakin <[email protected]>
2548
2549 * **chore(extensions):** build extensions [skip ci]
2550
2551 **Signed-off-by:** Ar Rakin <[email protected]>
2552
2553 * **chore(extensions):** build extensions [skip ci]
2554
2555 **Signed-off-by:** Ar Rakin <[email protected]>
2556
2557 * **chore(extensions):** build extensions [skip ci]
2558
2559 **Signed-off-by:** Ar Rakin <[email protected]>
2560
2561 * **chore(extensions):** build extensions [skip ci]
2562
2563 **Signed-off-by:** Ar Rakin <[email protected]>
2564
2565 * **chore(extensions):** build extensions [skip ci]
2566
2567 **Signed-off-by:** Ar Rakin <[email protected]>
2568
2569 * **chore(extensions):** build extensions [skip ci]
2570
2571 **Signed-off-by:** Ar Rakin <[email protected]>
2572
2573 * **chore(extensions):** build extensions [skip ci]
2574
2575 **Signed-off-by:** Ar Rakin <[email protected]>
2576
2577 * **chore(extensions):** build extensions [skip ci]
2578
2579 **Signed-off-by:** Ar Rakin <[email protected]>
2580
2581 * **chore(extensions):** build extensions [skip ci]
2582
2583 **Signed-off-by:** Ar Rakin <[email protected]>
2584
2585 * **chore(extensions):** build extensions [skip ci]
2586
2587 **Signed-off-by:** Ar Rakin <[email protected]>
2588
2589 * **chore(extensions):** build extensions [skip ci]
2590
2591 **Signed-off-by:** Ar Rakin <[email protected]>
2592
2593 * **chore(extensions):** build extensions [skip ci]
2594
2595 **Signed-off-by:** Ar Rakin <[email protected]>
2596
2597 * **chore(extensions):** build extensions [skip ci]
2598
2599 **Signed-off-by:** Ar Rakin <[email protected]>
2600
2601 * **chore(extensions):** build extensions [skip ci]
2602
2603 **Signed-off-by:** Ar Rakin <[email protected]>
2604
2605 * **chore(extensions):** build extensions [skip ci]
2606
2607 **Signed-off-by:** Ar Rakin <[email protected]>
2608
2609
2610 ### 29-07-2024 - [[Ar Rakin](mailto:[email protected])]
2611
2612 * **chore(extensions):** build extensions [skip ci]
2613
2614 **Signed-off-by:** Ar Rakin <[email protected]>
2615
2616 * **chore(extensions):** build extensions [skip ci]
2617
2618 **Signed-off-by:** Ar Rakin <[email protected]>
2619
2620 * **chore(extensions):** build extensions [skip ci]
2621
2622 **Signed-off-by:** Ar Rakin <[email protected]>
2623
2624 * **chore(extensions):** build extensions [skip ci]
2625
2626 **Signed-off-by:** Ar Rakin <[email protected]>
2627
2628 * **chore(extensions):** build extensions [skip ci]
2629
2630 **Signed-off-by:** Ar Rakin <[email protected]>
2631
2632 * **chore(extensions):** build extensions [skip ci]
2633
2634 **Signed-off-by:** Ar Rakin <[email protected]>
2635
2636 * **chore(extensions):** build extensions [skip ci]
2637
2638 **Signed-off-by:** Ar Rakin <[email protected]>
2639
2640 * **chore(extensions):** build extensions [skip ci]
2641
2642 **Signed-off-by:** Ar Rakin <[email protected]>
2643
2644 * **chore(extensions):** build extensions [skip ci]
2645
2646 **Signed-off-by:** Ar Rakin <[email protected]>
2647
2648 * **chore(extensions):** build extensions [skip ci]
2649
2650 **Signed-off-by:** Ar Rakin <[email protected]>
2651
2652 * **chore(extensions):** build extensions [skip ci]
2653
2654 **Signed-off-by:** Ar Rakin <[email protected]>
2655
2656 * **chore(extensions):** build extensions [skip ci]
2657
2658 **Signed-off-by:** Ar Rakin <[email protected]>
2659
2660 * **chore(extensions):** build extensions [skip ci]
2661
2662 **Signed-off-by:** Ar Rakin <[email protected]>
2663
2664 * **chore(extensions):** build extensions [skip ci]
2665
2666 **Signed-off-by:** Ar Rakin <[email protected]>
2667
2668 * **chore(extensions):** build extensions [skip ci]
2669
2670 **Signed-off-by:** Ar Rakin <[email protected]>
2671
2672 * **chore(extensions):** build extensions [skip ci]
2673
2674 **Signed-off-by:** Ar Rakin <[email protected]>
2675
2676 * **chore(extensions):** build extensions [skip ci]
2677
2678 **Signed-off-by:** Ar Rakin <[email protected]>
2679
2680 * **chore(extensions):** build extensions [skip ci]
2681
2682 **Signed-off-by:** Ar Rakin <[email protected]>
2683
2684 * **chore(extensions):** build extensions [skip ci]
2685
2686 **Signed-off-by:** Ar Rakin <[email protected]>
2687
2688 * **chore(extensions):** build extensions [skip ci]
2689
2690 **Signed-off-by:** Ar Rakin <[email protected]>
2691
2692 * **chore(extensions):** build extensions [skip ci]
2693
2694 **Signed-off-by:** Ar Rakin <[email protected]>
2695
2696 * **chore(extensions):** build extensions [skip ci]
2697
2698 **Signed-off-by:** Ar Rakin <[email protected]>
2699
2700
2701 ### 29-07-2024 - [[Ar Rakin](mailto:[email protected])]
2702
2703 * **docs:** update getting started page for v9
2704
2705 **Signed-off-by:** Ar Rakin <[email protected]>
2706 * **docs:** update getting started page for v8
2707
2708 **Signed-off-by:** Ar Rakin <[email protected]>
2709 * **chore:** update README.md
2710
2711 **Signed-off-by:** Ar Rakin <[email protected]>
2712 * **docs:** update getting started page for v9
2713
2714 **Signed-off-by:** Ar Rakin <[email protected]>
2715
2716 ### 28-07-2024 - [[Ar Rakin](mailto:[email protected])]
2717
2718 * **chore(extensions):** build extensions [skip ci]
2719
2720 **Signed-off-by:** Ar Rakin <[email protected]>
2721
2722 * **chore(extensions):** build extensions [skip ci]
2723
2724 **Signed-off-by:** Ar Rakin <[email protected]>
2725
2726 * **chore(extensions):** build extensions [skip ci]
2727
2728 **Signed-off-by:** Ar Rakin <[email protected]>
2729
2730 * **chore(extensions):** build extensions [skip ci]
2731
2732 **Signed-off-by:** Ar Rakin <[email protected]>
2733
2734 * **chore(extensions):** build extensions [skip ci]
2735
2736 **Signed-off-by:** Ar Rakin <[email protected]>
2737
2738 * **fix(blazebuild:wrapper):** redundant warning about global version mismatch
2739
2740 **Signed-off-by:** Ar Rakin <[email protected]>
2741
2742 * **build:** update migrate task
2743
2744 **Signed-off-by:** Ar Rakin <[email protected]>
2745
2746 * **chore:** update drizzle config
2747
2748 **Signed-off-by:** Ar Rakin <[email protected]>
2749
2750 * **ci:** update build workflow
2751
2752 **Signed-off-by:** Ar Rakin <[email protected]>
2753
2754 * **build:** update blazebuild tasks to not use drizzle-kit
2755
2756 **Signed-off-by:** Ar Rakin <[email protected]>
2757
2758 * **deps(dev):** remove drizzle-kit
2759
2760 **Signed-off-by:** Ar Rakin <[email protected]>
2761
2762 * **chore:** add drizzle migrations manually
2763
2764 **Signed-off-by:** Ar Rakin <[email protected]>
2765
2766 * **chore(extensions):** build extensions [skip ci]
2767
2768 **Signed-off-by:** Ar Rakin <[email protected]>
2769
2770 * **chore(extensions):** build extensions [skip ci]
2771
2772 **Signed-off-by:** Ar Rakin <[email protected]>
2773
2774 * **chore(extensions):** build extensions [skip ci]
2775
2776 **Signed-off-by:** Ar Rakin <[email protected]>
2777
2778 * **chore(scripts):** add OSN commons genchangelog script
2779
2780 **Signed-off-by:** Ar Rakin <[email protected]>
2781
2782 * **chore(extensions):** build extensions [skip ci]
2783
2784 **Signed-off-by:** Ar Rakin <[email protected]>
2785
2786 * **chore(extensions):** build extensions [skip ci]
2787
2788 **Signed-off-by:** Ar Rakin <[email protected]>
2789
2790 * **chore(extensions):** build extensions [skip ci]
2791
2792 **Signed-off-by:** Ar Rakin <[email protected]>
2793
2794 * **chore(extensions):** build extensions [skip ci]
2795
2796 **Signed-off-by:** Ar Rakin <[email protected]>
2797
2798 * **chore(extensions):** build extensions [skip ci]
2799
2800 **Signed-off-by:** Ar Rakin <[email protected]>
2801
2802 * **chore(extensions):** build extensions [skip ci]
2803
2804 **Signed-off-by:** Ar Rakin <[email protected]>
2805
2806 * **chore(extensions):** build extensions [skip ci]
2807
2808 **Signed-off-by:** Ar Rakin <[email protected]>
2809
2810 * **chore(extensions):** build extensions [skip ci]
2811
2812 **Signed-off-by:** Ar Rakin <[email protected]>
2813
2814 * **chore(extensions):** build extensions [skip ci]
2815
2816 **Signed-off-by:** Ar Rakin <[email protected]>
2817
2818 * **chore(extensions):** build extensions [skip ci]
2819
2820 **Signed-off-by:** Ar Rakin <[email protected]>
2821
2822 * **chore(extensions):** build extensions [skip ci]
2823
2824 **Signed-off-by:** Ar Rakin <[email protected]>
2825
2826 * **chore(extensions):** build extensions [skip ci]
2827
2828 **Signed-off-by:** Ar Rakin <[email protected]>
2829
2830 * **chore(extensions):** build extensions [skip ci]
2831
2832 **Signed-off-by:** Ar Rakin <[email protected]>
2833
2834 * **chore(extensions):** build extensions [skip ci]
2835
2836 **Signed-off-by:** Ar Rakin <[email protected]>
2837
2838 * **chore(extensions):** build extensions [skip ci]
2839
2840 **Signed-off-by:** Ar Rakin <[email protected]>
2841
2842
2843 ### 28-07-2024 - [[Conventional Changelog Action](mailto:[email protected])]
2844
2845 * **release:** v9.20.1 [skip ci]
2846
2847 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
2848
2849
2850 ### 28-07-2024 - [[Ar Rakin](mailto:[email protected])]
2851
2852 * **build:** fix migrate task
2853
2854 **Signed-off-by:** Ar Rakin <[email protected]>
2855 * **build:** update BuildPlugin.ts to not import removed tasks
2856
2857 **Signed-off-by:** Ar Rakin <[email protected]>
2858 * **build:** update drizzle.config.ts
2859
2860 **Signed-off-by:** Ar Rakin <[email protected]>
2861
2862 ### 27-07-2024 - [[Ar Rakin](mailto:[email protected])]
2863
2864 * **chore(extensions):** build extensions [skip ci]
2865
2866 **Signed-off-by:** Ar Rakin <[email protected]>
2867
2868 * **chore(extensions):** build extensions [skip ci]
2869
2870 **Signed-off-by:** Ar Rakin <[email protected]>
2871
2872 * **chore(extensions):** build extensions [skip ci]
2873
2874 **Signed-off-by:** Ar Rakin <[email protected]>
2875
2876 * **chore(extensions):** build extensions [skip ci]
2877
2878 **Signed-off-by:** Ar Rakin <[email protected]>
2879
2880 * **chore(extensions):** build extensions [skip ci]
2881
2882 **Signed-off-by:** Ar Rakin <[email protected]>
2883
2884 * **chore(extensions):** build extensions [skip ci]
2885
2886 **Signed-off-by:** Ar Rakin <[email protected]>
2887
2888 * **chore(extensions):** build extensions [skip ci]
2889
2890 **Signed-off-by:** Ar Rakin <[email protected]>
2891
2892 * **ci:** update build workflow
2893
2894 **Signed-off-by:** Ar Rakin <[email protected]>
2895
2896 * **chore(extensions):** build extensions [skip ci]
2897
2898 **Signed-off-by:** Ar Rakin <[email protected]>
2899
2900 * **chore(extensions):** build extensions [skip ci]
2901
2902 **Signed-off-by:** Ar Rakin <[email protected]>
2903
2904 * **chore(extensions):** build extensions [skip ci]
2905
2906 **Signed-off-by:** Ar Rakin <[email protected]>
2907
2908 * **chore(extensions):** build extensions [skip ci]
2909
2910 **Signed-off-by:** Ar Rakin <[email protected]>
2911
2912 * **ci:** update extensions workflow
2913
2914 **Signed-off-by:** Ar Rakin <[email protected]>
2915
2916 * **chore:** update husky commit-msg hook
2917
2918 **Signed-off-by:** Ar Rakin <[email protected]>
2919
2920 * **docs:** keep separate extension development guides for v8 and v9
2921
2922 **Signed-off-by:** Ar Rakin <[email protected]>
2923
2924 * **docs:** update extension development guide
2925
2926 **Signed-off-by:** Ar Rakin <[email protected]>
2927
2928 * **build(extension:neko):** update extension metadata and deps
2929
2930 **Signed-off-by:** Ar Rakin <[email protected]>
2931
2932 * **ci:** update extensions workflow
2933
2934 **Signed-off-by:** Ar Rakin <[email protected]>
2935
2936 * **deps:** update versions
2937
2938 **Signed-off-by:** Ar Rakin <[email protected]>
2939
2940 * **feat(commands:shot):** `--nickname/-n` option
2941
2942 **Signed-off-by:** Ar Rakin <[email protected]>
2943
2944 * **fix(commands:help):** incompletely showing command options
2945
2946 **Signed-off-by:** Ar Rakin <[email protected]>
2947
2948 * **chore(extensions):** build extensions [skip ci]
2949
2950 **Signed-off-by:** Ar Rakin <[email protected]>
2951
2952 * **fix:** help command group list sort
2953
2954 **Signed-off-by:** Ar Rakin <[email protected]>
2955
2956 * **chore:** update package.json
2957
2958 **Signed-off-by:** Ar Rakin <[email protected]>
2959
2960 * **chore(extensions):** build extensions [skip ci]
2961
2962 **Signed-off-by:** Ar Rakin <[email protected]>
2963
2964 * **chore(extensions):** build extensions [skip ci]
2965
2966 **Signed-off-by:** Ar Rakin <[email protected]>
2967
2968 * **chore(extensions):** build extensions [skip ci]
2969
2970 **Signed-off-by:** Ar Rakin <[email protected]>
2971
2972 * **chore(extensions):** build extensions [skip ci]
2973
2974 **Signed-off-by:** Ar Rakin <[email protected]>
2975
2976 * **chore(extensions):** build extensions [skip ci]
2977
2978 **Signed-off-by:** Ar Rakin <[email protected]>
2979
2980 * **chore(extensions):** build extensions [skip ci]
2981
2982 **Signed-off-by:** Ar Rakin <[email protected]>
2983
2984 * **chore(extensions):** build extensions [skip ci]
2985
2986 **Signed-off-by:** Ar Rakin <[email protected]>
2987
2988 * **chore(extensions):** build extensions [skip ci]
2989
2990 **Signed-off-by:** Ar Rakin <[email protected]>
2991
2992 * **chore(extensions):** build extensions [skip ci]
2993
2994 **Signed-off-by:** Ar Rakin <[email protected]>
2995
2996 * **chore(extensions):** build extensions [skip ci]
2997
2998 **Signed-off-by:** Ar Rakin <[email protected]>
2999
3000
3001 ### 27-07-2024 - [[Conventional Changelog Action](mailto:[email protected])]
3002
3003 * **release:** v9.20.0 [skip ci]
3004
3005 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
3006
3007 * **release:** v9.19.1 [skip ci]
3008
3009 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
3010
3011
3012 ### 26-07-2024 - [[Ar Rakin](mailto:[email protected])]
3013
3014 * **chore(extensions):** build extensions [skip ci]
3015
3016 **Signed-off-by:** Ar Rakin <[email protected]>
3017
3018 * **chore(extensions):** build extensions [skip ci]
3019
3020 **Signed-off-by:** Ar Rakin <[email protected]>
3021
3022 * **chore(extensions):** build extensions [skip ci]
3023
3024 **Signed-off-by:** Ar Rakin <[email protected]>
3025
3026 * **chore(extensions):** build extensions [skip ci]
3027
3028 **Signed-off-by:** Ar Rakin <[email protected]>
3029
3030 * **chore(extensions):** build extensions [skip ci]
3031
3032 **Signed-off-by:** Ar Rakin <[email protected]>
3033
3034 * **chore(extensions):** build extensions [skip ci]
3035
3036 **Signed-off-by:** Ar Rakin <[email protected]>
3037
3038 * **chore(extensions):** build extensions [skip ci]
3039
3040 **Signed-off-by:** Ar Rakin <[email protected]>
3041
3042 * **chore(blazebuild):** fix merge conflicts
3043
3044 **Signed-off-by:** Ar Rakin <[email protected]>
3045
3046 * **chore(blazebuild):** update bun lockfile
3047
3048 **Signed-off-by:** Ar Rakin <[email protected]>
3049
3050 * **fix(blazebuild):** install missing type definitions
3051
3052 **Signed-off-by:** Ar Rakin <[email protected]>
3053
3054 * **chore:** update version dotfiles
3055
3056 **Signed-off-by:** Ar Rakin <[email protected]>
3057
3058 * **build:** update blazew
3059
3060 **Signed-off-by:** Ar Rakin <[email protected]>
3061
3062 * **build:** change node version in blaze_wrapper.properties
3063
3064 **Signed-off-by:** Ar Rakin <[email protected]>
3065
3066 * **fix(blazebuild):** allow higher versions of node to be installed
3067
3068 **Signed-off-by:** Ar Rakin <[email protected]>
3069
3070 * **fix:** correct all imports to ArgumentParser
3071
3072 **Signed-off-by:** Ar Rakin <[email protected]>
3073
3074 * **refactor(framework):** rename ArgumentParserNew to ArgumentParser
3075
3076 **Signed-off-by:** Ar Rakin <[email protected]>
3077
3078 * **fix:** typescript build errors
3079
3080 **Signed-off-by:** Ar Rakin <[email protected]>
3081
3082 * **test:** add tests for the new argument parser
3083
3084 **Signed-off-by:** Ar Rakin <[email protected]>
3085
3086 * **fix(framework:arguments):** error handling issues
3087
3088 **Signed-off-by:** Ar Rakin <[email protected]>
3089
3090 * **chore(extensions):** build extensions [skip ci]
3091
3092 **Signed-off-by:** Ar Rakin <[email protected]>
3093
3094 * **fix:** remove the old argument parser
3095
3096 **Signed-off-by:** Ar Rakin <[email protected]>
3097
3098 * **refactor(commands):** use the new argument parser (3/3)
3099
3100 **Signed-off-by:** Ar Rakin <[email protected]>
3101
3102 * **chore(extensions):** build extensions [skip ci]
3103
3104 **Signed-off-by:** Ar Rakin <[email protected]>
3105
3106 * **fix:** afk command malfunctioning
3107
3108 **Signed-off-by:** Ar Rakin <[email protected]>
3109
3110 * **chore:** fix commit-msg hook
3111
3112 **Signed-off-by:** Ar Rakin <[email protected]>
3113
3114 * **chore:** update vscode settings
3115
3116 **Signed-off-by:** Ar Rakin <[email protected]>
3117
3118 * **chore(extensions):** build extensions [skip ci]
3119
3120 **Signed-off-by:** Ar Rakin <[email protected]>
3121
3122 * **chore(extensions):** build extensions [skip ci]
3123
3124 **Signed-off-by:** Ar Rakin <[email protected]>
3125
3126 * **chore(extensions):** build extensions [skip ci]
3127
3128 **Signed-off-by:** Ar Rakin <[email protected]>
3129
3130 * **chore(extensions):** build extensions [skip ci]
3131
3132 **Signed-off-by:** Ar Rakin <[email protected]>
3133
3134 * **chore(extensions):** build extensions [skip ci]
3135
3136 **Signed-off-by:** Ar Rakin <[email protected]>
3137
3138 * **chore(extensions):** build extensions [skip ci]
3139
3140 **Signed-off-by:** Ar Rakin <[email protected]>
3141
3142 * **chore(extensions):** build extensions [skip ci]
3143
3144 **Signed-off-by:** Ar Rakin <[email protected]>
3145
3146 * **chore(extensions):** build extensions [skip ci]
3147
3148 **Signed-off-by:** Ar Rakin <[email protected]>
3149
3150 * **chore(extensions):** build extensions [skip ci]
3151
3152 **Signed-off-by:** Ar Rakin <[email protected]>
3153
3154 * **chore(extensions):** build extensions [skip ci]
3155
3156 **Signed-off-by:** Ar Rakin <[email protected]>
3157
3158 * **chore(extensions):** build extensions [skip ci]
3159
3160 **Signed-off-by:** Ar Rakin <[email protected]>
3161
3162 * **chore(extensions):** build extensions [skip ci]
3163
3164 **Signed-off-by:** Ar Rakin <[email protected]>
3165
3166 * **chore(extensions):** build extensions [skip ci]
3167
3168 **Signed-off-by:** Ar Rakin <[email protected]>
3169
3170 * **chore(extensions):** build extensions [skip ci]
3171
3172 **Signed-off-by:** Ar Rakin <[email protected]>
3173
3174
3175 ### 26-07-2024 - [[Conventional Changelog Action](mailto:[email protected])]
3176
3177 * **release:** v9.19.0 [skip ci]
3178
3179 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
3180
3181
3182 ### 26-07-2024 - [[Ar Rakin](mailto:[email protected])]
3183
3184 * **feat:** new improved argument parsing (#186)
3185
3186
3187
3188 ### 25-07-2024 - [[Ar Rakin](mailto:[email protected])]
3189
3190 * **chore(extensions):** build extensions [skip ci]
3191
3192 **Signed-off-by:** Ar Rakin <[email protected]>
3193
3194 * **chore(extensions):** build extensions [skip ci]
3195
3196 **Signed-off-by:** Ar Rakin <[email protected]>
3197
3198 * **chore(extensions):** build extensions [skip ci]
3199
3200 **Signed-off-by:** Ar Rakin <[email protected]>
3201
3202 * **chore(extensions):** build extensions [skip ci]
3203
3204 **Signed-off-by:** Ar Rakin <[email protected]>
3205
3206 * **chore(extensions):** build extensions [skip ci]
3207
3208 **Signed-off-by:** Ar Rakin <[email protected]>
3209
3210 * **chore(extensions):** build extensions [skip ci]
3211
3212 **Signed-off-by:** Ar Rakin <[email protected]>
3213
3214 * **chore(husky):** make commit-msg hook optional for commitlint checks
3215
3216 **Signed-off-by:** Ar Rakin <[email protected]>
3217
3218 * **feat(trolling):** prevent users from using troll commands against the bot or sysadmins
3219
3220 **Signed-off-by:** Ar Rakin <[email protected]>
3221
3222 * **refactor(commands:shot):** use new argument parser
3223
3224 **Signed-off-by:** Ar Rakin <[email protected]>
3225
3226 * **refactor(commands):** use the new argument parser (1/3)
3227
3228 **Signed-off-by:** Ar Rakin <[email protected]>
3229
3230 * **feat:** usable argument parsing
3231
3232 **Signed-off-by:** Ar Rakin <[email protected]>
3233
3234 * **chore(extensions):** build extensions [skip ci]
3235
3236 **Signed-off-by:** Ar Rakin <[email protected]>
3237
3238 * **chore(extensions):** build extensions [skip ci]
3239
3240 **Signed-off-by:** Ar Rakin <[email protected]>
3241
3242 * **chore(extensions):** build extensions [skip ci]
3243
3244 **Signed-off-by:** Ar Rakin <[email protected]>
3245
3246 * **chore(extensions):** build extensions [skip ci]
3247
3248 **Signed-off-by:** Ar Rakin <[email protected]>
3249
3250 * **chore(extensions):** build extensions [skip ci]
3251
3252 **Signed-off-by:** Ar Rakin <[email protected]>
3253
3254
3255 ### 25-07-2024 - [[Ar Rakin](mailto:[email protected])]
3256
3257 * **deps:** Bump glob from 10.4.5 to 11.0.0 in /blazebuild (#184)
3258
3259
3260
3261 ### 18-07-2024 - [[Ar Rakin](mailto:[email protected])]
3262
3263 * **chore(extensions):** build extensions [skip ci]
3264
3265 **Signed-off-by:** Ar Rakin <[email protected]>
3266
3267 * **feat:** new argument parser completed
3268
3269 **Signed-off-by:** Ar Rakin <[email protected]>
3270
3271 * **chore(extensions):** build extensions [skip ci]
3272
3273 **Signed-off-by:** Ar Rakin <[email protected]>
3274
3275 * **chore(extensions):** build extensions [skip ci]
3276
3277 **Signed-off-by:** Ar Rakin <[email protected]>
3278
3279
3280 ### 17-07-2024 - [[Conventional Changelog Action](mailto:[email protected])]
3281
3282 * **release:** v9.18.2 [skip ci]
3283
3284 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
3285
3286
3287 ### 17-07-2024 - [[Ar Rakin](mailto:[email protected])]
3288
3289 * **fix(api):** invalid endpoint /challenge/auth/discord
3290
3291 **Signed-off-by:** Ar Rakin <[email protected]>
3292
3293 * **chore(extensions):** build extensions [skip ci]
3294
3295 **Signed-off-by:** Ar Rakin <[email protected]>
3296
3297 * **chore(extensions):** build extensions [skip ci]
3298
3299 **Signed-off-by:** Ar Rakin <[email protected]>
3300
3301 * **chore(extensions):** build extensions [skip ci]
3302
3303 **Signed-off-by:** Ar Rakin <[email protected]>
3304
3305 * **feat:** introduce new argument parser
3306
3307 **Signed-off-by:** Ar Rakin <[email protected]>
3308
3309 * **chore(extensions):** build extensions [skip ci]
3310
3311 **Signed-off-by:** Ar Rakin <[email protected]>
3312
3313 * **chore(extensions):** build extensions [skip ci]
3314
3315 **Signed-off-by:** Ar Rakin <[email protected]>
3316
3317 * **chore(extensions):** build extensions [skip ci]
3318
3319 **Signed-off-by:** Ar Rakin <[email protected]>
3320
3321 * **chore(extensions):** build extensions [skip ci]
3322
3323 **Signed-off-by:** Ar Rakin <[email protected]>
3324
3325 * **chore(extensions):** build extensions [skip ci]
3326
3327 **Signed-off-by:** Ar Rakin <[email protected]>
3328
3329 * **chore(extensions):** build extensions [skip ci]
3330
3331 **Signed-off-by:** Ar Rakin <[email protected]>
3332
3333 * **chore(extensions):** build extensions [skip ci]
3334
3335 **Signed-off-by:** Ar Rakin <[email protected]>
3336
3337 * **chore(extensions):** build extensions [skip ci]
3338
3339 **Signed-off-by:** Ar Rakin <[email protected]>
3340
3341 * **chore(extensions):** build extensions [skip ci]
3342
3343 **Signed-off-by:** Ar Rakin <[email protected]>
3344
3345 * **chore(extensions):** build extensions [skip ci]
3346
3347 **Signed-off-by:** Ar Rakin <[email protected]>
3348
3349 * **chore(extensions):** build extensions [skip ci]
3350
3351 **Signed-off-by:** Ar Rakin <[email protected]>
3352
3353
3354 ### 16-07-2024 - [[Ar Rakin](mailto:[email protected])]
3355
3356 * **chore(extensions):** build extensions [skip ci]
3357
3358 **Signed-off-by:** Ar Rakin <[email protected]>
3359
3360 * **chore(extensions):** build extensions [skip ci]
3361
3362 **Signed-off-by:** Ar Rakin <[email protected]>
3363
3364 * **chore(extensions):** build extensions [skip ci]
3365
3366 **Signed-off-by:** Ar Rakin <[email protected]>
3367
3368 * **chore(extensions):** build extensions [skip ci]
3369
3370 **Signed-off-by:** Ar Rakin <[email protected]>
3371
3372 * **chore(extensions):** build extensions [skip ci]
3373
3374 **Signed-off-by:** Ar Rakin <[email protected]>
3375
3376 * **chore(extensions):** build extensions [skip ci]
3377
3378 **Signed-off-by:** Ar Rakin <[email protected]>
3379
3380 * **deps(docs):** update packages
3381
3382 **Signed-off-by:** Ar Rakin <[email protected]>
3383
3384 * **deps(blazebuild):** update packages
3385
3386 **Signed-off-by:** Ar Rakin <[email protected]>
3387
3388 * **deps:** upgrade
3389
3390 **Signed-off-by:** Ar Rakin <[email protected]>
3391
3392 * **chore(extensions):** build extensions [skip ci]
3393
3394 **Signed-off-by:** Ar Rakin <[email protected]>
3395
3396 * **chore(extensions):** build extensions [skip ci]
3397
3398 **Signed-off-by:** Ar Rakin <[email protected]>
3399
3400 * **chore(extensions):** build extensions [skip ci]
3401
3402 **Signed-off-by:** Ar Rakin <[email protected]>
3403
3404 * **chore:** update .gitignore
3405
3406 **Signed-off-by:** Ar Rakin <[email protected]>
3407
3408 * **fix:** update theme color for v9
3409
3410 **Signed-off-by:** Ar Rakin <[email protected]>
3411
3412 * **chore(extensions):** build extensions [skip ci]
3413
3414 **Signed-off-by:** Ar Rakin <[email protected]>
3415
3416 * **chore(extensions):** build extensions [skip ci]
3417
3418 **Signed-off-by:** Ar Rakin <[email protected]>
3419
3420 * **chore(extensions):** build extensions [skip ci]
3421
3422 **Signed-off-by:** Ar Rakin <[email protected]>
3423
3424 * **chore(extensions):** build extensions [skip ci]
3425
3426 **Signed-off-by:** Ar Rakin <[email protected]>
3427
3428 * **chore(extensions):** build extensions [skip ci]
3429
3430 **Signed-off-by:** Ar Rakin <[email protected]>
3431
3432 * **chore(extensions):** build extensions [skip ci]
3433
3434 **Signed-off-by:** Ar Rakin <[email protected]>
3435
3436 * **chore(extensions):** build extensions [skip ci]
3437
3438 **Signed-off-by:** Ar Rakin <[email protected]>
3439
3440 * **chore(extensions):** build extensions [skip ci]
3441
3442 **Signed-off-by:** Ar Rakin <[email protected]>
3443
3444 * **chore(extensions):** build extensions [skip ci]
3445
3446 **Signed-off-by:** Ar Rakin <[email protected]>
3447
3448 * **chore(extensions):** build extensions [skip ci]
3449
3450 **Signed-off-by:** Ar Rakin <[email protected]>
3451
3452 * **chore(extensions):** build extensions [skip ci]
3453
3454 **Signed-off-by:** Ar Rakin <[email protected]>
3455
3456 * **chore(extensions):** build extensions [skip ci]
3457
3458 **Signed-off-by:** Ar Rakin <[email protected]>
3459
3460 * **chore(extensions):** build extensions [skip ci]
3461
3462 **Signed-off-by:** Ar Rakin <[email protected]>
3463
3464 * **chore(extensions):** build extensions [skip ci]
3465
3466 **Signed-off-by:** Ar Rakin <[email protected]>
3467
3468
3469 ### 16-07-2024 - [[dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)]
3470
3471 * **deps:** Bump glob from 10.4.5 to 11.0.0 in /blazebuild
3472
3473 **Bumps [glob](https:** //github.com/isaacs/node-glob) from 10.4.5 to 11.0.0.
3474 **- [Changelog](https:** //github.com/isaacs/node-glob/blob/main/changelog.md)
3475 **- [Commits](https:** //github.com/isaacs/node-glob/compare/v10.4.5...v11.0.0)
3476
3477 ---
3478 **updated-dependencies:**
3479 **- dependency-name:** glob
3480 ** dependency-type:** direct:production
3481 ** update-type:** version-update:semver-major
3482 ...
3483
3484 **Signed-off-by:** dependabot[bot] <[email protected]>
3485
3486 ### 16-07-2024 - [[Conventional Changelog Action](mailto:[email protected])]
3487
3488 * **release:** v9.18.1 [skip ci]
3489
3490 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
3491
3492
3493 ### 15-07-2024 - [[Ar Rakin](mailto:[email protected])]
3494
3495 * **chore(extensions):** build extensions [skip ci]
3496
3497 **Signed-off-by:** Ar Rakin <[email protected]>
3498
3499 * **chore(extensions):** build extensions [skip ci]
3500
3501 **Signed-off-by:** Ar Rakin <[email protected]>
3502
3503 * **chore(extensions):** build extensions [skip ci]
3504
3505 **Signed-off-by:** Ar Rakin <[email protected]>
3506
3507 * **chore(extensions):** build extensions [skip ci]
3508
3509 **Signed-off-by:** Ar Rakin <[email protected]>
3510
3511 * **chore(extensions):** build extensions [skip ci]
3512
3513 **Signed-off-by:** Ar Rakin <[email protected]>
3514
3515 * **chore(extensions):** build extensions [skip ci]
3516
3517 **Signed-off-by:** Ar Rakin <[email protected]>
3518
3519 * **chore(extensions):** build extensions [skip ci]
3520
3521 **Signed-off-by:** Ar Rakin <[email protected]>
3522
3523 * **chore(extensions):** build extensions [skip ci]
3524
3525 **Signed-off-by:** Ar Rakin <[email protected]>
3526
3527 * **chore(extensions):** build extensions [skip ci]
3528
3529 **Signed-off-by:** Ar Rakin <[email protected]>
3530
3531 * **chore(extensions):** build extensions [skip ci]
3532
3533 **Signed-off-by:** Ar Rakin <[email protected]>
3534
3535 * **chore(extensions):** build extensions [skip ci]
3536
3537 **Signed-off-by:** Ar Rakin <[email protected]>
3538
3539 * **chore(extensions):** build extensions [skip ci]
3540
3541 **Signed-off-by:** Ar Rakin <[email protected]>
3542
3543 * **chore(extensions):** build extensions [skip ci]
3544
3545 **Signed-off-by:** Ar Rakin <[email protected]>
3546
3547 * **chore(extensions):** build extensions [skip ci]
3548
3549 **Signed-off-by:** Ar Rakin <[email protected]>
3550
3551 * **chore(extensions):** build extensions [skip ci]
3552
3553 **Signed-off-by:** Ar Rakin <[email protected]>
3554
3555 * **chore(extensions):** build extensions [skip ci]
3556
3557 **Signed-off-by:** Ar Rakin <[email protected]>
3558
3559 * **chore(extensions):** build extensions [skip ci]
3560
3561 **Signed-off-by:** Ar Rakin <[email protected]>
3562
3563 * **chore(extensions):** build extensions [skip ci]
3564
3565 **Signed-off-by:** Ar Rakin <[email protected]>
3566
3567 * **chore(extensions):** build extensions [skip ci]
3568
3569 **Signed-off-by:** Ar Rakin <[email protected]>
3570
3571 * **chore(extensions):** build extensions [skip ci]
3572
3573 **Signed-off-by:** Ar Rakin <[email protected]>
3574
3575 * **chore(extensions):** build extensions [skip ci]
3576
3577 **Signed-off-by:** Ar Rakin <[email protected]>
3578
3579 * **chore(extensions):** build extensions [skip ci]
3580
3581 **Signed-off-by:** Ar Rakin <[email protected]>
3582
3583 * **chore(extensions):** build extensions [skip ci]
3584
3585 **Signed-off-by:** Ar Rakin <[email protected]>
3586
3587
3588 ### 14-07-2024 - [[Ar Rakin](mailto:[email protected])]
3589
3590 * **chore(extensions):** build extensions [skip ci]
3591
3592 **Signed-off-by:** Ar Rakin <[email protected]>
3593
3594 * **chore(extensions):** build extensions [skip ci]
3595
3596 **Signed-off-by:** Ar Rakin <[email protected]>
3597
3598 * **chore(extensions):** build extensions [skip ci]
3599
3600 **Signed-off-by:** Ar Rakin <[email protected]>
3601
3602 * **chore(extensions):** build extensions [skip ci]
3603
3604 **Signed-off-by:** Ar Rakin <[email protected]>
3605
3606 * **chore(extensions):** build extensions [skip ci]
3607
3608 **Signed-off-by:** Ar Rakin <[email protected]>
3609
3610 * **chore(extensions):** build extensions [skip ci]
3611
3612 **Signed-off-by:** Ar Rakin <[email protected]>
3613
3614 * **chore(extensions):** build extensions [skip ci]
3615
3616 **Signed-off-by:** Ar Rakin <[email protected]>
3617
3618 * **chore(extensions):** build extensions [skip ci]
3619
3620 **Signed-off-by:** Ar Rakin <[email protected]>
3621
3622 * **chore(extensions):** build extensions [skip ci]
3623
3624 **Signed-off-by:** Ar Rakin <[email protected]>
3625
3626 * **chore(extensions):** build extensions [skip ci]
3627
3628 **Signed-off-by:** Ar Rakin <[email protected]>
3629
3630 * **chore(extensions):** build extensions [skip ci]
3631
3632 **Signed-off-by:** Ar Rakin <[email protected]>
3633
3634 * **chore(extensions):** build extensions [skip ci]
3635
3636 **Signed-off-by:** Ar Rakin <[email protected]>
3637
3638 * **chore(extensions):** build extensions [skip ci]
3639
3640 **Signed-off-by:** Ar Rakin <[email protected]>
3641
3642 * **chore(extensions):** build extensions [skip ci]
3643
3644 **Signed-off-by:** Ar Rakin <[email protected]>
3645
3646 * **chore(extensions):** build extensions [skip ci]
3647
3648 **Signed-off-by:** Ar Rakin <[email protected]>
3649
3650 * **chore(extensions):** build extensions [skip ci]
3651
3652 **Signed-off-by:** Ar Rakin <[email protected]>
3653
3654 * **chore(extensions):** build extensions [skip ci]
3655
3656 **Signed-off-by:** Ar Rakin <[email protected]>
3657
3658 * **chore(extensions):** build extensions [skip ci]
3659
3660 **Signed-off-by:** Ar Rakin <[email protected]>
3661
3662 * **chore(extensions):** build extensions [skip ci]
3663
3664 **Signed-off-by:** Ar Rakin <[email protected]>
3665
3666 * **chore(extensions):** build extensions [skip ci]
3667
3668 **Signed-off-by:** Ar Rakin <[email protected]>
3669
3670 * **chore(extensions):** build extensions [skip ci]
3671
3672 **Signed-off-by:** Ar Rakin <[email protected]>
3673
3674 * **chore(extensions):** build extensions [skip ci]
3675
3676 **Signed-off-by:** Ar Rakin <[email protected]>
3677
3678 * **chore(extensions):** build extensions [skip ci]
3679
3680 **Signed-off-by:** Ar Rakin <[email protected]>
3681
3682
3683 ### 13-07-2024 - [[Ar Rakin](mailto:[email protected])]
3684
3685 * **chore(extensions):** build extensions [skip ci]
3686
3687 **Signed-off-by:** Ar Rakin <[email protected]>
3688
3689 * **chore(extensions):** build extensions [skip ci]
3690
3691 **Signed-off-by:** Ar Rakin <[email protected]>
3692
3693 * **chore(extensions):** build extensions [skip ci]
3694
3695 **Signed-off-by:** Ar Rakin <[email protected]>
3696
3697 * **chore(extensions):** build extensions [skip ci]
3698
3699 **Signed-off-by:** Ar Rakin <[email protected]>
3700
3701 * **chore(extensions):** build extensions [skip ci]
3702
3703 **Signed-off-by:** Ar Rakin <[email protected]>
3704
3705 * **fix(kernel):** better error messages during 2FA failure
3706
3707 **Signed-off-by:** Ar Rakin <[email protected]>
3708
3709 * **build:** update build tasks
3710
3711 **Signed-off-by:** Ar Rakin <[email protected]>
3712
3713 * **feat(blazebuild):** better CLI argument parsing
3714
3715 **Signed-off-by:** Ar Rakin <[email protected]>
3716
3717 * **chore(extensions):** build extensions [skip ci]
3718
3719 **Signed-off-by:** Ar Rakin <[email protected]>
3720
3721 * **chore(extensions):** build extensions [skip ci]
3722
3723 **Signed-off-by:** Ar Rakin <[email protected]>
3724
3725 * **fix:** environment variable parsing errors when using 2FA
3726
3727 **Signed-off-by:** Ar Rakin <[email protected]>
3728
3729 * **chore(extensions):** build extensions [skip ci]
3730
3731 **Signed-off-by:** Ar Rakin <[email protected]>
3732
3733 * **chore(extensions):** build extensions [skip ci]
3734
3735 **Signed-off-by:** Ar Rakin <[email protected]>
3736
3737 * **chore(extensions):** build extensions [skip ci]
3738
3739 **Signed-off-by:** Ar Rakin <[email protected]>
3740
3741 * **chore(extensions):** build extensions [skip ci]
3742
3743 **Signed-off-by:** Ar Rakin <[email protected]>
3744
3745 * **chore(extensions):** build extensions [skip ci]
3746
3747 **Signed-off-by:** Ar Rakin <[email protected]>
3748
3749 * **chore(extensions):** build extensions [skip ci]
3750
3751 **Signed-off-by:** Ar Rakin <[email protected]>
3752
3753 * **chore(extensions):** build extensions [skip ci]
3754
3755 **Signed-off-by:** Ar Rakin <[email protected]>
3756
3757 * **chore(extensions):** build extensions [skip ci]
3758
3759 **Signed-off-by:** Ar Rakin <[email protected]>
3760
3761 * **chore(extensions):** build extensions [skip ci]
3762
3763 **Signed-off-by:** Ar Rakin <[email protected]>
3764
3765 * **chore(extensions):** build extensions [skip ci]
3766
3767 **Signed-off-by:** Ar Rakin <[email protected]>
3768
3769 * **chore(extensions):** build extensions [skip ci]
3770
3771 **Signed-off-by:** Ar Rakin <[email protected]>
3772
3773 * **chore(extensions):** build extensions [skip ci]
3774
3775 **Signed-off-by:** Ar Rakin <[email protected]>
3776
3777 * **chore(extensions):** build extensions [skip ci]
3778
3779 **Signed-off-by:** Ar Rakin <[email protected]>
3780
3781 * **chore(extensions):** build extensions [skip ci]
3782
3783 **Signed-off-by:** Ar Rakin <[email protected]>
3784
3785 * **chore(extensions):** build extensions [skip ci]
3786
3787 **Signed-off-by:** Ar Rakin <[email protected]>
3788
3789
3790 ### 13-07-2024 - [[Ar Rakin](mailto:[email protected])]
3791
3792 * **ci:** update extensions.yml
3793
3794 **Signed-off-by:** Ar Rakin <[email protected]>
3795
3796 ### 13-07-2024 - [[Conventional Changelog Action](mailto:[email protected])]
3797
3798 * **release:** v9.18.0 [skip ci]
3799
3800 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
3801
3802 * **release:** v9.17.5 [skip ci]
3803
3804 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
3805
3806
3807 ### 12-07-2024 - [[Ar Rakin](mailto:[email protected])]
3808
3809 * **chore(extensions):** build extensions [skip ci]
3810
3811 **Signed-off-by:** Ar Rakin <[email protected]>
3812
3813 * **chore(extensions):** build extensions [skip ci]
3814
3815 **Signed-off-by:** Ar Rakin <[email protected]>
3816
3817 * **chore(extensions):** build extensions [skip ci]
3818
3819 **Signed-off-by:** Ar Rakin <[email protected]>
3820
3821 * **chore(extensions):** build extensions [skip ci]
3822
3823 **Signed-off-by:** Ar Rakin <[email protected]>
3824
3825 * **chore(extensions):** build extensions [skip ci]
3826
3827 **Signed-off-by:** Ar Rakin <[email protected]>
3828
3829 * **chore(extensions):** build extensions [skip ci]
3830
3831 **Signed-off-by:** Ar Rakin <[email protected]>
3832
3833 * **fix(blazebuild):** command line argument parsing
3834
3835 **Signed-off-by:** Ar Rakin <[email protected]>
3836
3837 * **fix:** apiServer loading error (race condition)
3838
3839 **Signed-off-by:** Ar Rakin <[email protected]>
3840
3841 * **chore:** update package.json
3842
3843 **Signed-off-by:** Ar Rakin <[email protected]>
3844
3845 * **build:** fix copyResources task
3846
3847 **Signed-off-by:** Ar Rakin <[email protected]>
3848
3849 * **fix(blazebuild):** sdk management
3850
3851 **Signed-off-by:** Ar Rakin <[email protected]>
3852
3853 * **chore(extensions):** build extensions [skip ci]
3854
3855 **Signed-off-by:** Ar Rakin <[email protected]>
3856
3857 * **build:** update migrate tasks
3858
3859 **Signed-off-by:** Ar Rakin <[email protected]>
3860
3861 * **chore:** update package.json scripts
3862
3863 **Signed-off-by:** Ar Rakin <[email protected]>
3864
3865 * **chore:** update package.json scripts
3866
3867 **Signed-off-by:** Ar Rakin <[email protected]>
3868
3869 * **chore(extensions):** build extensions [skip ci]
3870
3871 **Signed-off-by:** Ar Rakin <[email protected]>
3872
3873 * **chore:** update package.json scripts
3874
3875 **Signed-off-by:** Ar Rakin <[email protected]>
3876
3877 * **deps:** remove cross-env
3878
3879 **Signed-off-by:** Ar Rakin <[email protected]>
3880
3881 * **chore:** update package.json scripts
3882
3883 **Signed-off-by:** Ar Rakin <[email protected]>
3884
3885 * **ci:** finalize build workflow
3886
3887 **Signed-off-by:** Ar Rakin <[email protected]>
3888
3889 * **ci:** force git to use LF
3890
3891 **Signed-off-by:** Ar Rakin <[email protected]>
3892
3893 * **chore:** add .gitattributes
3894
3895 **Signed-off-by:** Ar Rakin <[email protected]>
3896
3897 * **build:** update copyResources task
3898
3899 **Signed-off-by:** Ar Rakin <[email protected]>
3900
3901 * **build:** update tsconfig.json
3902
3903 **Signed-off-by:** Ar Rakin <[email protected]>
3904
3905 * **chore(extensions):** build extensions [skip ci]
3906
3907 **Signed-off-by:** Ar Rakin <[email protected]>
3908
3909 * **build:** update blazebuild tasks for windows
3910
3911 **Signed-off-by:** Ar Rakin <[email protected]>
3912
3913 * **chore:** debug
3914
3915 **Signed-off-by:** Ar Rakin <[email protected]>
3916
3917 * **chore:** debug
3918
3919 **Signed-off-by:** Ar Rakin <[email protected]>
3920
3921 * **chore:** debug
3922
3923 **Signed-off-by:** Ar Rakin <[email protected]>
3924
3925 * **chore:** debug
3926
3927 **Signed-off-by:** Ar Rakin <[email protected]>
3928
3929 * **chore:** debug
3930
3931 **Signed-off-by:** Ar Rakin <[email protected]>
3932
3933 * **chore:** debug
3934
3935 **Signed-off-by:** Ar Rakin <[email protected]>
3936
3937 * **chore:** debug
3938
3939 **Signed-off-by:** Ar Rakin <[email protected]>
3940
3941 * **chore:** debug
3942
3943 **Signed-off-by:** Ar Rakin <[email protected]>
3944
3945 * **chore:** debug
3946
3947 **Signed-off-by:** Ar Rakin <[email protected]>
3948
3949 * **fix(blazebuild):** invalid path splitting on windows
3950
3951 **Signed-off-by:** Ar Rakin <[email protected]>
3952
3953 * **ci:** update build workflow
3954
3955 **Signed-off-by:** Ar Rakin <[email protected]>
3956
3957 * **ci:** update build workflow
3958
3959 **Signed-off-by:** Ar Rakin <[email protected]>
3960
3961 * **chore:** update blazew.ps1
3962
3963 **Signed-off-by:** Ar Rakin <[email protected]>
3964
3965 * **fix(blazebuild):** spawn race condition
3966
3967 **Signed-off-by:** Ar Rakin <[email protected]>
3968
3969 * **fix(blazebuild):** spawn race condition
3970
3971 **Signed-off-by:** Ar Rakin <[email protected]>
3972
3973 * **fix(blazebuild):** spawn race condition
3974
3975 **Signed-off-by:** Ar Rakin <[email protected]>
3976
3977 * **fix(blazebuild):** spawn race condition
3978
3979 **Signed-off-by:** Ar Rakin <[email protected]>
3980
3981 * **fix(blazebuild):** spawn race condition
3982
3983 **Signed-off-by:** Ar Rakin <[email protected]>
3984
3985 * **ci:** trigger blazebuild
3986
3987 **Signed-off-by:** Ar Rakin <[email protected]>
3988
3989 * **fix(blazew):** trying to symlink into a missing directory
3990
3991 **Signed-off-by:** Ar Rakin <[email protected]>
3992
3993 * **fix(blazew):** trying to symlink into a missing directory
3994
3995 **Signed-off-by:** Ar Rakin <[email protected]>
3996
3997 * **fix(blazew):** trying to symlink into a missing directory
3998
3999 **Signed-off-by:** Ar Rakin <[email protected]>
4000
4001 * **fix(blazew):** trying to symlink into a missing directory
4002
4003 **Signed-off-by:** Ar Rakin <[email protected]>
4004
4005 * **fix:** blazew bun crashing on CI
4006
4007 **Signed-off-by:** Ar Rakin <[email protected]>
4008
4009 * **ci:** update build workflow
4010
4011 **Signed-off-by:** Ar Rakin <[email protected]>
4012
4013 * **feat(blazebuild):** auto install deps
4014
4015 **Signed-off-by:** Ar Rakin <[email protected]>
4016
4017 * **fix(blazebuild):** logic to determine bun path if its installed globally
4018
4019 **Signed-off-by:** Ar Rakin <[email protected]>
4020
4021 * **fix(blazebuild):** bun crashes
4022
4023 **Signed-off-by:** Ar Rakin <[email protected]>
4024
4025 * **fix(blazebuild:bug:bun-internal):** a workaround for bun crash during creation of child process
4026
4027 **Signed-off-by:** Ar Rakin <[email protected]>
4028
4029 * **fix(blazebuild):** cpu arch check for arm64
4030
4031 **Signed-off-by:** Ar Rakin <[email protected]>
4032
4033 * **ci:** update build workflow
4034
4035 **Signed-off-by:** Ar Rakin <[email protected]>
4036
4037 * **feat(blazebuild):** support windows
4038
4039 **Signed-off-by:** Ar Rakin <[email protected]>
4040
4041 * **feat(blazebuild):** better blazebuild wrapper
4042
4043 **Signed-off-by:** Ar Rakin <[email protected]>
4044
4045 * **chore(extensions):** build extensions [skip ci]
4046
4047 **Signed-off-by:** Ar Rakin <[email protected]>
4048
4049 * **chore(extensions):** build extensions [skip ci]
4050
4051 **Signed-off-by:** Ar Rakin <[email protected]>
4052
4053 * **chore(extensions):** build extensions [skip ci]
4054
4055 **Signed-off-by:** Ar Rakin <[email protected]>
4056
4057 * **chore(extensions):** build extensions [skip ci]
4058
4059 **Signed-off-by:** Ar Rakin <[email protected]>
4060
4061 * **chore(extensions):** build extensions [skip ci]
4062
4063 **Signed-off-by:** Ar Rakin <[email protected]>
4064
4065 * **chore(extensions):** build extensions [skip ci]
4066
4067 **Signed-off-by:** Ar Rakin <[email protected]>
4068
4069 * **chore(extensions):** build extensions [skip ci]
4070
4071 **Signed-off-by:** Ar Rakin <[email protected]>
4072
4073 * **chore(extensions):** build extensions [skip ci]
4074
4075 **Signed-off-by:** Ar Rakin <[email protected]>
4076
4077 * **chore(extensions):** build extensions [skip ci]
4078
4079 **Signed-off-by:** Ar Rakin <[email protected]>
4080
4081 * **chore(extensions):** build extensions [skip ci]
4082
4083 **Signed-off-by:** Ar Rakin <[email protected]>
4084
4085 * **chore(extensions):** build extensions [skip ci]
4086
4087 **Signed-off-by:** Ar Rakin <[email protected]>
4088
4089
4090 ### 12-07-2024 - [[Conventional Changelog Action](mailto:[email protected])]
4091
4092 * **release:** v9.17.4 [skip ci]
4093
4094 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4095
4096 * **release:** v9.17.3 [skip ci]
4097
4098 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4099
4100 * **release:** v9.17.2 [skip ci]
4101
4102 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4103
4104 * **release:** v9.17.1 [skip ci]
4105
4106 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4107
4108 * **release:** v9.17.0 [skip ci]
4109
4110 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4111
4112
4113 ### 12-07-2024 - [[Ar Rakin](mailto:[email protected])]
4114
4115 * **docs:** update getting started page
4116
4117 **Signed-off-by:** Ar Rakin <[email protected]>
4118
4119 ### 11-07-2024 - [[Ar Rakin](mailto:[email protected])]
4120
4121 * **chore(extensions):** build extensions [skip ci]
4122
4123 **Signed-off-by:** Ar Rakin <[email protected]>
4124
4125 * **chore(extensions):** build extensions [skip ci]
4126
4127 **Signed-off-by:** Ar Rakin <[email protected]>
4128
4129 * **chore(extensions):** build extensions [skip ci]
4130
4131 **Signed-off-by:** Ar Rakin <[email protected]>
4132
4133 * **chore(extensions):** build extensions [skip ci]
4134
4135 **Signed-off-by:** Ar Rakin <[email protected]>
4136
4137 * **chore(extensions):** build extensions [skip ci]
4138
4139 **Signed-off-by:** Ar Rakin <[email protected]>
4140
4141 * **chore(extensions):** build extensions [skip ci]
4142
4143 **Signed-off-by:** Ar Rakin <[email protected]>
4144
4145 * **chore(extensions):** build extensions [skip ci]
4146
4147 **Signed-off-by:** Ar Rakin <[email protected]>
4148
4149 * **chore(extensions):** build extensions [skip ci]
4150
4151 **Signed-off-by:** Ar Rakin <[email protected]>
4152
4153 * **chore(extensions):** build extensions [skip ci]
4154
4155 **Signed-off-by:** Ar Rakin <[email protected]>
4156
4157 * **chore(extensions):** build extensions [skip ci]
4158
4159 **Signed-off-by:** Ar Rakin <[email protected]>
4160
4161 * **chore(extensions):** build extensions [skip ci]
4162
4163 **Signed-off-by:** Ar Rakin <[email protected]>
4164
4165 * **chore(extensions):** build extensions [skip ci]
4166
4167 **Signed-off-by:** Ar Rakin <[email protected]>
4168
4169 * **chore(extensions):** build extensions [skip ci]
4170
4171 **Signed-off-by:** Ar Rakin <[email protected]>
4172
4173 * **chore(extensions):** build extensions [skip ci]
4174
4175 **Signed-off-by:** Ar Rakin <[email protected]>
4176
4177 * **chore(extensions):** build extensions [skip ci]
4178
4179 **Signed-off-by:** Ar Rakin <[email protected]>
4180
4181 * **chore(extensions):** build extensions [skip ci]
4182
4183 **Signed-off-by:** Ar Rakin <[email protected]>
4184
4185 * **chore(extensions):** build extensions [skip ci]
4186
4187 **Signed-off-by:** Ar Rakin <[email protected]>
4188
4189 * **chore(extensions):** build extensions [skip ci]
4190
4191 **Signed-off-by:** Ar Rakin <[email protected]>
4192
4193 * **chore(extensions):** build extensions [skip ci]
4194
4195 **Signed-off-by:** Ar Rakin <[email protected]>
4196
4197 * **chore(extensions):** build extensions [skip ci]
4198
4199 **Signed-off-by:** Ar Rakin <[email protected]>
4200
4201 * **chore(extensions):** build extensions [skip ci]
4202
4203 **Signed-off-by:** Ar Rakin <[email protected]>
4204
4205 * **chore(extensions):** build extensions [skip ci]
4206
4207 **Signed-off-by:** Ar Rakin <[email protected]>
4208
4209 * **chore(extensions):** build extensions [skip ci]
4210
4211 **Signed-off-by:** Ar Rakin <[email protected]>
4212
4213
4214 ### 11-07-2024 - [[Ar Rakin](mailto:[email protected])]
4215
4216 * **docs:** change v8 getting started alert level to note
4217
4218 **Signed-off-by:** Ar Rakin <[email protected]>
4219 * **docs:** add alert for v8 getting started page (#179)
4220
4221
4222
4223 ### 11-07-2024 - [[nin](mailto:[email protected])]
4224
4225 * Update page.mdx
4226 * i wonder if this works
4227
4228 **Signed-off-by:** nin <[email protected]>
4229
4230 ### 10-07-2024 - [[Ar Rakin](mailto:[email protected])]
4231
4232 * **chore(extensions):** build extensions [skip ci]
4233
4234 **Signed-off-by:** Ar Rakin <[email protected]>
4235
4236 * **chore(extensions):** build extensions [skip ci]
4237
4238 **Signed-off-by:** Ar Rakin <[email protected]>
4239
4240 * **chore(extensions):** build extensions [skip ci]
4241
4242 **Signed-off-by:** Ar Rakin <[email protected]>
4243
4244 * **chore(extensions):** build extensions [skip ci]
4245
4246 **Signed-off-by:** Ar Rakin <[email protected]>
4247
4248 * **chore(extensions):** build extensions [skip ci]
4249
4250 **Signed-off-by:** Ar Rakin <[email protected]>
4251
4252 * **chore(extensions):** build extensions [skip ci]
4253
4254 **Signed-off-by:** Ar Rakin <[email protected]>
4255
4256 * **chore(extensions):** build extensions [skip ci]
4257
4258 **Signed-off-by:** Ar Rakin <[email protected]>
4259
4260 * **docs:** add slash command registration guide
4261
4262 **Signed-off-by:** Ar Rakin <[email protected]>
4263
4264 * **build:** update custom build tasks
4265
4266 **Signed-off-by:** Ar Rakin <[email protected]>
4267
4268 * **fix:** incorrect command line argument handling
4269
4270 **Signed-off-by:** Ar Rakin <[email protected]>
4271
4272 * **fix:** command line option `-u`, `-g`, and `-c`
4273
4274 **Signed-off-by:** Ar Rakin <[email protected]>
4275
4276 * **docs:** details on heap allocation errors
4277
4278 **Signed-off-by:** Ar Rakin <[email protected]>
4279
4280 * **chore(extensions):** build extensions [skip ci]
4281
4282 **Signed-off-by:** Ar Rakin <[email protected]>
4283
4284 * **docs:** getting started guide for v9
4285
4286 **Signed-off-by:** Ar Rakin <[email protected]>
4287
4288 * **build:** add migrate and generateMigrations task
4289
4290 **Signed-off-by:** Ar Rakin <[email protected]>
4291
4292 * **chore(extensions):** build extensions [skip ci]
4293
4294 **Signed-off-by:** Ar Rakin <[email protected]>
4295
4296 * **docs:** update donations link
4297
4298 **Signed-off-by:** Ar Rakin <[email protected]>
4299
4300 * **chore(extensions):** build extensions [skip ci]
4301
4302 **Signed-off-by:** Ar Rakin <[email protected]>
4303
4304 * **chore(extensions):** build extensions [skip ci]
4305
4306 **Signed-off-by:** Ar Rakin <[email protected]>
4307
4308 * **docs:** adjust min width for the TOC
4309
4310 **Signed-off-by:** Ar Rakin <[email protected]>
4311
4312 * **docs:** fix scroll issues when the TOC is large
4313
4314 **Signed-off-by:** Ar Rakin <[email protected]>
4315
4316 * **docs:** update nextjs config
4317
4318 **Signed-off-by:** Ar Rakin <[email protected]>
4319
4320 * **chore(extensions):** build extensions [skip ci]
4321
4322 **Signed-off-by:** Ar Rakin <[email protected]>
4323
4324 * **docs:** update nextjs config
4325
4326 **Signed-off-by:** Ar Rakin <[email protected]>
4327
4328 * **docs:** update licensing page
4329
4330 **Signed-off-by:** Ar Rakin <[email protected]>
4331
4332 * **docs:** update licensing page
4333
4334 **Signed-off-by:** Ar Rakin <[email protected]>
4335
4336 * **docs:** update scripts
4337
4338 **Signed-off-by:** Ar Rakin <[email protected]>
4339
4340 * **docs:** add license logo icons
4341
4342 **Signed-off-by:** Ar Rakin <[email protected]>
4343
4344 * **docs:** use plain markdown for license docs
4345
4346 **Signed-off-by:** Ar Rakin <[email protected]>
4347
4348 * **docs:** use plain markdown for license docs
4349
4350 **Signed-off-by:** Ar Rakin <[email protected]>
4351
4352 * **docs:** better license summary
4353
4354 **Signed-off-by:** Ar Rakin <[email protected]>
4355
4356 * **docs:** add licensing page
4357
4358 **Signed-off-by:** Ar Rakin <[email protected]>
4359
4360 * **chore(extensions):** build extensions [skip ci]
4361
4362 **Signed-off-by:** Ar Rakin <[email protected]>
4363
4364 * **chore(extensions):** build extensions [skip ci]
4365
4366 **Signed-off-by:** Ar Rakin <[email protected]>
4367
4368 * **chore(extensions):** build extensions [skip ci]
4369
4370 **Signed-off-by:** Ar Rakin <[email protected]>
4371
4372 * **chore(extensions):** build extensions [skip ci]
4373
4374 **Signed-off-by:** Ar Rakin <[email protected]>
4375
4376 * **chore(extensions):** build extensions [skip ci]
4377
4378 **Signed-off-by:** Ar Rakin <[email protected]>
4379
4380 * **docs:** update readme
4381
4382 **Signed-off-by:** Ar Rakin <[email protected]>
4383
4384 * **chore(extensions):** build extensions [skip ci]
4385
4386 **Signed-off-by:** Ar Rakin <[email protected]>
4387
4388 * **chore(extensions):** build extensions [skip ci]
4389
4390 **Signed-off-by:** Ar Rakin <[email protected]>
4391
4392 * **chore(extensions):** build extensions [skip ci]
4393
4394 **Signed-off-by:** Ar Rakin <[email protected]>
4395
4396 * **chore(extensions):** build extensions [skip ci]
4397
4398 **Signed-off-by:** Ar Rakin <[email protected]>
4399
4400 * **chore(extensions):** build extensions [skip ci]
4401
4402 **Signed-off-by:** Ar Rakin <[email protected]>
4403
4404 * **chore(extensions):** build extensions [skip ci]
4405
4406 **Signed-off-by:** Ar Rakin <[email protected]>
4407
4408 * **chore(extensions):** build extensions [skip ci]
4409
4410 **Signed-off-by:** Ar Rakin <[email protected]>
4411
4412 * **chore(extensions):** build extensions [skip ci]
4413
4414 **Signed-off-by:** Ar Rakin <[email protected]>
4415
4416 * **chore(extensions):** build extensions [skip ci]
4417
4418 **Signed-off-by:** Ar Rakin <[email protected]>
4419
4420 * **chore(extensions):** build extensions [skip ci]
4421
4422 **Signed-off-by:** Ar Rakin <[email protected]>
4423
4424 * **chore(extensions):** build extensions [skip ci]
4425
4426 **Signed-off-by:** Ar Rakin <[email protected]>
4427
4428 * **chore(extensions):** build extensions [skip ci]
4429
4430 **Signed-off-by:** Ar Rakin <[email protected]>
4431
4432
4433 ### 10-07-2024 - [[Ar Rakin](mailto:[email protected])]
4434
4435 * **ci:** fix docker workflow
4436
4437 **Signed-off-by:** Ar Rakin <[email protected]>
4438
4439 * **ci:** update docker workflow
4440
4441 **Signed-off-by:** Ar Rakin <[email protected]>
4442
4443
4444 ### 10-07-2024 - [[Ar Rakin](mailto:[email protected])]
4445
4446 * **deps:** bump react-icons from 4.12.0 to 5.2.1 in /docs
4447
4448
4449 * **deps:** bump remark-mdx-frontmatter from 4.0.0 to 5.0.0 in /docs
4450
4451
4452 * **chore(readme):** update logo link
4453
4454 **Signed-off-by:** Ar Rakin <[email protected]>
4455 * **chore(readme):** update logo image
4456
4457 **Signed-off-by:** Ar Rakin <[email protected]>
4458 * **docs:** update licensing page
4459
4460 **Signed-off-by:** Ar Rakin <[email protected]>
4461 * **chore(blazebuild):** update README.md
4462
4463 **Signed-off-by:** Ar Rakin <[email protected]>
4464 * **chore:** update README.md
4465
4466 **Signed-off-by:** Ar Rakin <[email protected]>
4467 * **ci:** update extensions.yml
4468
4469 **Signed-off-by:** Ar Rakin <[email protected]>
4470
4471 ### 10-07-2024 - [[Conventional Changelog Action](mailto:[email protected])]
4472
4473 * **release:** v9.16.20 [skip ci]
4474
4475 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4476
4477 * **release:** v9.16.19 [skip ci]
4478
4479 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4480
4481
4482 ### 09-07-2024 - [[Ar Rakin](mailto:[email protected])]
4483
4484 * **chore(extensions):** build extensions [skip ci]
4485
4486 **Signed-off-by:** Ar Rakin <[email protected]>
4487
4488 * **chore(extensions):** build extensions [skip ci]
4489
4490 **Signed-off-by:** Ar Rakin <[email protected]>
4491
4492 * **chore(extensions):** build extensions [skip ci]
4493
4494 **Signed-off-by:** Ar Rakin <[email protected]>
4495
4496 * **chore(extensions):** build extensions [skip ci]
4497
4498 **Signed-off-by:** Ar Rakin <[email protected]>
4499
4500 * **chore(extensions):** build extensions [skip ci]
4501
4502 **Signed-off-by:** Ar Rakin <[email protected]>
4503
4504 * **chore(extensions):** build extensions [skip ci]
4505
4506 **Signed-off-by:** Ar Rakin <[email protected]>
4507
4508 * **chore(extensions):** build extensions [skip ci]
4509
4510 **Signed-off-by:** Ar Rakin <[email protected]>
4511
4512 * **chore(extensions):** build extensions [skip ci]
4513
4514 **Signed-off-by:** Ar Rakin <[email protected]>
4515
4516 * **chore(extensions):** build extensions [skip ci]
4517
4518 **Signed-off-by:** Ar Rakin <[email protected]>
4519
4520 * **chore(extensions):** build extensions [skip ci]
4521
4522 **Signed-off-by:** Ar Rakin <[email protected]>
4523
4524 * **chore(extensions):** build extensions [skip ci]
4525
4526 **Signed-off-by:** Ar Rakin <[email protected]>
4527
4528 * **chore:** update readme
4529
4530 **Signed-off-by:** Ar Rakin <[email protected]>
4531
4532 * **ci(commitlint):** ignore dependabot commits
4533
4534 **Signed-off-by:** Ar Rakin <[email protected]>
4535
4536 * **chore:** update commitlint config
4537
4538 **Signed-off-by:** Ar Rakin <[email protected]>
4539
4540 * **ci(commitlint):** ignore dependabot commits
4541
4542 **Signed-off-by:** Ar Rakin <[email protected]>
4543
4544 * **fix(services):** make sure to import `tar` correctly
4545
4546 **Signed-off-by:** Ar Rakin <[email protected]>
4547
4548 * **fix:** remove console.log calls
4549
4550 **Signed-off-by:** Ar Rakin <[email protected]>
4551
4552 * **fix(caching):** not using cached values
4553
4554 **Signed-off-by:** Ar Rakin <[email protected]>
4555
4556 * **chore(extensions):** build extensions [skip ci]
4557
4558 **Signed-off-by:** Ar Rakin <[email protected]>
4559
4560 * **chore(extensions):** build extensions [skip ci]
4561
4562 **Signed-off-by:** Ar Rakin <[email protected]>
4563
4564 * **chore(extensions):** build extensions [skip ci]
4565
4566 **Signed-off-by:** Ar Rakin <[email protected]>
4567
4568 * **chore(extensions):** build extensions [skip ci]
4569
4570 **Signed-off-by:** Ar Rakin <[email protected]>
4571
4572 * **chore(extensions):** build extensions [skip ci]
4573
4574 **Signed-off-by:** Ar Rakin <[email protected]>
4575
4576 * **chore(extensions):** build extensions [skip ci]
4577
4578 **Signed-off-by:** Ar Rakin <[email protected]>
4579
4580 * **chore:** update readme
4581
4582 **Signed-off-by:** Ar Rakin <[email protected]>
4583
4584 * **docs:** license docs under the AGPL-3.0 and GFDL-1.3
4585
4586 **Signed-off-by:** Ar Rakin <[email protected]>
4587
4588 * **chore(blazebuild):** add license
4589
4590 **Signed-off-by:** Ar Rakin <[email protected]>
4591
4592 * **chore(extensions):** build extensions [skip ci]
4593
4594 **Signed-off-by:** Ar Rakin <[email protected]>
4595
4596 * **chore(blazebuild):** update readme
4597
4598 **Signed-off-by:** Ar Rakin <[email protected]>
4599
4600 * **chore(config:schemas):** regenerate schema files
4601
4602 **Signed-off-by:** Ar Rakin <[email protected]>
4603
4604 * **fix(api:MainController):** reset started_at date of the server when it's not present
4605
4606 **Signed-off-by:** Ar Rakin <[email protected]>
4607
4608 * **fix(schemas:systemConfig):** using unstable date as schema default
4609
4610 **Signed-off-by:** Ar Rakin <[email protected]>
4611
4612 * **chore(extensions):** build extensions [skip ci]
4613
4614 **Signed-off-by:** Ar Rakin <[email protected]>
4615
4616 * **build(blazew):** update script debug mode
4617
4618 **Signed-off-by:** Ar Rakin <[email protected]>
4619
4620 * **chore(extensions):** build extensions [skip ci]
4621
4622 **Signed-off-by:** Ar Rakin <[email protected]>
4623
4624 * **build(docker):** update Dockerfile
4625
4626 **Signed-off-by:** Ar Rakin <[email protected]>
4627
4628 * **chore(debug):** update blazew
4629
4630 **Signed-off-by:** Ar Rakin <[email protected]>
4631
4632 * **ci:** update extensions workflow
4633
4634 **Signed-off-by:** Ar Rakin <[email protected]>
4635
4636 * **ci:** fix workflows
4637
4638 **Signed-off-by:** Ar Rakin <[email protected]>
4639
4640 * **chore(extensions):** build extensions [skip ci]
4641
4642 **Signed-off-by:** Ar Rakin <[email protected]>
4643
4644 * **chore(extensions):** build extensions [skip ci]
4645
4646 **Signed-off-by:** Ar Rakin <[email protected]>
4647
4648 * **chore(extensions):** build extensions [skip ci]
4649
4650 **Signed-off-by:** Ar Rakin <[email protected]>
4651
4652 * **chore(extensions):** build extensions [skip ci]
4653
4654 **Signed-off-by:** Ar Rakin <[email protected]>
4655
4656 * **chore(extensions):** build extensions [skip ci]
4657
4658 **Signed-off-by:** Ar Rakin <[email protected]>
4659
4660 * **chore(extensions):** build extensions [skip ci]
4661
4662 **Signed-off-by:** Ar Rakin <[email protected]>
4663
4664 * **chore(extensions):** build extensions [skip ci]
4665
4666 **Signed-off-by:** Ar Rakin <[email protected]>
4667
4668 * **chore(extensions):** build extensions [skip ci]
4669
4670 **Signed-off-by:** Ar Rakin <[email protected]>
4671
4672 * **chore(extensions):** build extensions [skip ci]
4673
4674 **Signed-off-by:** Ar Rakin <[email protected]>
4675
4676 * **chore(extensions):** build extensions [skip ci]
4677
4678 **Signed-off-by:** Ar Rakin <[email protected]>
4679
4680 * **chore(extensions):** build extensions [skip ci]
4681
4682 **Signed-off-by:** Ar Rakin <[email protected]>
4683
4684 * **chore(extensions):** build extensions [skip ci]
4685
4686 **Signed-off-by:** Ar Rakin <[email protected]>
4687
4688 * **chore(extensions):** build extensions [skip ci]
4689
4690 **Signed-off-by:** Ar Rakin <[email protected]>
4691
4692 * **chore(extensions):** build extensions [skip ci]
4693
4694 **Signed-off-by:** Ar Rakin <[email protected]>
4695
4696 * **chore(extensions):** build extensions [skip ci]
4697
4698 **Signed-off-by:** Ar Rakin <[email protected]>
4699
4700 * **chore(extensions):** build extensions [skip ci]
4701
4702 **Signed-off-by:** Ar Rakin <[email protected]>
4703
4704 * **chore(extensions):** build extensions [skip ci]
4705
4706 **Signed-off-by:** Ar Rakin <[email protected]>
4707
4708 * **chore(extensions):** build extensions [skip ci]
4709
4710 **Signed-off-by:** Ar Rakin <[email protected]>
4711
4712 * **chore(extensions):** build extensions [skip ci]
4713
4714 **Signed-off-by:** Ar Rakin <[email protected]>
4715
4716 * **chore(extensions):** build extensions [skip ci]
4717
4718 **Signed-off-by:** Ar Rakin <[email protected]>
4719
4720 * **chore(extensions):** build extensions [skip ci]
4721
4722 **Signed-off-by:** Ar Rakin <[email protected]>
4723
4724 * **chore(extensions):** build extensions [skip ci]
4725
4726 **Signed-off-by:** Ar Rakin <[email protected]>
4727
4728 * **chore(extensions):** build extensions [skip ci]
4729
4730 **Signed-off-by:** Ar Rakin <[email protected]>
4731
4732 * **chore(extensions):** build extensions [skip ci]
4733
4734 **Signed-off-by:** Ar Rakin <[email protected]>
4735
4736 * **chore(extensions):** build extensions [skip ci]
4737
4738 **Signed-off-by:** Ar Rakin <[email protected]>
4739
4740 * **chore(extensions):** build extensions [skip ci]
4741
4742 **Signed-off-by:** Ar Rakin <[email protected]>
4743
4744 * **chore(extensions):** build extensions [skip ci]
4745
4746 **Signed-off-by:** Ar Rakin <[email protected]>
4747
4748 * **chore(extensions):** build extensions [skip ci]
4749
4750 **Signed-off-by:** Ar Rakin <[email protected]>
4751
4752 * **chore(extensions):** build extensions [skip ci]
4753
4754 **Signed-off-by:** Ar Rakin <[email protected]>
4755
4756 * **chore(extensions):** build extensions [skip ci]
4757
4758 **Signed-off-by:** Ar Rakin <[email protected]>
4759
4760 * **chore(extensions):** build extensions [skip ci]
4761
4762 **Signed-off-by:** Ar Rakin <[email protected]>
4763
4764
4765 ### 09-07-2024 - [[Conventional Changelog Action](mailto:[email protected])]
4766
4767 * **release:** v9.16.18 [skip ci]
4768
4769 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4770
4771 * **release:** v9.16.17 [skip ci]
4772
4773 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4774
4775 * **release:** v9.16.16 [skip ci]
4776
4777 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4778
4779 * **release:** v9.16.15 [skip ci]
4780
4781 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4782
4783 * **release:** v9.16.14 [skip ci]
4784
4785 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4786
4787 * **release:** v9.16.13 [skip ci]
4788
4789 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4790
4791 * **release:** v9.16.12 [skip ci]
4792
4793 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4794
4795 * **release:** v9.16.11 [skip ci]
4796
4797 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4798
4799 * **release:** v9.16.10 [skip ci]
4800
4801 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4802
4803 * **release:** v9.16.9 [skip ci]
4804
4805 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4806
4807 * **release:** v9.16.8 [skip ci]
4808
4809 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4810
4811 * **release:** v9.16.7 [skip ci]
4812
4813 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4814
4815 * **release:** v9.16.6 [skip ci]
4816
4817 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4818
4819 * **release:** v9.16.5 [skip ci]
4820
4821 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4822
4823 * **release:** v9.16.4 [skip ci]
4824
4825 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4826
4827
4828 ### 09-07-2024 - [[dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)]
4829
4830 * **deps:** bump remark-mdx-frontmatter from 4.0.0 to 5.0.0 in /docs
4831
4832 **Bumps [remark-mdx-frontmatter](https:** //github.com/remcohaszing/remark-mdx-frontmatter) from 4.0.0 to 5.0.0.
4833 **- [Release notes](https:** //github.com/remcohaszing/remark-mdx-frontmatter/releases)
4834 **- [Commits](https:** //github.com/remcohaszing/remark-mdx-frontmatter/compare/v4.0.0...v5.0.0)
4835
4836 ---
4837 **updated-dependencies:**
4838 **- dependency-name:** remark-mdx-frontmatter
4839 ** dependency-type:** direct:production
4840 ** update-type:** version-update:semver-major
4841 ...
4842
4843 **Signed-off-by:** dependabot[bot] <[email protected]>
4844 * **deps:** bump react-icons from 4.12.0 to 5.2.1 in /docs
4845
4846 **Bumps [react-icons](https:** //github.com/react-icons/react-icons) from 4.12.0 to 5.2.1.
4847 **- [Release notes](https:** //github.com/react-icons/react-icons/releases)
4848 **- [Commits](https:** //github.com/react-icons/react-icons/compare/v4.12.0...v5.2.1)
4849
4850 ---
4851 **updated-dependencies:**
4852 **- dependency-name:** react-icons
4853 ** dependency-type:** direct:production
4854 ** update-type:** version-update:semver-major
4855 ...
4856
4857 **Signed-off-by:** dependabot[bot] <[email protected]>
4858 * **build(deps):** bump express-rate-limit from 6.11.2 to 7.3.1
4859
4860 **Bumps [express-rate-limit](https:** //github.com/express-rate-limit/express-rate-limit) from 6.11.2 to 7.3.1.
4861 **- [Release notes](https:** //github.com/express-rate-limit/express-rate-limit/releases)
4862 **- [Commits](https:** //github.com/express-rate-limit/express-rate-limit/compare/v6.11.2...v7.3.1)
4863
4864 ---
4865 **updated-dependencies:**
4866 **- dependency-name:** express-rate-limit
4867 ** dependency-type:** direct:production
4868 ** update-type:** version-update:semver-major
4869 ...
4870
4871 **Signed-off-by:** dependabot[bot] <[email protected]>
4872 * **deps:** bump chalk from 4.1.2 to 5.3.0 in /blazebuild
4873
4874 **Bumps [chalk](https:** //github.com/chalk/chalk) from 4.1.2 to 5.3.0.
4875 **- [Release notes](https:** //github.com/chalk/chalk/releases)
4876 **- [Commits](https:** //github.com/chalk/chalk/compare/v4.1.2...v5.3.0)
4877
4878 ---
4879 **updated-dependencies:**
4880 **- dependency-name:** chalk
4881 ** dependency-type:** direct:production
4882 ** update-type:** version-update:semver-major
4883 ...
4884
4885 **Signed-off-by:** dependabot[bot] <[email protected]>
4886 * **deps:** bump tar from 6.2.1 to 7.4.0
4887
4888 **Bumps [tar](https:** //github.com/isaacs/node-tar) from 6.2.1 to 7.4.0.
4889 **- [Release notes](https:** //github.com/isaacs/node-tar/releases)
4890 **- [Changelog](https:** //github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
4891 **- [Commits](https:** //github.com/isaacs/node-tar/compare/v6.2.1...v7.4.0)
4892
4893 ---
4894 **updated-dependencies:**
4895 **- dependency-name:** tar
4896 ** dependency-type:** direct:production
4897 ** update-type:** version-update:semver-major
4898 ...
4899
4900 **Signed-off-by:** dependabot[bot] <[email protected]>
4901 * **deps:** bump date-fns from 2.30.0 to 3.6.0
4902
4903 **Bumps [date-fns](https:** //github.com/date-fns/date-fns) from 2.30.0 to 3.6.0.
4904 **- [Release notes](https:** //github.com/date-fns/date-fns/releases)
4905 **- [Changelog](https:** //github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
4906 **- [Commits](https:** //github.com/date-fns/date-fns/compare/v2.30.0...v3.6.0)
4907
4908 ---
4909 **updated-dependencies:**
4910 **- dependency-name:** date-fns
4911 ** dependency-type:** direct:production
4912 ** update-type:** version-update:semver-major
4913 ...
4914
4915 **Signed-off-by:** dependabot[bot] <[email protected]>
4916 * **deps:** bump ascii-table3 from 0.8.2 to 0.9.0
4917
4918 **Bumps [ascii-table3](https:** //github.com/AllMightySauron/ascii-table3) from 0.8.2 to 0.9.0.
4919 **- [Release notes](https:** //github.com/AllMightySauron/ascii-table3/releases)
4920 **- [Commits](https:** //github.com/AllMightySauron/ascii-table3/compare/0.8.2...0.9.0)
4921
4922 ---
4923 **updated-dependencies:**
4924 **- dependency-name:** ascii-table3
4925 ** dependency-type:** direct:production
4926 ** update-type:** version-update:semver-minor
4927 ...
4928
4929 **Signed-off-by:** dependabot[bot] <[email protected]>
4930 * **build(deps):** bump reflect-metadata from 0.1.14 to 0.2.2
4931
4932 **Bumps [reflect-metadata](https:** //github.com/rbuckton/reflect-metadata) from 0.1.14 to 0.2.2.
4933 **- [Release notes](https:** //github.com/rbuckton/reflect-metadata/releases)
4934 **- [Changelog](https:** //github.com/rbuckton/reflect-metadata/blob/main/tsconfig-release.json)
4935 **- [Commits](https:** //github.com/rbuckton/reflect-metadata/commits)
4936
4937 ---
4938 **updated-dependencies:**
4939 **- dependency-name:** reflect-metadata
4940 ** dependency-type:** direct:production
4941 ** update-type:** version-update:semver-minor
4942 ...
4943
4944 **Signed-off-by:** dependabot[bot] <[email protected]>
4945 * **build(deps):** bump undici from 5.28.4 to 6.19.2
4946
4947 **Bumps [undici](https:** //github.com/nodejs/undici) from 5.28.4 to 6.19.2.
4948 **- [Release notes](https:** //github.com/nodejs/undici/releases)
4949 **- [Commits](https:** //github.com/nodejs/undici/compare/v5.28.4...v6.19.2)
4950
4951 ---
4952 **updated-dependencies:**
4953 **- dependency-name:** undici
4954 ** dependency-type:** direct:production
4955 ** update-type:** version-update:semver-major
4956 ...
4957
4958 **Signed-off-by:** dependabot[bot] <[email protected]>
4959 * **build(deps-dev):** bump @types/uuid from 9.0.8 to 10.0.0
4960
4961 **Bumps [@types/uuid](https:** //github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.8 to 10.0.0.
4962 **- [Release notes](https:** //github.com/DefinitelyTyped/DefinitelyTyped/releases)
4963 **- [Commits](https:** //github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)
4964
4965 ---
4966 **updated-dependencies:**
4967 **- dependency-name:** "@types/uuid"
4968 ** dependency-type:** direct:development
4969 ** update-type:** version-update:semver-major
4970 ...
4971
4972 **Signed-off-by:** dependabot[bot] <[email protected]>
4973 * **build(deps):** bump glob from 10.4.5 to 11.0.0
4974
4975 **Bumps [glob](https:** //github.com/isaacs/node-glob) from 10.4.5 to 11.0.0.
4976 **- [Changelog](https:** //github.com/isaacs/node-glob/blob/main/changelog.md)
4977 **- [Commits](https:** //github.com/isaacs/node-glob/compare/v10.4.5...v11.0.0)
4978
4979 ---
4980 **updated-dependencies:**
4981 **- dependency-name:** glob
4982 ** dependency-type:** direct:production
4983 ** update-type:** version-update:semver-major
4984 ...
4985
4986 **Signed-off-by:** dependabot[bot] <[email protected]>
4987
4988 ### 09-07-2024 - [[Ar Rakin](mailto:[email protected])]
4989
4990 * **build(deps):** bump express-rate-limit from 6.11.2 to 7.3.1
4991
4992
4993 * **ci:** update dependabot.yml
4994
4995 **Signed-off-by:** Ar Rakin <[email protected]>
4996 * **build(deps-dev):** bump @types/uuid from 9.0.8 to 10.0.0
4997
4998
4999 * **build(deps):** bump reflect-metadata from 0.1.14 to 0.2.2
5000
5001
5002 * **ci:** update dependabot.yml
5003
5004 **Signed-off-by:** Ar Rakin <[email protected]>
5005 * **ci(dependabot):** create dependabot.yml
5006
5007 **Signed-off-by:** Ar Rakin <[email protected]>
5008 * **chore(blazebuild):** add LICENSE
5009
5010 **Signed-off-by:** Ar Rakin <[email protected]>
5011
5012 ### 08-08-2022 - [[Ar Rakin](mailto:[email protected])]
5013
5014 * **revert:** unexpected license update by mistake
5015
5016 **NOTE:** this commit overwrites its original date.
5017 **Signed-off-by:** Ar Rakin <[email protected]>
5018
5019
5020 ### 09-07-2024 - [[Ar Rakin](mailto:[email protected])]
5021
5022 * **build(docker):** update Dockerfile
5023
5024 **Signed-off-by:** Ar Rakin <[email protected]>
5025
5026 * **build(deps):** dependencies were not being installed correctly
5027
5028 **Signed-off-by:** Ar Rakin <[email protected]>
5029
5030
5031 ### 08-07-2024 - [[Ar Rakin](mailto:[email protected])]
5032
5033 * **chore(extensions):** build extensions [skip ci]
5034
5035 **Signed-off-by:** Ar Rakin <[email protected]>
5036
5037 * **chore(extensions):** build extensions [skip ci]
5038
5039 **Signed-off-by:** Ar Rakin <[email protected]>
5040
5041 * **chore(extensions):** build extensions [skip ci]
5042
5043 **Signed-off-by:** Ar Rakin <[email protected]>
5044
5045 * **chore(extensions):** build extensions [skip ci]
5046
5047 **Signed-off-by:** Ar Rakin <[email protected]>
5048
5049 * **chore(extensions):** build extensions [skip ci]
5050
5051 **Signed-off-by:** Ar Rakin <[email protected]>
5052
5053 * **chore(extensions):** build extensions [skip ci]
5054
5055 **Signed-off-by:** Ar Rakin <[email protected]>
5056
5057 * **chore(extensions):** build extensions [skip ci]
5058
5059 **Signed-off-by:** Ar Rakin <[email protected]>
5060
5061 * **chore(extensions):** build extensions [skip ci]
5062
5063 **Signed-off-by:** Ar Rakin <[email protected]>
5064
5065 * **chore(extensions):** build extensions [skip ci]
5066
5067 **Signed-off-by:** Ar Rakin <[email protected]>
5068
5069 * **chore(extensions):** build extensions [skip ci]
5070
5071 **Signed-off-by:** Ar Rakin <[email protected]>
5072
5073 * **chore(extensions):** build extensions [skip ci]
5074
5075 **Signed-off-by:** Ar Rakin <[email protected]>
5076
5077 * **chore(extensions):** build extensions [skip ci]
5078
5079 **Signed-off-by:** Ar Rakin <[email protected]>
5080
5081 * **chore(extensions):** build extensions [skip ci]
5082
5083 **Signed-off-by:** Ar Rakin <[email protected]>
5084
5085 * **chore(extensions):** build extensions [skip ci]
5086
5087 **Signed-off-by:** Ar Rakin <[email protected]>
5088
5089 * **chore(extensions):** build extensions [skip ci]
5090
5091 **Signed-off-by:** Ar Rakin <[email protected]>
5092
5093 * **chore(extensions):** build extensions [skip ci]
5094
5095 **Signed-off-by:** Ar Rakin <[email protected]>
5096
5097 * **build(blazew):** wrapper script errors
5098
5099 **Signed-off-by:** Ar Rakin <[email protected]>
5100
5101 * **build(blazew):** wrapper script errors
5102
5103 **Signed-off-by:** Ar Rakin <[email protected]>
5104
5105 * **build(blazew):** update wrapper script
5106
5107 **Signed-off-by:** Ar Rakin <[email protected]>
5108
5109 * **build(docker):** update Dockerfile
5110
5111 **Signed-off-by:** Ar Rakin <[email protected]>
5112
5113 * **build(docker):** update Dockerfile
5114
5115 **Signed-off-by:** Ar Rakin <[email protected]>
5116
5117 * **ci:** update git commit message of the release workflow
5118
5119 **Signed-off-by:** Ar Rakin <[email protected]>
5120
5121 * **build(docker):** update Dockerfile
5122
5123 **Signed-off-by:** Ar Rakin <[email protected]>
5124
5125 * **build(docker):** update Dockerfile
5126
5127 **Signed-off-by:** Ar Rakin <[email protected]>
5128
5129 * **chore(pm2):** update pm2 echosystem configuration
5130
5131 **Signed-off-by:** Ar Rakin <[email protected]>
5132
5133 * **fix(utils):** invalid way of determining system prefix
5134
5135 **Signed-off-by:** Ar Rakin <[email protected]>
5136
5137 * **ci:** update labels
5138
5139 **Signed-off-by:** Ar Rakin <[email protected]>
5140
5141 * **ci:** fix blazebuild workflow
5142
5143 **Signed-off-by:** Ar Rakin <[email protected]>
5144
5145 * **chore(blazebuild):** update readme
5146
5147 **Signed-off-by:** Ar Rakin <[email protected]>
5148
5149 * **chore(blazebuild):** update readme
5150
5151 **Signed-off-by:** Ar Rakin <[email protected]>
5152
5153 * **fix(security:ModerationRuleHandler):** invalid property access on string
5154
5155 **Signed-off-by:** Ar Rakin <[email protected]>
5156
5157 * **chore:** update .node-version
5158
5159 **Signed-off-by:** Ar Rakin <[email protected]>
5160
5161 * **chore:** fix merge conflicts
5162
5163 **Signed-off-by:** Ar Rakin <[email protected]>
5164
5165 * **ci:** add commitlint workflows
5166
5167 **Signed-off-by:** Ar Rakin <[email protected]>
5168
5169 * **fix:** optional module loading
5170
5171 **Signed-off-by:** Ar Rakin <[email protected]>
5172
5173 * **chore(extensions):** build extensions [skip ci]
5174 * **chore(extensions):** build extensions [skip ci]
5175 * **chore(extensions):** build extensions [skip ci]
5176 * **chore(extensions):** build extensions [skip ci]
5177 * **chore(extensions):** build extensions [skip ci]
5178 * **chore(extensions):** build extensions [skip ci]
5179 * **chore(extensions):** build extensions [skip ci]
5180 * **chore(extensions):** build extensions [skip ci]
5181 * **chore(extensions):** build extensions [skip ci]
5182 * **chore(extensions):** build extensions [skip ci]
5183 * **chore(extensions):** build extensions [skip ci]
5184 * **chore(extensions):** build extensions [skip ci]
5185 * **chore(extensions):** build extensions [skip ci]
5186 * **chore(extensions):** build extensions [skip ci]
5187 * **chore(extensions):** build extensions [skip ci]
5188 * **chore(extensions):** build extensions [skip ci]
5189 * **chore(extensions):** build extensions [skip ci]
5190 * **chore(extensions):** build extensions [skip ci]
5191 * **chore(extensions):** build extensions [skip ci]
5192 * **chore(extensions):** build extensions [skip ci]
5193 * **chore(extensions):** build extensions [skip ci]
5194 * **chore(extensions):** build extensions [skip ci]
5195 * **chore(extensions):** build extensions [skip ci]
5196 * **chore(extensions):** build extensions [skip ci]
5197 * **chore(extensions):** build extensions [skip ci]
5198 * **chore(extensions):** build extensions [skip ci]
5199 * **chore(extensions):** build extensions [skip ci]
5200
5201 ### 08-07-2024 - [[Ar Rakin](mailto:[email protected])]
5202
5203 * **ci:** update extensions.yml
5204 * **build:** update blaze_wrapper.properties
5205
5206 **Signed-off-by:** Ar Rakin <[email protected]>
5207 * **chore:** update TODO.md
5208
5209 **Signed-off-by:** Ar Rakin <[email protected]>
5210 * **ci:** add blazebuild build workflow
5211
5212 **Signed-off-by:** Ar Rakin <[email protected]>
5213 * **ci(codeql):** exclude test files
5214
5215 **Signed-off-by:** Ar Rakin <[email protected]>
5216 * **chore(blazebuild):** add version to package.json
5217
5218 **Signed-off-by:** Ar Rakin <[email protected]>
5219 * **chore(blazebuild):** update readme
5220
5221 **Signed-off-by:** Ar Rakin <[email protected]>
5222 * **fix:** type errors
5223
5224 **Signed-off-by:** Ar Rakin <[email protected]>
5225 * **ci:** update commitlint.yml
5226
5227 **Signed-off-by:** Ar Rakin <[email protected]>
5228 * **ci:** update extensions workflow
5229
5230 **Signed-off-by:** Ar Rakin <[email protected]>
5231
5232 ### 08-07-2024 - [[Conventional Release Action](mailto:[email protected])]
5233
5234 * **release:** v9.16.3 [skip ci] [skip ci]
5235 * **chore(release):** v9.16.2 [skip ci]
5236
5237 ### 07-07-2024 - [[Ar Rakin](mailto:[email protected])]
5238
5239 * **chore(extensions):** build extensions [skip ci]
5240 * **chore(extensions):** build extensions [skip ci]
5241 * **chore(extensions):** build extensions [skip ci]
5242 * **chore(extensions):** build extensions [skip ci]
5243 * **chore(extensions):** build extensions [skip ci]
5244 * **chore(extensions):** build extensions [skip ci]
5245 * **chore(extensions):** build extensions [skip ci]
5246 * **chore(extensions):** build extensions [skip ci]
5247 * **chore(extensions):** build extensions [skip ci]
5248 * **chore(extensions):** build extensions [skip ci]
5249 * **chore(extensions):** build extensions [skip ci]
5250 * **chore(extensions):** build extensions [skip ci]
5251 * **chore(extensions):** build extensions [skip ci]
5252 * **ci:** update extensions workflow
5253 * **chore:** reorganize extensions and build logic
5254 * **chore:** version files
5255 * **ci:** release workflow
5256 * **fix(services:updateManager):** update unpacking logic
5257 * **feat:** ci test
5258 * **feat:** ci test
5259 * **ci:** release workflow issues
5260 * **feat:** ci test
5261 * **ci:** release workflow issues
5262 * **fix:** unhandled PermissionDeniedError in CommandManager
5263 * **fix:** unhandled PermissionDeniedError in CommandManager
5264 * **feat:** release next version [ci test]
5265 * **ci:** fix release workflow
5266 * **feat:** release next version [ci test]
5267 * **feat:** release next version [ci test]
5268 * **feat:** release next version [ci test]
5269 * **ci:** update releae workflow
5270 * **feat:** better update interactions
5271 * **fix:** reword the about command embed footer
5272 * **feat:** update command
5273 * **chore:** remove unneeded todos
5274
5275 ### 07-07-2024 - [[Conventional Release Action](mailto:[email protected])]
5276
5277 * **chore(release):** v9.16.1 [skip ci]
5278 * **chore(release):** v9.16.0 [skip ci]
5279 * **chore(release):** v9.15.0 [skip ci]
5280 * **chore(release):** v9.14.1 [skip ci]
5281 * **chore(release):** v9.14.0 [skip ci]
5282 * **chore(release):** v9.13.0 [skip ci]
5283 * **chore(release):** v9.12.0 [skip ci]
5284 * **chore(release):** v9.11.0 [skip ci]
5285 * **chore(release):** v9.10.1 [skip ci]
5286 * **chore(release):** v9.10.0 [skip ci]
5287
5288 ### 04-07-2024 - [[Conventional Release Action](mailto:[email protected])]
5289
5290 * **chore(release):** v9.9.2 [skip ci]
5291
5292 ### 04-07-2024 - [[Ar Rakin](mailto:[email protected])]
5293
5294 * **fix(models):** invalid logic
5295
5296 ### 03-07-2024 - [[Ar Rakin](mailto:[email protected])]
5297
5298 * **build:** update Dockerfile
5299
5300 **Signed-off-by:** Ar Rakin <[email protected]>
5301
5302 ### 03-07-2024 - [[Ar Rakin](mailto:[email protected])]
5303
5304 * **chore:** update deps and remove unneeded files
5305
5306 ### 02-07-2024 - [[Conventional Release Action](mailto:[email protected])]
5307
5308 * **chore(release):** v9.9.1 [skip ci]
5309
5310 ### 02-07-2024 - [[Ar Rakin](mailto:[email protected])]
5311
5312 * **fix:** remove unnecessary console.log
5313 * **refactor:** organize code
5314
5315 ### 01-07-2024 - [[Conventional Release Action](mailto:[email protected])]
5316
5317 * **chore(release):** v9.9.0 [skip ci]
5318 * **chore(release):** v9.8.0 [skip ci]
5319
5320 ### 01-07-2024 - [[Ar Rakin](mailto:[email protected])]
5321
5322 * **feat:** better command system
5323 * **feat:** improved shell service
5324
5325 ### 28-06-2024 - [[Conventional Release Action](mailto:[email protected])]
5326
5327 * **chore(release):** v9.7.0 [skip ci]
5328
5329 ### 28-06-2024 - [[Ar Rakin](mailto:[email protected])]
5330
5331 * **feat:** system update service
5332
5333 ### 25-06-2024 - [[Ar Rakin](mailto:[email protected])]
5334
5335 * **chore:** update readme
5336
5337 **Signed-off-by:** Ar Rakin <[email protected]>
5338
5339 ### 25-06-2024 - [[Conventional Release Action](mailto:[email protected])]
5340
5341 * **chore(release):** v9.6.0 [skip ci]
5342
5343 ### 25-06-2024 - [[Ar Rakin](mailto:[email protected])]
5344
5345 * **fix:** eslint warnings
5346 * **feat:** sudobot system shell
5347
5348 ### 24-06-2024 - [[Ar Rakin](mailto:[email protected])]
5349
5350 * **docs:** correct config example
5351
5352 **Signed-off-by:** Ar Rakin <[email protected]>
5353 * **docs:** fix eslint errors
5354
5355 **Signed-off-by:** Ar Rakin <[email protected]>
5356
5357 ### 24-06-2024 - [[Ar Rakin](mailto:[email protected])]
5358
5359 * **docs:** improved type presentation
5360 * **docs:** finish message rule docs
5361 * **docs:** complete the automod rules page
5362 * **refactor:** restructure the message rule schemas
5363 * **feat:** add moderation rule docs (1/3)
5364
5365 ### 24-06-2024 - [[Conventional Release Action](mailto:[email protected])]
5366
5367 * **chore(release):** v9.5.0 [skip ci]
5368
5369 ### 23-06-2024 - [[Conventional Release Action](mailto:[email protected])]
5370
5371 * **chore(release):** v9.4.0 [skip ci]
5372 * **chore(release):** v9.3.0 [skip ci]
5373
5374 ### 23-06-2024 - [[Ar Rakin](mailto:[email protected])]
5375
5376 * **feat:** add v9 release page
5377 * **chore:** rerun ci workflows
5378 * **chore:** add gitignore
5379 * **chore:** remove unneeded files
5380 * **feat:** move to drizzle from prisma
5381 * **feat:** introduce drizzle
5382
5383 ### 23-06-2024 - [[Ar Rakin](mailto:[email protected])]
5384
5385 * **ci:** update release workflow
5386
5387 **Signed-off-by:** Ar Rakin <[email protected]>
5388 * **ci:** update build workflow
5389
5390 **Signed-off-by:** Ar Rakin <[email protected]>
5391 * **chore:** update SECURITY.md
5392
5393 **Signed-off-by:** Ar Rakin <[email protected]>
5394
5395 ### 22-06-2024 - [[Conventional Release Action](mailto:[email protected])]
5396
5397 * **chore(release):** v9.2.1 [skip ci]
5398 * **chore(release):** v9.2.0 [skip ci]
5399
5400 ### 22-06-2024 - [[Ar Rakin](mailto:[email protected])]
5401
5402 * **fix(logging):** message deletion log delay
5403
5404 ### 22-06-2024 - [[Ar Rakin](mailto:[email protected])]
5405
5406 * **fix:** compatibility issues with TypeScript 5.5
5407 * **feat(framework:concurrent):** semaphore condition
5408 * **feat(automod:rules):** bypassers
5409
5410 ### 17-06-2024 - [[Ar Rakin](mailto:[email protected])]
5411
5412 * **ci:** fix scheduled workflows
5413
5414 **Signed-off-by:** Ar Rakin <[email protected]>
5415
5416 ### 16-06-2024 - [[Ar Rakin](mailto:[email protected])]
5417
5418 * **ci:** remove faulty workflows
5419
5420 **Signed-off-by:** Ar Rakin <[email protected]>
5421 * **ci:** add snyk security test workflow
5422
5423 **Signed-off-by:** Ar Rakin <[email protected]>
5424 * **ci:** update release workflow
5425
5426 **Signed-off-by:** Ar Rakin <[email protected]>
5427 * **ci:** update extension build schedule
5428
5429 **Signed-off-by:** Ar Rakin <[email protected]>
5430 * **release:** 9.x-beta.1
5431
5432
5433 * Merge branch 'main' into 9.x-dev
5434
5435 **Signed-off-by:** Ar Rakin <[email protected]>
5436 * **feat:** survey service
5437 * **fix:** use extension IDs instead of names
5438 * **feat:** better extension API
5439 * **chore:** update tsconfig
5440 * **chore:** update vscode settings
5441 * **chore(deps):** bump discord.js version
5442 * **feat:** bump reminder service
5443 * **feat:** message reporting
5444
5445 ### 16-06-2024 - [[Conventional Release Action](mailto:[email protected])]
5446
5447 * **chore(release):** v9.1.0 [skip ci]
5448
5449 ### 15-06-2024 - [[Ar Rakin](mailto:[email protected])]
5450
5451 * **fix:** missing boot method in moderation rule handler implementation
5452
5453 **Signed-off-by:** Ar Rakin <[email protected]>
5454 * **chore:** update contributor guidelines
5455
5456 **Signed-off-by:** Ar Rakin <[email protected]>
5457 * **feat:** message reporting system (1/3)
5458 * **feat:** trigger service
5459
5460 ### 14-06-2024 - [[Ar Rakin](mailto:[email protected])]
5461
5462 * **chore:** update comments
5463 * **fix:** eslint issues
5464 * **feat:** ai automod
5465 * **feat:** file filter rule
5466 * **feat:** welcomer service
5467 * **feat:** autorole service
5468 * **feat:** invite tracking in log messages
5469
5470 ### 13-06-2024 - [[Ar Rakin](mailto:[email protected])]
5471
5472 * **feat(verification):** captcha support
5473
5474 ### 11-06-2024 - [[Ar Rakin](mailto:[email protected])]
5475
5476 * **fix:** type mismatch
5477 * **feat:** quick mute service
5478 * **feat:** better queue management in verification service
5479
5480 ### 10-06-2024 - [[Ar Rakin](mailto:[email protected])]
5481
5482 * **fix:** email verification
5483
5484 ### 08-06-2024 - [[Ar Rakin](mailto:[email protected])]
5485
5486 * **feat:** email verification
5487 * **feat:** google auth
5488 * **feat:** github verification
5489
5490 ### 07-06-2024 - [[Ar Rakin](mailto:[email protected])]
5491
5492 * **fix:** remove console.logs
5493 * **fix:** remove console.logs
5494 * **feat:** verification system integration with frontend
5495
5496 ### 06-06-2024 - [[Ar Rakin](mailto:[email protected])]
5497
5498 * **fix(blazebuild):** add TTY check
5499 * **feat(blazebuild):** progress bar
5500
5501 ### 06-06-2024 - [[Ar Rakin](mailto:[email protected])]
5502
5503 * **fix:** blaze wrapper crashing for an extra newline in properties file
5504 * **build:** update blaze_wrapper.properties
5505
5506 **Signed-off-by:** Ar Rakin <[email protected]>
5507 * **build(blazebuild):** update wrapper
5508
5509 **Signed-off-by:** Ar Rakin <[email protected]>
5510 * **feat(blazebuild):** println() now takes any type of argument
5511 * **feat(blazebuild):** task graph
5512 * **fix(blazebuild):** better module management
5513 * **chore:** update contribution guidelines
5514
5515 **Signed-off-by:** Ar Rakin <[email protected]>
5516 * **build:** invalid import
5517
5518 **Signed-off-by:** Ar Rakin <[email protected]>
5519 * **fix(blazebuild):** update default export
5520
5521 **Signed-off-by:** Ar Rakin <[email protected]>
5522 * **feat(blazebuild):** buildSrc plugins
5523 * **feat:** add verification service
5524 * **style:** add todo comments
5525
5526 ### 05-06-2024 - [[Ar Rakin](mailto:[email protected])]
5527
5528 * **feat:** support storage backups on bun
5529 * **feat:** raid protection
5530 * **fix:** incorrect method signature
5531
5532 ### 05-06-2024 - [[Ar Rakin](mailto:[email protected])]
5533
5534 * **feat:** regex patterns in profile filter
5535 * **feat:** basic profile filters
5536 * **feat:** finish message rule service handler
5537
5538 **Signed-off-by:** Ar Rakin <[email protected]>
5539
5540
5541 ### 04-06-2024 - [[Ar Rakin](mailto:[email protected])]
5542
5543 * **test:** update failing tests
5544 * **fix:** eslint issues
5545 * **chore:** update webstorm configurations
5546 * **chore:** update webstorm configurations
5547 * **feat:** add translate command
5548 * **feat:** add set slowmode command
5549 * **feat:** add extract emoji command
5550 * **feat:** better directive parsing
5551 * **feat:** embed commands
5552
5553 ### 03-06-2024 - [[Ar Rakin](mailto:[email protected])]
5554
5555 * **fix:** build scripts
5556 * **chore(idea):** add configurations
5557 * **build:** fix blazebuild scripts
5558
5559 ### 03-06-2024 - [[Ar Rakin](mailto:[email protected])]
5560
5561 * **build:** update blazew script
5562
5563 **Signed-off-by:** Ar Rakin <[email protected]>
5564 * **feat(blazebuild):** project data management
5565 * **feat:** snippet push file command
5566 * **feat:** hot snippet updates
5567 * **feat:** snippet edit command
5568 * **feat:** add missing slash commands
5569 * **feat:** add snippet list command
5570 * **feat:** snippet delete and rename command
5571 * **feat:** snippets
5572
5573 ### 02-06-2024 - [[Ar Rakin](mailto:[email protected])]
5574
5575 * **feat(blazebuild):** task modification
5576 * **feat:** add tasks task
5577 * **fix:** add a fail-safe for self bans
5578 * **feat:** add system ban/unban command
5579 * **feat:** finalize help command (2/2)
5580
5581 ### 02-06-2024 - [[Ar Rakin](mailto:[email protected])]
5582
5583 * **feat:** add help command (1/2)
5584
5585 ### 01-06-2024 - [[Ar Rakin](mailto:[email protected])]
5586
5587 * **build(tsconfig):** revert `importsNotUsedAsValues` to `remove`
5588 * **feat(blazebuild):** fluent async file I/O API
5589
5590 ### 31-05-2024 - [[Ar Rakin](mailto:[email protected])]
5591
5592 * **build:** update tsconfig.json
5593
5594 ### 30-05-2024 - [[Ar Rakin](mailto:[email protected])]
5595
5596 * **feat:** add system status command
5597 * **feat:** add system status command
5598 * **feat:** add restart command
5599 * **fix:** eval environment
5600 * **feat:** add eval command
5601 * **feat:** add config command
5602 * **feat:** add blockedtoken and blockedword commands
5603 * **feat:** add softban command
5604
5605 ### 29-05-2024 - [[Ar Rakin](mailto:[email protected])]
5606
5607 * **feat:** infraction statistics
5608 * **feat:** add information-related commands
5609 * **feat:** add avatar command
5610 * **fix:** make sure to only allow string literals for permission computation
5611 * **feat(commands:information):** add profile command
5612
5613 ### 27-05-2024 - [[Ar Rakin](mailto:[email protected])]
5614
5615 * **feat:** add fun commands
5616 * **build:** fix blazebuild issues
5617 * **feat:** add more utils to blazebuild
5618
5619 ### 26-05-2024 - [[Ar Rakin](mailto:[email protected])]
5620
5621 * **feat:** finish building blazebuild v2
5622
5623 ### 26-05-2024 - [[Ar Rakin](mailto:[email protected])]
5624
5625 * **refactor:** blazebuild v2
5626
5627 ### 25-05-2024 - [[Ar Rakin](mailto:[email protected])]
5628
5629 * **feat(blazebuild):** v2
5630
5631 ### 24-05-2024 - [[Ar Rakin](mailto:[email protected])]
5632
5633 * **feat:** add joke command
5634 * **feat:** introduce environment variable type-checking
5635 * **feat:** add cat and dog commands
5636 * **build(blaze):** update blazebuild props
5637 * **chore:** update deps
5638 * **fix:** typescript type errors
5639 * **refactor:** rename zod schemas to stay consistent
5640 * **refactor:** move zod schemas to a different directory
5641 * **feat:** add survey command
5642 * **feat:** add alias of App.getServiceByName() to App.service()
5643 * **feat:** add reminder commands
5644 * **fix:** auth check logic
5645
5646 ### 13-05-2024 - [[Ar Rakin](mailto:[email protected])]
5647
5648 * **feat(api):** announcement controller
5649
5650 ### 12-05-2024 - [[Ar Rakin](mailto:[email protected])]
5651
5652 * **feat:** login and guild API controllers
5653 * **feat:** queue view and cancel commands
5654 * **feat:** queue list command
5655
5656 ### 11-05-2024 - [[Ar Rakin](mailto:[email protected])]
5657
5658 * **feat:** queue add command
5659 * **chore:** trigger update
5660
5661 **Signed-off-by:** Ar Rakin <[email protected]>
5662
5663 ### 11-05-2024 - [[Ar Rakin](mailto:[email protected])]
5664
5665 * **chore:** trigger update
5666 * **chore:** trigger update
5667
5668 **Signed-off-by:** Ar Rakin <[email protected]>
5669
5670
5671 ### 10-05-2024 - [[Ar Rakin](mailto:[email protected])]
5672
5673 * **chore(deps):** bump next from 14.0.4 to 14.1.1 in /docs in the npm_and_yarn group across 1 directory
5674
5675
5676
5677 ### 10-05-2024 - [[dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)]
5678
5679 * **chore(deps):** bump next
5680
5681 **Bumps the npm_and_yarn group with 1 update in the /docs directory:** [next](https://github.com/vercel/next.js).
5682
5683
5684 Updates `next` from 14.0.4 to 14.1.1
5685 **- [Release notes](https:** //github.com/vercel/next.js/releases)
5686 **- [Changelog](https:** //github.com/vercel/next.js/blob/canary/release.js)
5687 **- [Commits](https:** //github.com/vercel/next.js/compare/v14.0.4...v14.1.1)
5688
5689 ---
5690 **updated-dependencies:**
5691 **- dependency-name:** next
5692 ** dependency-type:** direct:production
5693 ** dependency-group:** npm_and_yarn
5694 ...
5695
5696 **Signed-off-by:** dependabot[bot] <[email protected]>
5697
5698 ### 05-05-2024 - [[Ar Rakin](mailto:[email protected])]
5699
5700 * **feat:** 'or' permission checking mode
5701 * **feat:** expire and schedule commands
5702 * **feat:** reaction roles
5703 * **feat:** reaction roles
5704 * **feat:** anti join systems
5705 * **feat:** add afk clear command
5706 * **fix:** type errors after upgrading discord.js to v14.15.1
5707 * **chore(deps):** update to discord.js v14.15.1
5708 * **fix:** type errors after upgrading to discord.js v14.15.0
5709
5710 ### 04-05-2024 - [[Ar Rakin](mailto:[email protected])]
5711
5712 * **chore(deps):** bump discord.js to v14.15.0
5713 * **feat:** afk system
5714
5715 ### 03-05-2024 - [[Ar Rakin](mailto:[email protected])]
5716
5717 * **feat:** afk system
5718 * **fix:** native build failure on macOS
5719 * **ci:** change macos host type
5720 * **chore:** remove unneeded console.logs
5721 * **feat:** role takeout with mutes
5722 * **feat:** lockall and unlockall commands
5723 * **fix:** add missing command aliases
5724 * **feat:** add shot command
5725 * **feat:** fakeban command
5726 * **feat:** channel locking and unlocking
5727 * **fix:** case sensitivity in command names
5728 * **chore:** add vscode snippets for commands
5729
5730 ### 02-05-2024 - [[Ar Rakin](mailto:[email protected])]
5731
5732 * **build:** update blazebuild wrapper
5733 * **chore:** update deps
5734
5735 ### 02-05-2024 - [[Ar Rakin](mailto:[email protected])]
5736
5737 * **chore:** add more words to spell checker config
5738 * **fix:** missing undefined checks
5739 * **feat:** better error messages and handling
5740 * **feat:** massban command nouses /guild/{id}/bulk-ban endpoint
5741
5742 ### 01-05-2024 - [[Ar Rakin](mailto:[email protected])]
5743
5744 * **chore:** fix package.json scripts
5745 * **feat:** add sendhistory command
5746 * **fix:** make use of @root import alias
5747 * **feat:** add dmhistory command
5748 * **feat:** add save message command
5749 * **feat:** add modstats command
5750 * **fix:** pagination issues when using custom fetchers
5751
5752 ### 30-04-2024 - [[Ar Rakin](mailto:[email protected])]
5753
5754 * **feat:** edit message command
5755 * **feat:** send reply command
5756 * **fix:** better command rules and checks
5757 * **feat:** add send command
5758 * **ci:** build errors on macOS
5759 * **ci:** build errors on macOS
5760 * **ci:** build errors on macOS
5761 * **ci:** build errors on macOS
5762
5763 ### 29-04-2024 - [[Ar Rakin](mailto:[email protected])]
5764
5765 * **feat:** directive parsing in embed command
5766 * **feat:** directive parsers
5767
5768 ### 28-04-2024 - [[Ar Rakin](mailto:[email protected])]
5769
5770 * **feat(framework:args):** add channel argument
5771 * **feat:** add echo command
5772 * **fix:** massban and masskick commands
5773
5774 ### 27-04-2024 - [[Ar Rakin](mailto:[email protected])]
5775
5776 * **docs:** fix page short name
5777
5778 ### 26-04-2024 - [[Ar Rakin](mailto:[email protected])]
5779
5780 * **ci:** update build workflow
5781 * **chore:** add resources directories
5782 * **test:** the Stream class
5783 * **feat:** add masskick command
5784 * **feat:** massban command
5785 * **feat(framework):** lazy streams
5786 * **chore:** add resources
5787 * **feat:** reapply mute on user rejoin
5788
5789 ### 25-04-2024 - [[Ar Rakin](mailto:[email protected])]
5790
5791 * **docs:** update getting started page
5792 * **feat:** complete logging
5793 * **fix:** unban command
5794 * **feat:** mute/unmute logging
5795 * **docs:** add bun docs to get started (#162)
5796
5797
5798 * **chore(deps):** update package.json
5799 * **fix:** typescript errors
5800 * **feat:** link audit logging service with infraction manager
5801 * **build:** update build.blaze.ts
5802 * **feat:** log member add/remove
5803 * **docs:** update the main page and FAQ
5804
5805 Update the main page and FAQ
5806 * **feat:** better startup and restart management
5807 * **docs:** update Getting Started page
5808
5809
5810 * **docs:** update termination page
5811 * **docs:** update terms
5812
5813 ### 25-04-2024 - [[nin](mailto:[email protected])]
5814
5815 * Update page.mdx
5816 * add bun docs to get started
5817
5818 WHY WAS THIS SO STRESSFUL 😭
5819 * Merge branch 'onesoft-sudo:main' into main
5820 * Update page.mdx
5821 * Update page.mdx
5822 * Update page.mdx
5823
5824 ### 24-04-2024 - [[Ar Rakin](mailto:[email protected])]
5825
5826 * **chore(extensions):** build extensions [skip ci]
5827
5828 ### 24-04-2024 - [[Ar Rakin](mailto:[email protected])]
5829
5830 * **chore(extensions:neko):** update extension.json
5831 * **chore:** add icon (2/2)
5832 * **chore:** add icon (1/2)
5833 * **feat:** ban and unban logging from audit log event
5834 * **feat:** better logging
5835 * **feat(logging):** message edit
5836 * **feat:** better logging
5837 * **docs:** update the "Getting Started" page
5838
5839
5840 * **docs:** remove google adsense script
5841
5842 ### 24-04-2024 - [[nin](mailto:[email protected])]
5843
5844 * Update page.mdx
5845 * update whats new in v8 under updating so they pull from 8.x to get latest updates
5846
5847 ### 23-04-2024 - [[Ar Rakin](mailto:[email protected])]
5848
5849 * **fix:** mod message notification embed title
5850 * **feat:** modmsg command
5851
5852 ### 22-04-2024 - [[Ar Rakin](mailto:[email protected])]
5853
5854 * **fix:** duration parsing issues
5855 * **feat:** finish infraction commands
5856 * **fix:** add missing permission and usage info
5857
5858 ### 21-04-2024 - [[Ar Rakin](mailto:[email protected])]
5859
5860 * **feat:** infracton clear and reason commands
5861
5862 ### 20-04-2024 - [[Ar Rakin](mailto:[email protected])]
5863
5864 * **fix:** eslint issues
5865 * **test:** add tests for Pagination class
5866 * **chore:** update todos
5867 * **feat:** pagination support
5868
5869 ### 19-04-2024 - [[Ar Rakin](mailto:[email protected])]
5870
5871 * **test:** update tests for Duration class
5872 * **fix:** eslint errors
5873 * **chore:** add todos
5874 * **feat:** infraction list command
5875 * **feat:** infraction delete command
5876 * **feat:** infraction view command
5877 * **fix:** infraction commands
5878 * **feat:** infraction command
5879 * **refactor:** serialize Duration objects to number
5880 * **fix:** subcommand parsing
5881 * **feat:** add note command
5882 * **refactor(decorators:TakesArgument):** rename overload signature param name
5883
5884 ### 19-04-2024 - [[Ar Rakin](mailto:[email protected])]
5885
5886 * **fix:** explicit type imports to support bun
5887 * **feat:** add clear command
5888 * **feat:** add cleanban and tempban aliases
5889 * **feat:** add giverole, takerole, temprole aliases
5890 * **fix:** remove unneeded debug logging
5891
5892 ### 18-04-2024 - [[Ar Rakin](mailto:[email protected])]
5893
5894 * **chore:** update eslint script
5895 * **build(blazebuild:plugins:ts):** no IO output during compilation
5896 * **feat:** add role command
5897 * **feat:** add RoleArgument
5898 * **fix:** remove forceSameMemberCheck override from warn command
5899 * **fix:** infraction manager
5900 * **fix:** better infraction fail-proof and checking
5901 * **feat:** add warn command
5902 * **fix:** permission issues with other moderation commands
5903 * **feat:** add unban ccommand
5904 * **feat:** about command
5905 * **docs:** fix eslint rules issue
5906 * **chore:** fix file permissions
5907 * **chore:** permission fixup (2/2)
5908 * **chore:** permission fixup (1/2)
5909
5910 ### 17-04-2024 - [[Ar Rakin](mailto:[email protected])]
5911
5912 * **chore(eslint):** migrate config files
5913 * **fix:** lint errors
5914 * **feat:** functions/Callable class
5915 * **fix:** type errors
5916
5917 ### 16-04-2024 - [[Ar Rakin](mailto:[email protected])]
5918
5919 * **fix(blazebuild):** do not show task stats if the build fails
5920 * **fix(blazebuild):** hidden tasks
5921 * **feat(blazebuild):** add current node_modules/.bin to PATH on runtime
5922 * **feat:** add notify option to all moderation commands
5923 * **feat(commands):** add kick command
5924 * **refactor:** use the new Duration API
5925 * **feat:** duration arguments
5926 * **feat:** datetime utils and Duration class
5927 * **fix:** interaction argument parsing
5928 * **fix:** supress errors in production
5929 * **fix:** behavioural issues
5930 * **fix:** member mute status detection logic
5931 * **fix:** the behaviour of commands.permission_mode
5932
5933 ### 15-04-2024 - [[Ar Rakin](mailto:[email protected])]
5934
5935 * **feat:** global feature flags
5936
5937 ### 14-04-2024 - [[Ar Rakin](mailto:[email protected])]
5938
5939 * **feat:** feature flags
5940 * **docs:** add google adsense script
5941 * **fix:** argument name issues
5942 * **fix:** command rrae limits should not affect system admins
5943 * **fix:** command rrate limits should not affect system admins
5944 * **feat(security):** command ratelimiting
5945 * **feat:** unmute command
5946 * **feat:** better resource loading
5947
5948 ### 13-04-2024 - [[Ar Rakin](mailto:[email protected])]
5949
5950 * **build:** fix processCoverageReports task
5951 * **fix:** blazebuild compilation errors
5952 * **chore:** restructure project to better fit with BlazeBuild
5953
5954 ### 12-04-2024 - [[Ar Rakin](mailto:[email protected])]
5955
5956 * **chore(extensions):** build extensions [skip ci]
5957
5958 ### 12-04-2024 - [[Ar Rakin](mailto:[email protected])]
5959
5960 * **chore(extensions:urlfish):** build errors
5961 * **chore(extensions:urlfish):** typescript build fix
5962 * **chore(extensions:urlfish):** fix steam scam regex
5963 * **chore(extensions:urlfish):** add steam scam links
5964
5965 ### 11-04-2024 - [[Ar Rakin](mailto:[email protected])]
5966
5967 * **chore(extensions):** build extensions [skip ci]
5968 * **chore(extensions):** add neko extension
5969
5970 Thanks to Ryan Mello for creating this extension.
5971
5972 * **feat:** re-implement all message moderation rules
5973 * **test:** add tests for GlobalStore cache
5974 * **feat:** add implementation for the file extension filter
5975 * **feat:** add implementation for the mime filter rule
5976 * **feat:** add implementation for the domain rule
5977 * **feat:** add implementation for the domain rule
5978 * **feat(infractions):** role modification infractions
5979 * **chore:** remove unneeded TODOs
5980 * **fix(blazew):** no modify bashrc
5981 * **refactor:** move complex tasks into build_src
5982 * **feat:** better task management
5983 * **chore:** add missing lockfile
5984 * **feat(blazebuild):** improved tasks task
5985 * **refactor:** move blazebuild project into blazebuild/
5986
5987 ### 11-04-2024 - [[Ar Rakin](mailto:[email protected])]
5988
5989 * **fix:** typescript errors
5990 * **fix:** better task listing
5991 * **chore:** update tsconfig
5992 * **fix:** build fails
5993 * **feat(blazebuild):** improved blaze wrapper
5994 * **feat:** better dependency update checking
5995 * **chore:** remove lockfiles
5996 * **build:** blazew wrapper issue
5997
5998 ### 10-04-2024 - [[Ar Rakin](mailto:[email protected])]
5999
6000 * **chore:** add words to spell checker exclusion list
6001 * **build:** update build script
6002 * **fix:** build caching issues
6003 * **test:** add tests for Promise polyfills
6004 * **test:** add tests for concurrency utils
6005 * **feat(framework:polyfills):** helper function to polyfill Promise.withResolvers()
6006 * **fix:** logic issues with mutex and semaphores
6007 * **feat(framework:concurrency):** asynchronous mutex
6008 * **fix:** typings in Semaphore
6009 * **feat(framework:concurrency):** add Semaphore class
6010
6011 ### 10-04-2024 - [[Ar Rakin](mailto:[email protected])]
6012
6013 * **fix:** missing intended call for functions
6014 * **feat:** implement moderation rules
6015 * **refactor:** update and simplify ban command
6016
6017 ### 09-04-2024 - [[Ar Rakin](mailto:[email protected])]
6018
6019 * **fix(eslint):** unused imports
6020 * **fix:** invalid override in RuleModerationService.ts
6021 * **chore:** remove unneeded files
6022 * **feat(framework:tools):** add a properties parser
6023 * **fix(framework:file):** readLines() function
6024 * **fix(blaebuild):** dependency cache issue
6025 * **feat(framework:io):** a better File class for disk I/O
6026 * **refactor:** rename DynamicLoader to ClassLoader
6027
6028 ### 09-04-2024 - [[Ar Rakin](mailto:[email protected])]
6029
6030 * **test:** argument class NumberArgument and IntegerArgument
6031 * **test:** argument parsing with separate classes
6032 * **fix:** load missing services
6033 * **style:** reformat
6034
6035 ### 08-04-2024 - [[Ar Rakin](mailto:[email protected])]
6036
6037 * **chore:** update husky installation command
6038 * **ci:** update build workflow
6039 * **build(blazew):** improved installation and automatic downloads
6040 * **fix(tests):** add missing imports
6041
6042 ### 08-04-2024 - [[Ar Rakin](mailto:[email protected])]
6043
6044 * **fix(blazew):** path issues
6045 * **fix(blazew):** path issues
6046 * **fix(blazew):** path issues
6047 * **fix(blazew):** path issues
6048 * **fix(blazew):** nvm setup issues
6049 * **fix(blazew):** nvm setup issues
6050 * **fix(blazew):** force installation and usage of bun
6051 * **fix(blazew):** setup runtime tools before checking for interpreters
6052 * **fix(blazebuild):** typescript compilation errors
6053 * **build(wrapper):** source bashrc
6054 * **build(wrapper):** auto install runtime tools
6055 * **ci:** blazebuild workflow update
6056 * **build:** add test task
6057 * **feat(blazebuild):** test automation
6058 * **fix(blazebuild):** better build stats
6059 * **fix:** typescript compilation errors
6060 * **feat:** moderator permission checking in commands
6061 * **feat:** introduce moderator permission checking
6062 * **fix:** eslint issues
6063 * **feat(automod):** create rule moderation service
6064
6065 ### 07-04-2024 - [[Ar Rakin](mailto:[email protected])]
6066
6067 * **feat(automod):** add spam filter service
6068 * **chore:** add excluded words to spell checker
6069 * **feat(services):** complete moderation service
6070 * **build:** fix caching issues
6071 * **chore:** update gitignore
6072 * **chore:** remove unneeded files
6073 * **build:** update dump types task
6074 * **feat(services:infractionManager):** bulk deletion of messages
6075 * **chore:** add words to spell checker ignore list
6076
6077 ### 06-04-2024 - [[Ar Rakin](mailto:[email protected])]
6078
6079 * **build:** update build tasks
6080 * **build(blazebuild):** better incremental builds and precondition checking
6081 * **build(blazebuild):** better build summaries
6082 * **build:** incremental build support
6083 * **build:** better task management
6084
6085 ### 05-04-2024 - [[Ar Rakin](mailto:[email protected])]
6086
6087 * **build:** use task classes
6088 * **feat(infractions):** muting, kicking, and unmuting support
6089
6090 ### 04-04-2024 - [[Ar Rakin](mailto:[email protected])]
6091
6092 * **build:** fix blazebuild wrapper script failing on macOS
6093 * **build:** fix blazebuild wrapper script
6094 * **build:** fix blazew wrapper script
6095 * **build:** fix blazew wrapper script
6096 * **build:** fix blazew wrapper script
6097 * **style:** fix eslint issues
6098 * **style:** remove unneeded imports (eslint)
6099 * **feat:** add user ban and unban support
6100 * **feat(framework:scheduler):** better queue management
6101 * **feat(db:prisma):** update schemas
6102 * **feat(framework:arguments):** parsing with different types and names
6103 * **chore:** update tsconfig
6104 * **chore:** remove unneeded files
6105 * **feat:** add automod services
6106
6107 ### 04-04-2024 - [[Ar Rakin](mailto:[email protected])]
6108
6109 * **chore:** update FUNDING.yml
6110
6111 ### 03-04-2024 - [[Ar Rakin](mailto:[email protected])]
6112
6113 * **build:** add blazew.bat
6114 * **build:** improvements
6115 * **feat(blazebuild):** better non tty screens support
6116 * **build:** blazebuild wrapper improvements
6117
6118 ### 02-04-2024 - [[Ar Rakin](mailto:[email protected])]
6119
6120 * **fix:** build order issues
6121 * **build:** blazebuild compilation error
6122 * **build:** blazebuild deps cache fix
6123 * **fix:** blaze wrapper
6124 * **refactor:** move setup logic to blazew
6125 * **fix(blazebuild):** references to uninstalled packages
6126 * **fix(blazebuild):** references to uninstalled packages
6127 * **ci:** fix build workflow
6128 * **ci:** fix build workflow
6129 * **ci:** build with blazebuild
6130 * **build:** update build tasks
6131 * **feat(blazebuild):** support afterDependencies task
6132 * **build:** use BlazeBuild as the primary build system
6133 * **feat(framework):** introduce contracts
6134 * **fix(framework:cache):** type errors
6135 * **feat(infractionManager):** auto-delete infraction fallback threads as well
6136 * **feat(framework:queues):** pass payload to the execute() method as well
6137 * **feat(framework:container):** export a singleton object
6138
6139 ### 31-03-2024 - [[Ar Rakin](mailto:[email protected])]
6140
6141 * **perf:** better caching and ttl checking
6142
6143 ### 30-03-2024 - [[Ar Rakin](mailto:[email protected])]
6144
6145 * **feat:** better cache management (sweep & ttl)
6146
6147 ### 28-03-2024 - [[Ar Rakin](mailto:[email protected])]
6148
6149 * **style:** update SystemAdminPermission docs
6150
6151 ### 28-03-2024 - [[Ar Rakin](mailto:[email protected])]
6152
6153 * **test:** organize tests
6154 * **feat(prisma):** new queue schema
6155 * **feat:** queue support and infraction channel deletion queue
6156 * **feat:** entity fetching utils
6157 * **feat(framework):** queue management
6158 * **feat:** subcommand permission inheritance
6159
6160 ### 26-03-2024 - [[Ar Rakin](mailto:[email protected])]
6161
6162 * **fix(eslint):** remove unused imports
6163 * **style:** add license comments
6164 * **feat(framework):** support subcommands in isolated and combined mode
6165 * **fix:** support default_permission_mode
6166 * **feat(framework):** better subcommand handling
6167 * **build:** add more built in tasks
6168 * **fix(framework:fs:typings):** better typing for writeFileContents() method
6169 * **style:** add explicit access modifiers to class members
6170 * **chore:** update todos
6171 * **feat:** support interactions
6172 * **feat(framework):** support interactions
6173 * **build:** better build caching
6174
6175 ### 25-03-2024 - [[Ar Rakin](mailto:[email protected])]
6176
6177 * **build(blazebuild):** support advanced builds and dependency management
6178 * **feat(framework):** caching utilities
6179
6180 ### 24-03-2024 - [[Ar Rakin](mailto:[email protected])]
6181
6182 * **build:** add build_src directory with custom build system
6183 * **fix(permissions:layered):** priority checks
6184 * **fix:** remove unneeded logging
6185
6186 ### 23-03-2024 - [[Ar Rakin](mailto:[email protected])]
6187
6188 * **chore:** update todos
6189 * **style:** reorganize methods
6190 * **feat:** command permission overwrites
6191
6192 ### 21-03-2024 - [[Ar Rakin](mailto:[email protected])]
6193
6194 * **feat:** level based permission management
6195 * **feat:** possibility to disable permission overwrites
6196 * **fix:** finalize and fix layered permission manager and overwrites
6197 * **feat(services:infractionManager):** bean creation
6198 * **test:** add tests for emoji utils
6199 * **refactor:** properly organize logic
6200 * **feat:** add helpers
6201 * **refactor:** minor changes
6202
6203 ### 20-03-2024 - [[Ar Rakin](mailto:[email protected])]
6204
6205 * **test:** add tests for @framework/utils
6206 * **feat:** add permission managers
6207
6208 ### 19-03-2024 - [[Ar Rakin](mailto:[email protected])]
6209
6210 * **chore:** update eslint config
6211 * **style:** add license comments
6212 * **chore:** update license comment injector script
6213 * **chore:** update vscode launch config
6214 * **chore:** add .vscode/ directory
6215 * **fix:** build errors and code quality
6216 * **feat:** authorize() method in Command class
6217 * **feat:** guards and policies
6218
6219 ### 19-03-2024 - [[Ar Rakin](mailto:[email protected])]
6220
6221 * **ci:** update build workflow
6222
6223 ### 17-03-2024 - [[Ar Rakin](mailto:[email protected])]
6224
6225 * **style:** add docs
6226 * **chore:** update test config
6227 * **test:** update tests
6228 * **fix:** container instance management issues
6229 * **fix:** issues with DI container
6230
6231 ### 16-03-2024 - [[Ar Rakin](mailto:[email protected])]
6232
6233 * **feat:** add infraction manager
6234 * **feat:** better command system
6235
6236 ### 15-03-2024 - [[Ar Rakin](mailto:[email protected])]
6237
6238 * **refactor:** generalize api server
6239 * **feat:** add api server
6240 * **feat:** add log streaming service
6241
6242 ### 14-03-2024 - [[Ar Rakin](mailto:[email protected])]
6243
6244 * **chore:** update .eslintrc.json
6245
6246 ### 14-03-2024 - [[Ar Rakin](mailto:[email protected])]
6247
6248 * **chore:** update eslintrc
6249 * **feat:** integrate some basic services
6250 * **docs:** nagivator url ordering and sorting issues
6251 * **docs:** auto expand-close on navigation
6252 * **docs:** fix page navigation issue
6253 * **chore:** update config files
6254 * **feat:** dependency injection everywhere
6255 * **refactor:** move Logger to log/ directory
6256 * **feat:** @BindToContainer() annotation now auto-binds to global container
6257 * **feat:** global container support
6258 * **test:** add tests for container component
6259 * **feat(container):** add useful decorators
6260 * **feat(container):** improve the container
6261
6262 ### 13-03-2024 - [[Ar Rakin](mailto:[email protected])]
6263
6264 * **refactor:** move logger class to components/io
6265 * **feat(components:di):** dependency injection container
6266 * **refactor:** start writing the new client
6267 * **feat(commands:ai):** support custom model names
6268 * **fix:** ai command
6269 * **fix:** ai command
6270 * **fix(commands:ai):** gemini api
6271 * **chore:** update package.json
6272 * **docs:** add missing imports
6273 * **docs:** nested docs pages for `queue` command
6274 * **docs:** custom page sorting
6275 * **docs:** nested page layout fix
6276
6277 ### 13-03-2024 - [[Conventional Release Action](mailto:[email protected])]
6278
6279 * **chore(release):** v8.30.0 [skip ci]
6280 * **chore(release):** v8.29.3 [skip ci]
6281 * **chore(release):** v8.29.2 [skip ci]
6282 * **chore(release):** v8.29.1 [skip ci]
6283
6284 ### 13-03-2024 - [[Ar Rakin](mailto:[email protected])]
6285
6286 * **docs:** reorganize pages
6287
6288
6289
6290 ### 13-03-2024 - [[ninsaccplayzyt](mailto:[email protected])]
6291
6292 * moving all automation commands over to automation :p
6293 * moving all automation commands over to automation :p
6294 * moving all automation commands over to automation :p
6295 * moving all automation commands over to automation :p
6296 * moving all automation commands over to automation :p
6297 * moving all automation commands over to automation :p
6298 * hopefully this works :P
6299 * moving all automation commands over to automation :p
6300 * moving all automation commands over to automation :p
6301 * moving all automation commands over to automation :p
6302 * moving all automation commands over to automation :p
6303 * Create page.mdx
6304
6305 ### 12-03-2024 - [[Conventional Release Action](mailto:[email protected])]
6306
6307 * **chore(release):** v8.29.0 [skip ci]
6308
6309 ### 12-03-2024 - [[Ar Rakin](mailto:[email protected])]
6310
6311 * **feat:** nested pages/routes
6312 * **fix(searchbar):** shortcut border color
6313 * **chore:** fix license identifier in package.json
6314 * **chore:** update deps
6315
6316 ### 12-03-2024 - [[Ar Rakin](mailto:[email protected])]
6317
6318 * **test:** smbed utils
6319 * **test:** download utils
6320 * **refactor(types):** extract a Globals interface
6321
6322 ### 11-03-2024 - [[Ar Rakin](mailto:[email protected])]
6323
6324 * **ci:** update extensions.yml
6325 * **test:** add tests for utils/download.ts
6326 * **test:** added test for datetime utils
6327 * **fix(utils:datetime):** issue with parsing intervals
6328
6329 - Fixed an issue with parsing intervals in the `stringToTimeInterval` function
6330
6331 * **test:** add tests for utils:caching
6332 * **fix(utils:caching):** cache function key comparison
6333 * **test:** enable coverage report
6334 * **test:** add more tests for troll utils
6335 * **feat(infractions:reason_templates):** abort if a template reference could not be resolved in commands
6336 * **perf(commandManager):** do not cache unneeded information
6337 * **feat(commands):** abortion of command execution gracefully
6338 * **ci:** update extensions.yml
6339 * **ci:** update codeql actions version to v3
6340 * **ci:** rename codeql-config.yml to config.yml
6341 * **ci:** add codeql config file path to the workflow
6342 * **ci:** create codeql-config.yml
6343 * **ci:** autorun tests
6344 * **test:** rewrite everything and migrate to vitest
6345 * **perf:** add performance related optional deps
6346 * **fix(api:server):** no response when sending requests
6347 * **ci:** update codeql.yml
6348 * **style:** remove unneeded newline
6349 * **chore:** update contributors list
6350 * **chore(scripts):** remove unneeded await in add-license-comments.js
6351
6352 Update add-license-comments.js
6353 * **docs(scripts):** update generate-page-index.js
6354
6355 ### 11-03-2024 - [[Ar Rakin](mailto:[email protected])]
6356
6357 * **chore(extensions):** build extensions [skip ci]
6358 * **chore(extensions):** build extensions [skip ci]
6359 * **chore(extensions):** build extensions [skip ci]
6360 * **chore(extensions):** build extensions [skip ci]
6361 * **chore(extensions):** build extensions [skip ci]
6362 * **chore(extensions):** build extensions [skip ci]
6363 * **chore(extensions):** build extensions [skip ci]
6364 * **chore(extensions):** build extensions [skip ci]
6365 * **chore(extensions):** build extensions [skip ci]
6366 * **chore(extensions):** build extensions [skip ci]
6367 * **chore(extensions):** build extensions [skip ci]
6368 * **chore(extensions):** build extensions [skip ci]
6369 * **chore(extensions):** build extensions [skip ci]
6370 * **chore(extensions):** build extensions [skip ci]
6371 * **chore(extensions):** build extensions [skip ci]
6372 * **chore(extensions):** build extensions [skip ci]
6373 * **chore(extensions):** build extensions [skip ci]
6374 * **chore(extensions):** build extensions [skip ci]
6375 * **chore(extensions):** build extensions [skip ci]
6376 * **chore(extensions):** build extensions [skip ci]
6377 * **chore(extensions):** build extensions [skip ci]
6378 * **chore(extensions):** build extensions [skip ci]
6379 * **chore(extensions):** build extensions [skip ci]
6380 * **chore(extensions):** build extensions [skip ci]
6381 * **chore(extensions):** build extensions [skip ci]
6382 * **chore(extensions):** build extensions [skip ci]
6383 * **chore(extensions):** build extensions [skip ci]
6384 * **chore(extensions):** build extensions [skip ci]
6385 * **chore(extensions):** build extensions [skip ci]
6386 * **chore(extensions):** build extensions [skip ci]
6387 * **chore(extensions):** build extensions [skip ci]
6388 * **chore(extensions):** build extensions [skip ci]
6389 * **chore(extensions):** build extensions [skip ci]
6390 * **chore(extensions):** build extensions [skip ci]
6391 * **chore(extensions):** build extensions [skip ci]
6392 * **chore(extensions):** build extensions [skip ci]
6393 * **chore(extensions):** build extensions [skip ci]
6394 * **chore(extensions):** build extensions [skip ci]
6395 * **chore(extensions):** build extensions [skip ci]
6396 * **chore(extensions):** build extensions [skip ci]
6397 * **chore(extensions):** build extensions [skip ci]
6398 * **chore(extensions):** build extensions [skip ci]
6399 * **chore(extensions):** build extensions [skip ci]
6400 * **chore(extensions):** build extensions [skip ci]
6401 * **chore(extensions):** build extensions [skip ci]
6402 * **chore(extensions):** build extensions [skip ci]
6403 * **chore(extensions):** build extensions [skip ci]
6404 * **chore(extensions):** build extensions [skip ci]
6405 * **chore(extensions):** build extensions [skip ci]
6406 * **chore(extensions):** build extensions [skip ci]
6407 * **chore(extensions):** build extensions [skip ci]
6408
6409 ### 11-03-2024 - [[Conventional Release Action](mailto:[email protected])]
6410
6411 * **chore(release):** v8.28.2 [skip ci]
6412 * **chore(release):** v8.28.1 [skip ci]
6413 * **chore(release):** v8.28.0 [skip ci]
6414 * **chore(release):** v8.27.0 [skip ci]
6415 * **chore(release):** v8.26.2 [skip ci]
6416 * **chore(release):** v8.26.1 [skip ci]
6417
6418 ### 11-03-2024 - [[ninsaccplayzyt](mailto:[email protected])]
6419
6420 * change the wording a bit on line 184
6421 * remove an accidental extra line
6422 * add more to getting set
6423
6424 ### 11-03-2024 - [[Lynx](mailto:[email protected])]
6425
6426 * Update add-license-comments.js
6427
6428 ### 10-03-2024 - [[Ar Rakin](mailto:[email protected])]
6429
6430 * **chore(extensions):** build extensions [skip ci]
6431 * **chore(extensions):** build extensions [skip ci]
6432 * **chore(extensions):** build extensions [skip ci]
6433 * **chore(extensions):** build extensions [skip ci]
6434 * **chore(extensions):** build extensions [skip ci]
6435 * **chore(extensions):** build extensions [skip ci]
6436 * **chore(extensions):** build extensions [skip ci]
6437 * **chore(extensions):** build extensions [skip ci]
6438 * **chore(extensions):** build extensions [skip ci]
6439 * **docs(scripts):** windows path replacement errors
6440
6441 ### 10-03-2024 - [[Ar Rakin](mailto:[email protected])]
6442
6443 * **ci:** update extensions.yml
6444 * **ci:** update extensions.yml
6445 * **ci:** update extension build workflow
6446 * **feat(snippets):** inline mention users
6447 * **docs:** add documentation for automation commands
6448
6449 **** Documentation for the following commands have been added in this PR (#154):**
6450
6451 - expire
6452 - remind
6453 - schedule
6454 - scheduleandexpire
6455 - temprole
6456 - antijoin
6457 * **fix:** lint errors/warnings
6458 * **ci:** run eslint on build
6459 * **style:** fix lint errors
6460 * **style:** remove unneeded console.log's
6461 * **style:** remove unneeded console.logs
6462 * **fix(utils:datetime):** number parsing error
6463 * **feat(utils):** better time parsing
6464 * **chore:** update contributors list
6465 * **test:** add test suites
6466 * **perf:** do not load tensorflow/nsfwjs unless needed
6467 * **fix(commands):** automation command metadata
6468 * **fix(commands:afk:remove):** add missing alias
6469 * **fix:** auto configure guilds on join if the system is in public bot mode
6470 * **docs(scripts):** path backslash issue
6471 * **docs(scripts):** path backslash issue
6472
6473 ### 10-03-2024 - [[Conventional Release Action](mailto:[email protected])]
6474
6475 * **chore(release):** v8.26.0 [skip ci]
6476 * **chore(release):** v8.25.2 [skip ci]
6477 * **chore(release):** v8.25.1 [skip ci]
6478 * **chore(release):** v8.25.0 [skip ci]
6479 * **chore(release):** v8.24.5 [skip ci]
6480 * **chore(release):** v8.24.4 [skip ci]
6481 * **chore(release):** v8.24.3 [skip ci]
6482
6483 ### 10-03-2024 - [[ninsaccplayzyt](mailto:[email protected])]
6484
6485 * add the title
6486 * add antijoin that i forgot to add
6487 * create temprole
6488 * make scheduleandexpire
6489 * create schedule
6490 * fixed spelling errors
6491 * create remind
6492 * create renubd
6493 * create expire
6494 * Update page.mdx
6495 * Update page.mdx
6496 * add createreactionrole
6497 * update ballot
6498 * add ballot
6499 * create gafk
6500 * add afk
6501 * Merge branch 'onesoft-sudo:main' into docs-update
6502 * Create page.mdx
6503
6504 ### 09-03-2024 - [[Conventional Release Action](mailto:[email protected])]
6505
6506 * **chore(release):** v8.24.2 [skip ci]
6507 * **chore(release):** v8.24.1 [skip ci]
6508 * **chore(release):** v8.24.0 [skip ci]
6509
6510 ### 09-03-2024 - [[Ar Rakin](mailto:[email protected])]
6511
6512 * **fix:** /config save command not working
6513 * **fix:** typo
6514 * **fix:** typo
6515 * **fix:** infraction list command sorting
6516 * **feat:** support custom statuses
6517 * **fix(commands:help):** weird behaviour with subcommands
6518 * **fix(commands:help):** not showing correct information for single-file commands/subcommands
6519 * **docs:** update database host suggestions
6520 * **chore(readme):** update badges
6521 * **chore(readme):** add codefactor badge
6522
6523 ### 08-03-2024 - [[Conventional Release Action](mailto:[email protected])]
6524
6525 * **chore(release):** v8.23.0 [skip ci]
6526 * **chore(release):** v8.22.1 [skip ci]
6527
6528 ### 08-03-2024 - [[Ar Rakin](mailto:[email protected])]
6529
6530 * **feat(auth):** time based one-time passcodes to authenticate with credserv
6531 * **chore:** remove unplanned todos
6532 * **refactor:** finish fixing the eslint issues
6533
6534 ### 07-03-2024 - [[Ar Rakin](mailto:[email protected])]
6535
6536 * **fix:** eslint/typescript errors
6537 * **chore:** add eslint
6538
6539 ### 04-03-2024 - [[Conventional Release Action](mailto:[email protected])]
6540
6541 * **chore(release):** v8.22.0 [skip ci]
6542
6543 ### 04-03-2024 - [[Ar Rakin](mailto:[email protected])]
6544
6545 * **feat(api):** extension installation endpoint
6546 * **chore(extensions):** index file now includes shortName field
6547
6548 ### 04-03-2024 - [[Ar Rakin [Extension Build]](mailto:[email protected])]
6549
6550 * **chore(extensions):** build extensions [skip ci]
6551
6552 ### 03-03-2024 - [[Conventional Release Action](mailto:[email protected])]
6553
6554 * **chore(release):** v8.21.0 [skip ci]
6555 * **chore(release):** v8.20.3 [skip ci]
6556 * **chore(release):** v8.20.2 [skip ci]
6557 * **chore(release):** v8.20.1 [skip ci]
6558
6559 ### 03-03-2024 - [[Ar Rakin](mailto:[email protected])]
6560
6561 * **chore:** add license comments
6562 * **chore:** update config schemas
6563 * **chore(scripts):** fix config generator script
6564 * **refactor:** move all permission managers to `security` directory
6565 * **chore:** update clean script
6566 * **feat(api):** extension controller
6567 * **feat:** better caching support
6568 * **chore(extensions):** trigger rebuild
6569 * **chore(extensions):** fix urlfish extension to comply with breaking API changes
6570 * **chore(extensions):** trigger rebuild
6571 * **chore(extensions):** trigger rebuild
6572 * **fix(scripts:extensions.js):** emit 'version' property in extension index
6573 * **fix(bun):** skip generation of archives if bun is used
6574 * **chore(pm2):** update pm2 config
6575 * **fix(logging):** member disconnect event causes the system to crash
6576
6577 ### 03-03-2024 - [[Ar Rakin [Extension Build]](mailto:[email protected])]
6578
6579 * **chore(extensions):** build extensions [skip ci]
6580
6581 ### 02-03-2024 - [[Conventional Release Action](mailto:[email protected])]
6582
6583 * **chore(release):** v8.20.0 [skip ci]
6584 * **chore(release):** v8.19.0 [skip ci]
6585 * **chore(release):** v8.18.1 [skip ci]
6586 * **chore(release):** v8.18.0 [skip ci]
6587
6588 ### 02-03-2024 - [[Ar Rakin](mailto:[email protected])]
6589
6590 * **chore:** update todos
6591 * **chore:** update todos
6592 * **feat(moderation):** infraction create command logging
6593 * **feat:** infraction reason templates
6594 * **refactor:** infractions.ssend_ids_to_user is false now by default
6595 * **docs:** update privacy policy
6596 * **docs:** update terms of service
6597 * **fix:** restart command with 2FA code not working
6598 * **feat(logging):** log who deleted the message
6599
6600 ### 01-03-2024 - [[Conventional Release Action](mailto:[email protected])]
6601
6602 * **chore(release):** v8.17.1 [skip ci]
6603
6604 ### 01-03-2024 - [[Ar Rakin](mailto:[email protected])]
6605
6606 * **fix(logging):** voice event handling issue
6607
6608 ### 27-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6609
6610 * **chore(release):** v8.17.0 [skip ci]
6611 * **chore(release):** v8.16.0 [skip ci]
6612
6613 ### 27-02-2024 - [[Ar Rakin](mailto:[email protected])]
6614
6615 * **chore:** update todos
6616 * **feat:** introduce new config option: `infraction_logging_channel`
6617 * **fix:** remove unneeded fetch requests
6618 * **fix:** spacing in infraction list command embed
6619 * **feat:** improved infraction management commands
6620 * **refactor:** rename the old note management commands to unote
6621 * **feat(commands:moderation):** add a better note command
6622
6623 ### 26-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6624
6625 * **chore(release):** v8.15.1 [skip ci]
6626 * **chore(release):** v8.15.0 [skip ci]
6627 * **chore(release):** v8.14.0 [skip ci]
6628
6629 ### 26-02-2024 - [[Ar Rakin](mailto:[email protected])]
6630
6631 * **fix:** runtime crashes
6632 * **refactor(logging):** better output logging
6633 * **feat:** auto storage backup
6634 * **build(k8s):** use statefulset for postgres instead of deployment
6635 * **ci:** update build.yml nodejs version
6636 * **feat(loggging):** voice channel events
6637
6638 ### 21-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6639
6640 * **chore(release):** v8.13.4 [skip ci]
6641
6642 ### 21-02-2024 - [[Ar Rakin](mailto:[email protected])]
6643
6644 * **fix(automod:rules:nsfw):** better accuracy
6645
6646 ### 18-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6647
6648 * **chore(release):** v8.13.3 [skip ci]
6649 * **chore(release):** v8.13.2 [skip ci]
6650 * **chore(release):** v8.13.1 [skip ci]
6651 * **chore(release):** v8.13.0 [skip ci]
6652
6653 ### 18-02-2024 - [[Ar Rakin](mailto:[email protected])]
6654
6655 * **fix(automod:rules:nsfw):** remove \`webp\` support check
6656 * **fix(commands:update):** should install deps automatically
6657 * **fix(extensions):** do not load all extensions automatically
6658 * **chore:** generate config schema
6659 * **feat(automod:message_rules:nsfw):** powerful AI NSFW image detection
6660 * **chore:** update readme
6661 * **chore:** update readme
6662
6663 ### 17-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6664
6665 * **chore(release):** v8.12.0 [skip ci]
6666
6667 ### 17-02-2024 - [[Ar Rakin [Extension Build]](mailto:[email protected])]
6668
6669 * **chore(extensions):** build extensions [skip ci]
6670
6671 ### 17-02-2024 - [[Ar Rakin](mailto:[email protected])]
6672
6673 * **chore(extensions):** trigger rebuild
6674 * **feat(commands:settings):** add `config` command for better configuration management
6675 * **fix(commands:translate):** do not interfere with other commands during autocompletion
6676 * **chore(extensions:urlfish):** remove unneeded commands
6677 * **chore:** fix slash command deploy script
6678
6679 ### 16-02-2024 - [[Ar Rakin [Extension Build]](mailto:[email protected])]
6680
6681 * **chore(extensions):** build extensions [skip ci]
6682 * **chore(extensions):** build extensions [skip ci]
6683 * **chore(extensions):** build extensions [skip ci]
6684
6685 ### 16-02-2024 - [[Ar Rakin](mailto:[email protected])]
6686
6687 * **chore(extensions:urlfish):** add license
6688 * **chore:** add license comments
6689 * **chore:** update config schemas
6690 * **chore(extensions):** trigger rebuild
6691 * **chore(extensions:urlfish):** complete support for url scanning and extensive configuration
6692 * **chore(deps):** upgrade dependencies
6693 * **chore(scripts:extensions.js):** support `--tsc` flag with `--build`
6694 * **feat(extensions):** elegant extension configuration support
6695
6696 ### 16-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6697
6698 * **chore(release):** v8.11.0 [skip ci]
6699
6700 ### 16-02-2024 - [[Ar Rakin](mailto:[email protected])]
6701
6702 * **chore(extensions:urlfish):** add readme
6703
6704 ### 15-02-2024 - [[Ar Rakin [Extension Build]](mailto:[email protected])]
6705
6706 * **chore(extensions):** build extensions [skip ci]
6707 * **chore(extensions):** build extensions [skip ci]
6708 * **chore(extensions):** build extensions [skip ci]
6709
6710 ### 15-02-2024 - [[Ar Rakin](mailto:[email protected])]
6711
6712 * **chore(extensions:urlfish):** rename extension
6713 * **chore(extensions:urlfish):** fix extension id
6714 * **chore(extensions):** trigger rebuild
6715 * **feat:** add `normalMessage*` events for better extension DX
6716 * **chore(extensions:urlfish):** introduce urlfish extension to protect servers from phishing links
6717
6718 ### 15-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6719
6720 * **chore(release):** v8.10.0 [skip ci]
6721 * **chore(release):** v8.9.0 [skip ci]
6722
6723 ### 15-02-2024 - [[Ar Rakin](mailto:[email protected])]
6724
6725 * **feat(polyfills):** add FileSystem.exists() method
6726
6727 ### 13-02-2024 - [[Ar Rakin](mailto:[email protected])]
6728
6729 * **refactor(utils:logger):** deprecate `log()` function
6730 * **fix(utils:EmbedSchemaParser):** infinite loop if the schema does not end with two colons `::`
6731
6732 ### 13-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6733
6734 * **chore(release):** v8.8.8 [skip ci]
6735
6736 ### 11-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6737
6738 * **chore(release):** v8.8.7 [skip ci]
6739
6740 ### 11-02-2024 - [[Ar Rakin](mailto:[email protected])]
6741
6742 * **fix(commands:emoji):** deprecated Emoji.url getter warning from discord.js
6743 * **fix(commands:emoji):** deprecated Emoji.url getter warning from discord.js
6744 * **fix(types):** typo
6745
6746 ### 11-02-2024 - [[Ar Rakin](mailto:[email protected])]
6747
6748 * **ci:** fix docker workflow
6749 * **ci:** fix PAT token for docker workflow
6750 * **ci:** fix docker workflow permissions
6751 * **ci:** fix docker workflow
6752 * **ci:** fix docker workflow
6753 * **ci:** fix docker workflow
6754 * **ci:** fix docker workflow
6755 * **ci:** fix docker workflow
6756 * **ci:** update docker workflow
6757 * **build(k8s):** add kubernetes YAML files
6758 * **chore:** update editorconfig
6759
6760 ### 10-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6761
6762 * **chore(release):** v8.8.6 [skip ci]
6763
6764 ### 10-02-2024 - [[Ar Rakin](mailto:[email protected])]
6765
6766 * **fix(commands:blockedmessage):** crashing during list command execution
6767
6768 ### 08-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6769
6770 * **chore(release):** v8.8.5 [skip ci]
6771 * **chore(release):** v8.8.4 [skip ci]
6772 * **chore(release):** v8.8.3 [skip ci]
6773 * **chore(release):** v8.8.2 [skip ci]
6774 * **chore(release):** v8.8.1 [skip ci]
6775
6776 ### 08-02-2024 - [[Ar Rakin](mailto:[email protected])]
6777
6778 * **fix(services:afk):** message content formatting
6779 * **fix(services:PermissionManager):** do not log messages unnecessarily
6780 * **fix:** ai command with openai
6781 * **chore(extensions:antirickroll):** update LICENSE
6782 * **chore(extensions):** update build-extensions.sh
6783 * **chore(extensions):** include createdAt field in index.json
6784 * **chore(extensions):** fix build script
6785 * **chore(extensions):** fix build script
6786 * **chore(extensions):** calculate sizes
6787 * **chore(extensions):** support hashing
6788 * **chore(extensions):** trigger rebuild
6789 * **fix(extensions:build-script):** sorting versions
6790 * **chore(extensions):** fix build script
6791 * **chore(extensions):** build script now generates a list of download urls
6792
6793 ### 08-02-2024 - [[Ar Rakin [Extension Build]](mailto:[email protected])]
6794
6795 * **chore(extensions):** build extensions [skip ci]
6796 * **chore(extensions):** build extensions [skip ci]
6797 * **chore(extensions):** build extensions [skip ci]
6798 * **chore(extensions):** build extensions [skip ci]
6799 * **chore(extensions):** build extensions [skip ci]
6800 * **chore(extensions):** build extensions [skip ci]
6801 * **chore(extensions):** build extensions [skip ci]
6802
6803 ### 08-02-2024 - [[Ar Rakin](mailto:[email protected])]
6804
6805 * **fix(commands:ai):** moderate the prompt before sending to OpenAI API
6806
6807 ### 07-02-2024 - [[Ar Rakin [Extension Build]](mailto:[email protected])]
6808
6809 * **chore(extensions):** build extensions [skip ci]
6810 * **chore(extensions):** build extensions [skip ci]
6811 * **chore(extensions):** build extensions [skip ci]
6812 * **chore(extensions):** build extensions [skip ci]
6813 * **chore(extensions):** build extensions [skip ci]
6814
6815 ### 07-02-2024 - [[Ar Rakin](mailto:[email protected])]
6816
6817 * **chore(extensions):** fix build script
6818 * **chore(extensions:antirickroll):** update extension.json
6819 * **chore:** create README.md for extension:antirickroll
6820
6821 ### 07-02-2024 - [[Ar Rakin](mailto:[email protected])]
6822
6823 * **chore(extensions):** trigger rebuild
6824 * **chore:** fix extension build script
6825 * **chore(extensions:antirickroll):** add an icon
6826 * **chore(extensions):** trigger rebuild
6827 * **ci:** update extension build workflow
6828 * **chore(extensions:antirickroll):** update extension.json
6829 * **chore(scripts):** index creation support
6830 * **feat(services:extensions):** schema validation for extension.json files
6831 * **feat(services:extensions):** add other metadata properties
6832 * **chore(extensions:antirickroll):** remove manual name property
6833 * **chore(extensions):** trigger rebuild
6834 * **ci:** update extension workflow
6835 * **chore(extensions):** update build script
6836 * **fix(types):** typescript type errors with NodeJS.Timeout
6837 * **fix(types):** typescript type errors with NodeJS.Timeout
6838 * **chore:** fix build errors
6839
6840 ### 07-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6841
6842 * **chore(release):** v8.8.0 [skip ci]
6843 * **chore(release):** v8.7.0 [skip ci]
6844 * **chore(release):** v8.6.2 [skip ci]
6845
6846 ### 06-02-2024 - [[Ar Rakin](mailto:[email protected])]
6847
6848 * **fix:** update command should remove tsbuildinfo
6849 * **chore(extensions:antirickroll):** update package.json
6850 * **chore(extensions:antirickroll):** update package.json
6851 * **ci:** update extensions.yml
6852 * **chore(extensions):** update build script
6853 * **ci:** update extensions.yml
6854 * **chore(extensions):** trigger rebuild
6855 * **chore:** update package.json
6856 * **chore(extensions):** fix build script
6857 * **chore(extensions):** update build script and trigger rebuild
6858 * **fix:** remove build directory before system updates
6859
6860 ### 06-02-2024 - [[Ar Rakin [Extension Build]](mailto:[email protected])]
6861
6862 * **chore(extensions):** build extensions [skip ci]
6863 * **chore(extensions):** build extensions [skip ci]
6864
6865 ### 06-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6866
6867 * **chore(release):** v8.6.1 [skip ci]
6868
6869 ### 05-02-2024 - [[Ar Rakin](mailto:[email protected])]
6870
6871 * **chore:** update todos
6872 * **chore:** update todos
6873 * **ci:** fix extensions.yml
6874 * **docs(extensions):** fix missing quotes in code examples
6875 * **fix(commands:ai):** change the way of checking for packages
6876 * **fix(commands:ai):** ensure the logic to check for openai installation is correct
6877 * **fix(commands:ai):** unresolvable type import
6878
6879 ### 05-02-2024 - [[Ar Rakin](mailto:[email protected])]
6880
6881 * **chore:** update extensions readme
6882 * **chore(extensions):** trigger rebuild
6883 * **chore(extensions):** trigger rebuild
6884 * **chore(extensions):** add official extensions
6885 * **feat:** add getService function to client
6886 * **feat(services:extensions):** support `EXTENSIONS_DIRECTORY` environment variable
6887 * **chore:** update todos
6888 * **fix(logging):** bans/kicks are not always being logged
6889 * **fix(services:infractionManager):** infraction metadata format
6890 * **chore:** fix merge conflict
6891 * **feat(commands:ai):** support OpenAI
6892 * **refactor(types):** move environment variable types into a seperate file
6893 * **chore(deps):** update pm2 to 5.3.1
6894
6895 ### 05-02-2024 - [[Ar Rakin [Extension Build]](mailto:[email protected])]
6896
6897 * **chore(extensions):** build extensions [skip ci]
6898
6899 ### 05-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6900
6901 * **chore(release):** v8.6.0 [skip ci]
6902 * **chore(release):** v8.5.0 [skip ci]
6903 * **chore(release):** v8.4.4 [skip ci]
6904 * **chore(release):** v8.4.3 [skip ci]
6905 * **chore(release):** v8.4.2 [skip ci]
6906 * **chore(release):** v8.4.1 [skip ci]
6907 * **chore(release):** v8.4.0 [skip ci]
6908
6909 ### 04-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6910
6911 * **chore(release):** v8.3.2 [skip ci]
6912 * **chore(release):** v8.3.1 [skip ci]
6913 * **chore(release):** v8.3.0 [skip ci]
6914 * **chore(release):** v8.2.1 [skip ci]
6915 * **chore(release):** v8.2.0 [skip ci]
6916 * **chore(release):** v8.1.1 [skip ci]
6917
6918 ### 04-02-2024 - [[Ar Rakin](mailto:[email protected])]
6919
6920 * **fix:** send command type errors
6921 * **fix:** send command emoji resolving issue
6922 * **fix:** send command does work but gives an error message
6923 * **fix(utils:pagination):** undefined references
6924 * **fix(commands:modstats):** missing parameters on slash command
6925 * **fix(commands:modstats):** missing parameters on slash commanf
6926 * **fix(utils:paginator):** update data entry count on filter/sort mode change
6927
6928 ### 04-02-2024 - [[Ar Rakin](mailto:[email protected])]
6929
6930 * **chore:** add todos
6931 * **style(polyfills):** add doc comment
6932 * **fix(commands:update):** backup package.json and tsconfig.json before installation
6933 * **refactor(commands:modstats):** use new metadata system of paginator
6934 * **feat(utils:pagination):** metadata and update on metadata
6935 * **fix:** pagination entry count not updating
6936 * **feat(commands:moderation):** `modstats` command
6937 * **fix:** adjust the page entries limit
6938 * **style:** fix code styles
6939 * **fix(commands:infraction:create):** `type` field not working
6940
6941 ### 03-02-2024 - [[Ar Rakin](mailto:[email protected])]
6942
6943 * **docs:** update guild config page
6944 * **fix:** missing default argument
6945 * **chore:** update security policy
6946 * **feat(configManager):** auto configure and discover guilds
6947 * **feat(dynamicLoader:commands):** customizable command group names
6948 * **chore:** fix deps
6949
6950 ### 03-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6951
6952 * **chore(release):** v8.1.0 [skip ci]
6953
6954 ### 02-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6955
6956 * **chore(release):** v8.0.0 [skip ci]
6957
6958 ### 02-02-2024 - [[Ar Rakin](mailto:[email protected])]
6959
6960 * **chore:** fix .husky/commit-msg hook permissions
6961 * **fix(dynamicLoader):** not setting command groups during import
6962
6963 **BREAKING CHANGE:** No breaking change; this is just to invoke the GH workflow to create release.
6964
6965
6966 ### 30-01-2024 - [[Ar Rakin](mailto:[email protected])]
6967
6968 * **docs:** update layout.tsx
6969 * **docs:** fix opengraph image
6970 * feat!: support bun (#150)
6971
6972
6973
6974 ### 30-01-2024 - [[Ar Rakin](mailto:[email protected])]
6975
6976 * **docs:** opengraph meta info
6977 * **chore:** fixup
6978 * **docs:** images
6979 * **docs:** add v8 release information page
6980 * **fix:** remove unneeded logging
6981
6982 ### 30-01-2024 - [[Conventional Release Action](mailto:[email protected])]
6983
6984 * **chore(release):** v7.26.0 [skip ci]
6985
6986 ### 29-01-2024 - [[Ar Rakin](mailto:[email protected])]
6987
6988 * **refactor(api:server):** organized code
6989 * **feat:** dynamic event loading and unloading
6990
6991 ### 28-01-2024 - [[Ar Rakin](mailto:[email protected])]
6992
6993 * **chore(deps):** remove unavailable deps
6994 * **fix(runtime:bun):** decorators not working
6995 * **feat:** supporting old and new decorators for best compatibility
6996 * **fix:** loading errors
6997 * **refactor:** better boot process
6998 * **feat:** experimental bun support
6999 * **chore:** add cleanup script
7000
7001 ### 26-01-2024 - [[Conventional Release Action](mailto:[email protected])]
7002
7003 * **chore(release):** v7.25.0 [skip ci]
7004 * **chore(release):** v7.24.1 [skip ci]
7005 * **chore(release):** v7.24.0 [skip ci]
7006
7007 ### 26-01-2024 - [[Ar Rakin](mailto:[email protected])]
7008
7009 * **feat(commands:update):** support updates via git
7010 * **feat(credentials):** allow the restart command to work as before
7011
7012 ### 26-01-2024 - [[Ar Rakin](mailto:[email protected])]
7013
7014 * **fix(commands:update):** registering guild slash commands instead of global
7015 * **chore:** update README.md
7016
7017 ### 25-01-2024 - [[Conventional Release Action](mailto:[email protected])]
7018
7019 * **chore(release):** v7.23.2 [skip ci]
7020 * **chore(release):** v7.23.1 [skip ci]
7021 * **chore(release):** v7.23.0 [skip ci]
7022 * **chore(release):** v7.22.0 [skip ci]
7023 * **chore(release):** v7.21.2 [skip ci]
7024 * **chore(release):** v7.21.1 [skip ci]
7025
7026 ### 25-01-2024 - [[Ar Rakin](mailto:[email protected])]
7027
7028 * **fix:** system command
7029 * **fix:** remove unneeded logs
7030 * **feat:** accept key from cli
7031 * **feat:** credentials server auth
7032 * **perf:** better cache sweeping and management
7033 * **perf:** better cache management
7034
7035 ### 23-01-2024 - [[Conventional Release Action](mailto:[email protected])]
7036
7037 * **chore(release):** v7.21.0 [skip ci]
7038
7039 ### 23-01-2024 - [[Ar Rakin](mailto:[email protected])]
7040
7041 * **feat(automod:rules):** url crawl rule (experimental)
7042 * **chore:** add todos
7043
7044 ### 20-01-2024 - [[Conventional Release Action](mailto:[email protected])]
7045
7046 * **chore(release):** v7.20.0 [skip ci]
7047 * **chore(release):** v7.19.0 [skip ci]
7048 * **chore(release):** v7.18.0 [skip ci]
7049
7050 ### 20-01-2024 - [[Ar Rakin](mailto:[email protected])]
7051
7052 * **feat(automod:logging):** log changed/removed embeds
7053 * **feat(automod:rules:image):** allow images in embeds to be scanned
7054 * **feat(automod:rules):** add `embed` rule
7055
7056 ### 19-01-2024 - [[Ar Rakin](mailto:[email protected])]
7057
7058 * **docs:** add about page
7059 * **docs:** update main page
7060
7061 ### 19-01-2024 - [[Ar Rakin](mailto:[email protected])]
7062
7063 * **chore:** update config schema
7064 * **chore:** update .gitignore
7065 * **chore:** update tsconfig.json
7066 * **feat(automod:rules):** image scan rule for OCR text scanning
7067 * **feat(services):** add image recognition (OCR) service
7068
7069 ### 19-01-2024 - [[Conventional Release Action](mailto:[email protected])]
7070
7071 * **chore(release):** v7.17.0 [skip ci]
7072
7073 ### 17-01-2024 - [[Ar Rakin](mailto:[email protected])]
7074
7075 * **docs:** update faq
7076 * **docs:** update ban command page title
7077 * **docs:** recreate /automoderation page
7078
7079 ### 17-01-2024 - [[Ar Rakin](mailto:[email protected])]
7080
7081 * **docs:** add FAQ page link
7082 * **docs:** add FAQ page
7083 * **docs:** update table of contents
7084 * **docs:** fix edit button
7085 * **docs:** fix edit button
7086 * **docs:** fix pageinfo
7087
7088 ### 16-01-2024 - [[Ar Rakin](mailto:[email protected])]
7089
7090 * **docs:** introduce edit button component
7091 * **docs:** add page for ban command
7092 * **docs:** custom loading animations
7093
7094 ### 16-01-2024 - [[Ar Rakin](mailto:[email protected])]
7095
7096 * **docs:** fix frontmatter YAML of ban command page
7097
7098 ### 15-01-2024 - [[Ar Rakin](mailto:[email protected])]
7099
7100 * **docs:** fix links.ts
7101 * **docs:** fix /search/route.ts
7102 * **build:** update Dockerfile
7103
7104 ### 15-01-2024 - [[Ar Rakin](mailto:[email protected])]
7105
7106 * **docs:** add 404 page
7107 * **docs:** dynamic page scanning
7108 * **docs:** fix regex dos attack issue
7109 * **docs:** fix regex dos attack issue
7110 * **docs:** better build
7111 * **docs:** move pages from docs/
7112
7113 ### 14-01-2024 - [[Ar Rakin](mailto:[email protected])]
7114
7115 * **docs:** update next.config.mjs
7116 * **docs:** create generate-sitemap.js
7117 * **build(docker):** fix Dockerfile
7118 * **build:** update Dockerfile
7119 * **docs:** update Search.tsx
7120 * **docs:** update links.ts
7121 * **build:** update Dockerfile
7122 * **docs:** update SearchModal.tsx
7123 * docsL update SearchModal.tsx
7124 * **docs:** migrate to nextjs (#149)
7125
7126
7127 * **docs:** update DocsLayout.tsx
7128
7129 ### 14-01-2024 - [[Ar Rakin](mailto:[email protected])]
7130
7131 * **docs:** finish migrating to nextjs
7132 * **chore(deps):** update packages
7133
7134 ### 13-01-2024 - [[Ar Rakin](mailto:[email protected])]
7135
7136 * **docs:** update SearchModal.tsx
7137 * **docs:** update Search.tsx
7138 * **docs:** update usePlatform.ts
7139 * **docs:** make usePlatform() hook usable in the client
7140
7141 ### 13-01-2024 - [[Ar Rakin](mailto:[email protected])]
7142
7143 * **docs:** searching
7144
7145 ### 12-01-2024 - [[Ar Rakin](mailto:[email protected])]
7146
7147 * **docs:** add edit button
7148 * **docs:** dynamic metadata fetching
7149 * **docs:** autolink
7150 * **docs:** fix table of contents
7151
7152 ### 11-01-2024 - [[Ar Rakin](mailto:[email protected])]
7153
7154 * **docs:** update page.mdx
7155 * **docs:** update Drawer.module.css
7156 * **docs:** update globals.css
7157 * **docs:** update layout.tsx
7158 * **docs:** update tailwind.config.ts
7159 * **docs:** fix spacing
7160 * **docs:** fix horizontal scrollbar styles
7161
7162 ### 11-01-2024 - [[Ar Rakin](mailto:[email protected])]
7163
7164 * **docs:** fix navbar z-index issue
7165 * **docs:** better navigation between pages
7166 * **docs:** add home page
7167 * **docs:** syntax highlighting
7168 * **docs:** complete adding table of contents
7169
7170 ### 10-01-2024 - [[Ar Rakin](mailto:[email protected])]
7171
7172 * **docs:** update docs layout
7173 * **docs(styling):** remove backticks fron inline code snippets
7174
7175 ### 10-01-2024 - [[Ar Rakin](mailto:[email protected])]
7176
7177 * **docs:** table of contents
7178
7179 ### 09-01-2024 - [[Ar Rakin](mailto:[email protected])]
7180
7181 * **docs:** basic navigation
7182 * **docs:** optimizations
7183
7184 ### 09-01-2024 - [[Ar Rakin](mailto:[email protected])]
7185
7186 * **docs:** update Navbar.tsx
7187 * **docs:** update navbar transition
7188
7189 ### 08-01-2024 - [[Ar Rakin](mailto:[email protected])]
7190
7191 * **docs:** update navbar drawer transition
7192
7193 ### 08-01-2024 - [[Ar Rakin](mailto:[email protected])]
7194
7195 * **docs:** better navbar UX
7196 * **docs:** finish building the navbar
7197 * **docs:** add a basic navbar drawer
7198
7199 ### 07-01-2024 - [[Ar Rakin](mailto:[email protected])]
7200
7201 * **docs:** add basic navbar
7202 * **docs(migration):** initial commit
7203
7204 ### 06-01-2024 - [[Ar Rakin](mailto:[email protected])]
7205
7206 * **refactor:** move global.d.ts to `src/types/`
7207 * **refactor:** remove unneeded environment variable typings
7208 * **feat:** add strongly-typed global variables and environment variables
7209
7210 ### 06-01-2024 - [[Conventional Release Action](mailto:[email protected])]
7211
7212 * **chore(release):** v7.16.0 [skip ci]
7213
7214 ### 05-01-2024 - [[Conventional Release Action](mailto:[email protected])]
7215
7216 * **chore(release):** v7.15.0 [skip ci]
7217 * **chore(release):** v7.14.3 [skip ci]
7218
7219 ### 05-01-2024 - [[Ar Rakin](mailto:[email protected])]
7220
7221 * **feat:** listen for message events for statistics
7222
7223 ### 05-01-2024 - [[Ar Rakin](mailto:[email protected])]
7224
7225 * **chore:** update SECURITY.md
7226 * **chore:** update readme
7227 * **fix:** build failure for global type casting
7228 * **fix:** build failure for global type casting
7229
7230 ### 04-01-2024 - [[Ar Rakin](mailto:[email protected])]
7231
7232 * **fix:** set global boot date
7233 * **fix:** system command should show the uptime of the bot system
7234 * **fix:** temprole command not behaving correctly due to cache miss
7235 * **chore:** update FUNDING.yml
7236 * **chore:** update FUNDING.yml
7237 * **fix(commands:unmute):** better error message
7238 * **fix(commands:unmute):** better error message
7239
7240 ### 04-01-2024 - [[Conventional Release Action](mailto:[email protected])]
7241
7242 * **chore(release):** v7.14.2 [skip ci]
7243 * **chore(release):** v7.14.1 [skip ci]
7244
7245 ### 02-01-2024 - [[Conventional Release Action](mailto:[email protected])]
7246
7247 * **chore(release):** v7.14.0 [skip ci]
7248
7249 ### 02-01-2024 - [[Ar Rakin](mailto:[email protected])]
7250
7251 * **feat:** experimental user stats service
7252
7253 ### 01-01-2024 - [[Ar Rakin](mailto:[email protected])]
7254
7255 * **docs:** update terms.md
7256 * **docs:** update getting-started.md
7257
7258 ### 01-01-2024 - [[Conventional Release Action](mailto:[email protected])]
7259
7260 * **chore(release):** v7.13.0 [skip ci]
7261
7262 ### 01-01-2024 - [[Ar Rakin](mailto:[email protected])]
7263
7264 * **feat(commands:userlookup):** infraction and moderation statistics
7265
7266 ### 31-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7267
7268 * **chore(release):** v7.12.3 [skip ci]
7269
7270 ### 31-12-2023 - [[Ar Rakin](mailto:[email protected])]
7271
7272 * **fix(services:afk):** random crashes because of a missing null check
7273
7274 ### 30-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7275
7276 * **chore(release):** v7.12.2 [skip ci]
7277 * **chore(release):** v7.12.1 [skip ci]
7278
7279 ### 30-12-2023 - [[Ar Rakin](mailto:[email protected])]
7280
7281 * **fix(commands:temprole):** prisma invokation errors
7282 * **fix(commands:temprole):** typo in `slashCommandBuilder`
7283
7284 ### 29-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7285
7286 * **chore(release):** v7.12.0 [skip ci]
7287
7288 ### 29-12-2023 - [[Ar Rakin](mailto:[email protected])]
7289
7290 * **feat(moderation:reporting):** stable report system
7291
7292 ### 28-12-2023 - [[Ar Rakin](mailto:[email protected])]
7293
7294 * **docs:** reorganize pages
7295
7296 ### 28-12-2023 - [[Ar Rakin](mailto:[email protected])]
7297
7298 * **docs:** delete docs/guild-config-schema.md
7299
7300 ### 28-12-2023 - [[Ussen](mailto:[email protected])]
7301
7302 * **docs:** create system-config-schema.md (#146)
7303
7304 * Create system-config-schema.md
7305
7306 ### 26-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7307
7308 * **chore(release):** v7.11.0 [skip ci]
7309
7310 ### 26-12-2023 - [[Ar Rakin](mailto:[email protected])]
7311
7312 * **feat(api):** store IP addresses when a user submits a review
7313 * **feat(db:schema):** add ip field to Review model
7314 * **docs:** update screenshots.md
7315 * **docs:** rename image.png to help-command-screenshot.png
7316 * **docs:** rename image (1).png to about-command-screenshot.png
7317 * **docs:** update screenshots.md
7318 * **docs:** update SUMMARY.md
7319 * **docs:** rename GuildConfigSchema.md to guild-config-schema.md
7320 * **chore(readme):** update contributors list
7321 * **chore:** update readme
7322
7323 ### 26-12-2023 - [[Ussen](mailto:[email protected])]
7324
7325 * **docs:** create GuildConfigSchema.md (#145)
7326
7327 * Create GuildConfigSchema.md
7328
7329 ### 24-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7330
7331 * **chore(release):** v7.10.2 [skip ci]
7332 * **chore(release):** v7.10.1 [skip ci]
7333 * **chore(release):** v7.10.0 [skip ci]
7334 * **chore(release):** v7.9.0 [skip ci]
7335
7336 ### 24-12-2023 - [[Ar Rakin](mailto:[email protected])]
7337
7338 * **fix(core:permissions):** automod permission checking error
7339 * **fix:** discord based permission system
7340 * **fix(core:permissions:discord):** denying actions for simple role-less setups
7341 * **docs:** update features
7342
7343 ### 24-12-2023 - [[Ar Rakin](mailto:[email protected])]
7344
7345 * **feat(api):** add email verification finish route
7346 * **feat(moderation:reports):** support processing action select menu
7347
7348 ### 22-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7349
7350 * **chore(release):** v7.8.0 [skip ci]
7351
7352 ### 22-12-2023 - [[Ar Rakin](mailto:[email protected])]
7353
7354 * **feat(moderation):** add reporting system (incomplete)
7355
7356 ### 21-12-2023 - [[Ar Rakin](mailto:[email protected])]
7357
7358 * **docs(installation):** fix slash command registration command
7359 * **chore:** update SECURITY.md
7360
7361 ### 20-12-2023 - [[Ar Rakin](mailto:[email protected])]
7362
7363 * **chore:** update readme
7364
7365 ### 19-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7366
7367 * **chore(release):** v7.7.0 [skip ci]
7368 * **chore(release):** v7.6.0 [skip ci]
7369
7370 ### 19-12-2023 - [[Ar Rakin](mailto:[email protected])]
7371
7372 * **feat(api):** disallow banned users to log in or reset password
7373 * **fix(commands):** make reason optional in `sysban` command
7374 * **feat(system):** add `sysban` and `sysunban` commands
7375 * **feat(auth):** banning users from the system
7376
7377 ### 17-12-2023 - [[Ar Rakin](mailto:[email protected])]
7378
7379 * **chore(readme):** add download buttons
7380
7381 ### 16-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7382
7383 * **chore(release):** v7.5.1 [skip ci]
7384
7385 ### 16-12-2023 - [[Ar Rakin](mailto:[email protected])]
7386
7387 * **fix(logging):** ban reasons not showing up
7388
7389 Increased log delay
7390
7391 ### 15-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7392
7393 * **chore(release):** v7.5.0 [skip ci]
7394
7395 ### 15-12-2023 - [[Ar Rakin](mailto:[email protected])]
7396
7397 * **feat:** email verification support
7398
7399 ### 14-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7400
7401 * **chore(release):** v7.4.1 [skip ci]
7402
7403 ### 14-12-2023 - [[Ar Rakin](mailto:[email protected])]
7404
7405 * **fix:** verification service misbehaving
7406
7407 ### 13-12-2023 - [[Ar Rakin](mailto:[email protected])]
7408
7409 * **chore:** update readme
7410
7411 ### 11-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7412
7413 * **chore(release):** v7.4.0 [skip ci]
7414
7415 ### 11-12-2023 - [[Ar Rakin](mailto:[email protected])]
7416
7417 * **feat(api):** add /challenge/verify endpoint to retrive meta info
7418
7419 ### 09-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7420
7421 * **chore(release):** v7.3.3 [skip ci]
7422
7423 ### 09-12-2023 - [[Ar Rakin](mailto:[email protected])]
7424
7425 * **fix(automod:verification):** update generated query params for the target url
7426
7427 ### 08-12-2023 - [[Ar Rakin](mailto:[email protected])]
7428
7429 * **refactor(scripts):** rewrite slash command deployment script in javascript
7430 * **refactor(scripts):** rewrite generate-config-schema.ts in javascript for performance
7431 * **chore:** update config schema
7432 * **chore:** update config schema
7433 * **chore:** add license comments
7434 * **fix(automod:verification):** runtime errors
7435 * **fix(automod:verification):** add missing userId query parameter to the DM url
7436 * **feat(automod:verification):** support `action_on_fail` option
7437 * **feat(automod:verification):** support `parameters` option
7438
7439 ### 08-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7440
7441 * **chore(release):** v7.3.2 [skip ci]
7442 * **chore(release):** v7.3.1 [skip ci]
7443 * **chore(release):** v7.3.0 [skip ci]
7444 * **chore(release):** v7.2.0 [skip ci]
7445
7446 ### 07-12-2023 - [[Ar Rakin](mailto:[email protected])]
7447
7448 * **ci:** fix failing workflows
7449
7450 ### 07-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7451
7452 * **chore(release):** v7.1.0 [skip ci]
7453 * **chore(release):** v7.0.0 [skip ci]
7454
7455 ### 07-12-2023 - [[Ar Rakin](mailto:[email protected])]
7456
7457 * **feat(automod):** verification system
7458 * feat(snippets)!: remove `permission_roles` field from the database schema
7459
7460 **BREAKING CHANGE:** Be sure to back up your data before upgrading.
7461 **NOTE:** Run `npx prisma db push` to update your database schema.
7462
7463
7464 ### 06-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7465
7466 * **chore(release):** v6.93.0 [skip ci]
7467 * **chore(release):** v6.92.0 [skip ci]
7468 * **chore(release):** v6.91.0 [skip ci]
7469
7470 ### 06-12-2023 - [[Ar Rakin](mailto:[email protected])]
7471
7472 * **feat(partial:verification):** implement recaptcha system
7473 * **chore:** update config schema
7474 * **feat(services:react_roles):** better rate limiting
7475 * **chore(utils):** remove unneeded debug logs
7476 * **feat(moderation:bulk_delete_msgs):** support `offset` option
7477
7478 ### 02-12-2023 - [[Ar Rakin](mailto:[email protected])]
7479
7480 * **ci:** revert build.yml
7481 * **ci:** update build.yml for codecov
7482
7483 ### 01-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7484
7485 * **chore(release):** v6.90.0 [skip ci]
7486
7487 ### 01-12-2023 - [[Ar Rakin](mailto:[email protected])]
7488
7489 * **feat(commands:clear):** `mc` alias
7490
7491 ### 29-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7492
7493 * **chore(release):** v6.89.0 [skip ci]
7494 * **chore(release):** v6.88.2 [skip ci]
7495
7496 ### 29-11-2023 - [[Ar Rakin](mailto:[email protected])]
7497
7498 * **chore:** update config schema
7499 * **feat(welcomer):** custom say hi reply message template
7500 * **fix(db:schema):** rename `CommandPermissionOverwrite` model name
7501
7502 ### 28-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7503
7504 * **chore(release):** v6.88.1 [skip ci]
7505 * **chore(release):** v6.88.0 [skip ci]
7506
7507 ### 28-11-2023 - [[Ar Rakin](mailto:[email protected])]
7508
7509 * **fix(core:argument_parser):** mention prefix does not work
7510 * **feat:** command permission overwrites
7511 * Merge github.com:onesoft-sudo/sudobot into refactor/command-v2
7512
7513 ### 28-11-2023 - [[Ar Rakin](mailto:[email protected])]
7514
7515 * **docs(gitbook-22):** Drop support for MySQL
7516
7517 ### 27-11-2023 - [[Ar Rakin](mailto:[email protected])]
7518
7519 * **fix:** issues introduced by the refactor
7520 * **refactor:** commands
7521 * **refactor:** command system
7522
7523 ### 26-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7524
7525 * **chore(release):** v6.87.0 [skip ci]
7526 * **chore(release):** v6.86.0 [skip ci]
7527
7528 ### 26-11-2023 - [[Ar Rakin](mailto:[email protected])]
7529
7530 * **feat(snippets):** support embed schemas in snippet contents
7531 * **fix(snippetManager):** permission checking issues
7532 * **feat:** introduce command v2
7533
7534 ### 25-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7535
7536 * **chore(release):** v6.85.2 [skip ci]
7537 * **chore(release):** v6.85.1 [skip ci]
7538
7539 ### 25-11-2023 - [[Ar Rakin](mailto:[email protected])]
7540
7541 * **fix(commands:snippets):** double response
7542
7543 ### 25-11-2023 - [[Ar Rakin](mailto:[email protected])]
7544
7545 * **fix(welcomer):** say_hi_label not working
7546
7547 ### 23-11-2023 - [[Ar Rakin](mailto:[email protected])]
7548
7549 * **refactor(native):** move `env.c` and `env.h` outside `env/`
7550 * **chore:** update config schemas
7551 * **feat(welcomer):** introduce `welcomer.say_hi_label` configuration option
7552 * **fix(commands:moderation):** not showing user information
7553 * **feat:** complete `check_discord_permissions` option
7554 * **refactor(types):** deprecate `mod_role`, `admin_role`, and `staff_role` properties
7555 * **feat(permissions):** add `DiscordBasedPermissionManager`
7556 * **fix:** introduce `overwriteIds` in `GetMemberPermissionInGuildResult` type
7557 * **fix(logging:on:message_bulk_delete):** incorrect member display color
7558
7559 ### 23-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7560
7561 * **chore(release):** v6.85.0 [skip ci]
7562 * **chore(release):** v6.84.1 [skip ci]
7563 * **chore(release):** v6.84.0 [skip ci]
7564 * **chore(release):** v6.83.0 [skip ci]
7565 * **chore(release):** v6.82.1 [skip ci]
7566 * **chore(release):** v6.82.0 [skip ci]
7567
7568 ### 21-11-2023 - [[Ar Rakin](mailto:[email protected])]
7569
7570 * **refactor:** use the new permission manager everywhere
7571
7572 ### 20-11-2023 - [[Ar Rakin](mailto:[email protected])]
7573
7574 * **feat:** introduce permission manager v2
7575 * **chore(config):** update schemas
7576 * refactor(permission_system)!: rename `advanced` system to `layered`
7577
7578 ### 19-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7579
7580 * **chore(release):** v6.81.1 [skip ci]
7581
7582 ### 19-11-2023 - [[Ar Rakin](mailto:[email protected])]
7583
7584 * **fix(commands:history):** replace underscrores with spaces in infraction type field
7585
7586 ### 18-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7587
7588 * **chore(release):** v6.81.0 [skip ci]
7589
7590 ### 18-11-2023 - [[Ar Rakin](mailto:[email protected])]
7591
7592 * **perf(utils:pagination):** skip collecting interactions if the data array is empty
7593 * **feat(commands:ballot):** add `/ballot votelist` command
7594
7595 ### 17-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7596
7597 * **chore(release):** v6.80.2 [skip ci]
7598 * **chore(release):** v6.80.1 [skip ci]
7599 * **chore(release):** v6.80.0 [skip ci]
7600
7601 ### 17-11-2023 - [[Ar Rakin](mailto:[email protected])]
7602
7603 * **perf(commands:ai):** do not use pagination if there is a single chunk only
7604 * **fix(emojis):** invalid component emoji error
7605 * **feat:** update AI command
7606
7607 ### 15-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7608
7609 * **chore(release):** v6.79.0 [skip ci]
7610
7611 ### 15-11-2023 - [[Ar Rakin](mailto:[email protected])]
7612
7613 * **feat(api):** introduce `MessageRuleController`
7614
7615 ### 14-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7616
7617 * **chore(release):** v6.78.0 [skip ci]
7618 * **chore(release):** v6.77.1 [skip ci]
7619
7620 ### 14-11-2023 - [[Ar Rakin](mailto:[email protected])]
7621
7622 * **feat(afk_system):** add afk management commands
7623 * **fix(core):** typings
7624 * **fix(core:typings):** better typing
7625 * **refactor(commands:automation):** add `afks` command
7626 * **fix(system:audit_logging):** logs the home guild and log channel itself
7627
7628 ### 13-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7629
7630 * **chore(release):** v6.77.0 [skip ci]
7631
7632 ### 13-11-2023 - [[Ar Rakin](mailto:[email protected])]
7633
7634 * **fix(types):** conflict
7635 * **chore(deps):** update typescript
7636 * **fix(types):** conflicting types
7637 * **refactor(system:audit_logging):** extract reusable code into methods
7638 * **fix(typings):** embed build command type errors
7639 * **feat(commands):** add `Edit Message` command
7640
7641 ### 12-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7642
7643 * **chore(release):** v6.76.0 [skip ci]
7644
7645 ### 12-11-2023 - [[Ar Rakin](mailto:[email protected])]
7646
7647 * **feat(native):** environment file parsing
7648
7649 ### 11-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7650
7651 * **chore(release):** v6.75.0 [skip ci]
7652 * **chore(release):** v6.74.0 [skip ci]
7653 * **chore(release):** v6.73.0 [skip ci]
7654 * **chore(release):** v6.72.0 [skip ci]
7655 * **chore(release):** v6.71.2 [skip ci]
7656
7657 ### 11-11-2023 - [[Ar Rakin](mailto:[email protected])]
7658
7659 * **feat(reminders):** add reminder remove command
7660 * **feat(commands:snipe):** update `snipe` command
7661 * **feat(native):** application command interaction support
7662 * **feat(native):** production and debug builds
7663 * **fix(utils:pagination):** fix 'Page 1 of 0' one-by-off errors
7664
7665 ### 10-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7666
7667 * **chore(release):** v6.71.1 [skip ci]
7668 * **chore(release):** v6.71.0 [skip ci]
7669 * **chore(release):** v6.70.0 [skip ci]
7670 * **chore(release):** v6.69.1 [skip ci]
7671
7672 ### 10-11-2023 - [[Ar Rakin](mailto:[email protected])]
7673
7674 * **fix(services:ballots):** interaction response strings
7675
7676 ### 10-11-2023 - [[Ar Rakin](mailto:[email protected])]
7677
7678 * **feat(commands):** add reminder list command
7679 * **refactor(native:commands:about):** use casprintf()
7680 * **fix:** remove debug exit
7681 * **chore:** add .clang-format
7682 * **feat(native:io):** implement casprintf() function for a windows replacement of asprintf()
7683 * **fix:** add better DM fail check
7684
7685 ### 09-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7686
7687 * **chore(release):** v6.69.0 [skip ci]
7688 * **chore(release):** v6.68.0 [skip ci]
7689
7690 ### 09-11-2023 - [[Ar Rakin](mailto:[email protected])]
7691
7692 * **feat(native:commands):** add `about` command
7693 * **ci:** update release workflow
7694 * **refactor(types):** better typing
7695 * **feat(commands:joke):** support multiple joke APIs
7696
7697 ### 08-11-2023 - [[Ar Rakin](mailto:[email protected])]
7698
7699 * **refactor(native:core:commands):** use a plain array instead of hashmap
7700 * **build:** fix makefile
7701
7702 ### 07-11-2023 - [[Ar Rakin](mailto:[email protected])]
7703
7704 * **ci:** update build.yml
7705
7706 ### 07-11-2023 - [[Ar Rakin](mailto:[email protected])]
7707
7708 * **build:** make the library build optional
7709 * **feat:** hybrid process creation
7710 * **feat(native:lib):** hybrid processes
7711 * **feat(native:lib):** hybrid processes
7712
7713 ### 07-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7714
7715 * **chore(release):** v6.67.0 [skip ci]
7716
7717 ### 06-11-2023 - [[Ar Rakin](mailto:[email protected])]
7718
7719 * **ci:** update build workflow
7720 * **feat(lib:native):** basic command handling
7721 * **fix(commands:SendReply):** better error messages
7722
7723 ### 06-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7724
7725 * **chore(release):** v6.66.0 [skip ci]
7726 * **chore(release):** v6.65.4 [skip ci]
7727 * **chore(release):** v6.65.3 [skip ci]
7728
7729 ### 06-11-2023 - [[Ar Rakin](mailto:[email protected])]
7730
7731 * **fix(commands:emojimix):** add missing description
7732
7733 ### 05-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7734
7735 * **chore(release):** v6.65.2 [skip ci]
7736 * **chore(release):** v6.65.1 [skip ci]
7737 * **chore(release):** v6.65.0 [skip ci]
7738 * **chore(release):** v6.64.0 [skip ci]
7739 * **chore(release):** v6.63.2 [skip ci]
7740 * **chore(release):** v6.63.1 [skip ci]
7741 * **chore(release):** v6.63.0 [skip ci]
7742
7743 ### 05-11-2023 - [[Ar Rakin](mailto:[email protected])]
7744
7745 * **fix(commands:update):** requirement checks not working
7746 * **fix(commands:update):** logic error
7747 * **fix(api:reviews):** increase limit for `/review` endpoint responses
7748 * **fix(commands:emoji):** embed color
7749
7750 ### 05-11-2023 - [[Ar Rakin](mailto:[email protected])]
7751
7752 * **feat(lib):** basic library directory structure
7753 * **feat(commands:update):** support auto-updates in windows
7754 * **fix(commands:update):** better error checking
7755 * **refactor:** remove unneeded `await`s
7756 * **feat(commands:note):** add `note remove` command alias
7757
7758 ### 04-11-2023 - [[Ar Rakin](mailto:[email protected])]
7759
7760 * **chore(docker):** update Dockerfile
7761 * **feat(commands):** support running commands in `GUILD_VOICE` channels as well
7762 * **fix(commands:update):** controls not working
7763 * **fix(commands:about):** weird indents in discord mobile
7764 * **chore:** remove unneeded files
7765 * **fix(commands:update):** show not under control error message if interaction filter condition fails
7766 * **chore:** remove unneeded files
7767 * **fix(commands:clear):** `bc` command alias not working
7768 * **fix(commands:mixemoji):** better error message
7769 * **fix(commands:mixemoji):** handle 404 error code
7770 * **fix:** check if stdin is tty
7771 * **chore:** remove unneeded files
7772 * **feat(commands:fun):** add `mixemoji` command
7773 * **chore:** remove unneeded files
7774 * **feat(commands:clear):** add support for regex based message clearing
7775 * **chore:** remove unneeded files
7776 * **feat(development:shortcuts):** add `Shift+L` and `L` action keys to write and load config files
7777
7778 ### 04-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7779
7780 * **chore(release):** v6.62.0 [skip ci]
7781 * **chore(release):** v6.61.7 [skip ci]
7782 * **chore(release):** v6.61.6 [skip ci]
7783 * **chore(release):** v6.61.5 [skip ci]
7784 * **chore(release):** v6.61.4 [skip ci]
7785 * **chore(release):** v6.61.3 [skip ci]
7786 * **chore(release):** v6.61.2 [skip ci]
7787 * **chore(release):** v6.61.1 [skip ci]
7788 * **chore(release):** v6.61.0 [skip ci]
7789 * **chore(release):** v6.60.0 [skip ci]
7790 * **chore(release):** v6.59.0 [skip ci]
7791
7792 ### 04-11-2023 - [[Ar Rakin](mailto:[email protected])]
7793
7794 * **docs(gitbook-21):** remove supabase links
7795
7796 ### 03-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7797
7798 * **chore(release):** v6.58.0 [skip ci]
7799 * **chore(release):** v6.57.1 [skip ci]
7800 * **chore(release):** v6.57.0 [skip ci]
7801
7802 ### 03-11-2023 - [[Ar Rakin](mailto:[email protected])]
7803
7804 * **chore:** fix merge conflict
7805 * **feat(commands:automation):** system update command
7806 * **fix:** help command causing crash if the github emoji is not available
7807 * **refactor(utils):** strict typing
7808 * **feat(commands:information):** add `afklist` command
7809 * **refactor(types:AFKService):** stronger typing
7810
7811 ### 01-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7812
7813 * **chore(release):** v6.56.1 [skip ci]
7814 * **chore(release):** v6.56.0 [skip ci]
7815
7816 ### 01-11-2023 - [[Ar Rakin](mailto:[email protected])]
7817
7818 * **fix(development:hotreload):** files not reloading
7819 * **style:** remove unneeded variables
7820 * **feat:** improved hot reloading
7821
7822 ### 31-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7823
7824 * **chore(release):** v6.55.0 [skip ci]
7825 * **chore(release):** v6.54.0 [skip ci]
7826
7827 ### 31-10-2023 - [[Ar Rakin](mailto:[email protected])]
7828
7829 * **feat(development):** hot reloading of commands
7830 * **feat(core:services):** introduce more flexible lifecycle methods
7831 * **feat(moderation:embeds):** show Moderator field
7832
7833 ### 30-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7834
7835 * **chore(release):** v6.53.2 [skip ci]
7836 * **chore(release):** v6.53.1 [skip ci]
7837 * **chore(release):** v6.53.0 [skip ci]
7838
7839 ### 30-10-2023 - [[Ar Rakin](mailto:[email protected])]
7840
7841 * **fix:** todos
7842 * **ci(release):** fix workflows
7843 * **fix:** reformat readme
7844 * **ci(release):** fix workflows
7845 * **ci(release):** fix workflows
7846 * **ci(release):** fix workflows
7847 * **ci(release):** fix workflows
7848 * **ci(release):** fix workflows
7849 * **ci(release):** auto build and attach built files to release
7850 * **feat(commands):** add better cooldown support
7851
7852 ### 29-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7853
7854 * **chore(release):** v6.52.0 [skip ci]
7855 * **chore(release):** v6.51.3 [skip ci]
7856 * **chore(release):** v6.51.2 [skip ci]
7857 * **chore(release):** v6.51.1 [skip ci]
7858
7859 ### 29-10-2023 - [[Ar Rakin](mailto:[email protected])]
7860
7861 * **chore:** update config schemas
7862 * **feat(automod:ai):** add support for detecting other various type of unwanted messages
7863 * **fix(audit:logging):** searching for log channel in wrong server
7864 * **fix(audit:logging):** searching for log channel in wrong server
7865 * **chore(deps):** bump `discord.js` to `v14.13.0`
7866 * **chore:** update config schema
7867 * **fix(welcomer):** remove queued welcome message confirmation on button press
7868
7869 ### 29-10-2023 - [[Ar Rakin](mailto:[email protected])]
7870
7871 * **docs(gitbook-20):** Update privacy policy
7872
7873 ### 27-10-2023 - [[Ar Rakin](mailto:[email protected])]
7874
7875 * **docs(gitbook-19):** No subject
7876
7877 ### 26-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7878
7879 * **chore(release):** v6.51.0 [skip ci]
7880 * **chore(release):** v6.50.1 [skip ci]
7881
7882 ### 26-10-2023 - [[Ar Rakin](mailto:[email protected])]
7883
7884 * **feat(extensions):** extension-specific services
7885 * **style:** remove unneeded FIXME comments
7886 * **fix(types:discord.js):** breaking type changes
7887
7888 ### 25-10-2023 - [[Ar Rakin](mailto:[email protected])]
7889
7890 * **chore(docker):** update node version in Dockerfile
7891
7892 ### 25-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7893
7894 * **chore(release):** v6.50.0 [skip ci]
7895 * **chore(release):** v6.49.0 [skip ci]
7896 * **chore(release):** v6.48.0 [skip ci]
7897
7898 ### 25-10-2023 - [[Ar Rakin](mailto:[email protected])]
7899
7900 * **feat(config:commands):** `rerun_on_edit` option to rerun commands automatically on message edit
7901 * **feat(antispam):** similar message spam protection
7902 * **refactor(antispam):** use zero-depth records for storing spam-user info
7903 * **feat(antispam):** `disabled_channels` option
7904
7905 ### 23-10-2023 - [[Ar Rakin](mailto:[email protected])]
7906
7907 * **ci:** update release.yml
7908 * **docs:** update privacy.md
7909
7910 ### 20-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7911
7912 * **chore(release):** v6.47.0 [skip ci]
7913 * **chore(release):** v6.46.1 [skip ci]
7914 * **chore(release):** v6.46.0 [skip ci]
7915
7916 ### 20-10-2023 - [[Ar Rakin](mailto:[email protected])]
7917
7918 * **feat:** auto updating
7919 * **fix:** broken changes after updating discord.js
7920 * **fix:** echo and send commands always remove the command message
7921 * **feat:** system level audit logging
7922
7923 ### 18-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7924
7925 * **chore(release):** v6.45.0 [skip ci]
7926 * **chore(release):** v6.44.0 [skip ci]
7927 * **chore(release):** v6.43.0 [skip ci]
7928 * **chore(release):** v6.42.0 [skip ci]
7929
7930 ### 18-10-2023 - [[Ar Rakin](mailto:[email protected])]
7931
7932 * **feat:** add moderation command modes
7933 * **feat:** global AFK support
7934 * **feat(afk):** show dates
7935 * **feat:** clear command aliases
7936
7937 ### 17-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7938
7939 * **chore(release):** v6.41.0 [skip ci]
7940
7941 ### 17-10-2023 - [[Ar Rakin](mailto:[email protected])]
7942
7943 * **feat:** queues now work even if the input command message is removed
7944
7945 ### 16-10-2023 - [[Ar Rakin](mailto:[email protected])]
7946
7947 * **refactor:** better mention safety
7948 * **feat:** add safeMessageContent() function
7949 * **fix:** security check in send reply command
7950
7951 ### 16-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7952
7953 * **chore(release):** v6.40.0 [skip ci]
7954 * **chore(release):** v6.39.1 [skip ci]
7955
7956 ### 15-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7957
7958 * **chore(release):** v6.39.0 [skip ci]
7959 * **chore(release):** v6.38.0 [skip ci]
7960 * **chore(release):** v6.37.0 [skip ci]
7961
7962 ### 15-10-2023 - [[Ar Rakin](mailto:[email protected])]
7963
7964 * **feat:** add extract emoji command
7965 * **feat:** add `rawLinkString` to command validation rules
7966 * **chore:** remove empty files
7967 * **feat:** sniping message edits
7968 * **feat:** support nitro, boost and new username badges in user profile command
7969
7970 ### 14-10-2023 - [[Ar Rakin](mailto:[email protected])]
7971
7972 * **docs:** update features.md
7973
7974 ### 14-10-2023 - [[Ar Rakin](mailto:[email protected])]
7975
7976 * **chore:** add license comments
7977 * **feat:** add links to the help command action row
7978 * **fix:** turn off prisma query logs on production mode
7979 * **fix:** eval command logs errors twice
7980 * **fix:** remove uneeded logging
7981
7982 ### 14-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7983
7984 * **chore(release):** v6.36.0 [skip ci]
7985 * **chore(release):** v6.35.8 [skip ci]
7986 * **chore(release):** v6.35.7 [skip ci]
7987
7988 ### 13-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7989
7990 * **chore(release):** v6.35.6 [skip ci]
7991 * **chore(release):** v6.35.5 [skip ci]
7992 * **chore(release):** v6.35.4 [skip ci]
7993 * **chore(release):** v6.35.3 [skip ci]
7994 * **chore(release):** v6.35.2 [skip ci]
7995 * **chore(release):** v6.35.1 [skip ci]
7996 * **chore(release):** v6.35.0 [skip ci]
7997 * **chore(release):** v6.34.3 [skip ci]
7998 * **chore(release):** v6.34.2 [skip ci]
7999
8000 ### 13-10-2023 - [[Ar Rakin](mailto:[email protected])]
8001
8002 * **fix:** only start log server on boot when auto start is enabled
8003 * **fix:** logserver command
8004 * **fix:** log message spacing
8005 * **fix(commands):** logstart command does not work
8006 * **fix:** remove unneeded event firing logs
8007 * **fix:** add missing command description
8008 * **chore:** update schemas
8009 * **fix:** add missing reflect-metadata import
8010 * **chore:** update deps
8011 * **feat:** log server
8012 * **chore:** add license comments
8013 * **fix(EmbedSchemaParser):** validate embed JSON objects first
8014 * **fix(moderation):** unban command doesn't show proper error message when the given user isn't banned
8015
8016 ### 12-10-2023 - [[Conventional Release Action](mailto:[email protected])]
8017
8018 * **chore(release):** v6.34.1 [skip ci]
8019
8020 ### 12-10-2023 - [[Ar Rakin](mailto:[email protected])]
8021
8022 * **fix:** update volume paths in docker-compose.yml
8023 * **chore:** update todos
8024
8025 ### 12-10-2023 - [[Ar Rakin](mailto:[email protected])]
8026
8027 * **refactor(api):** changed the HTTP response status codes
8028
8029 ### 11-10-2023 - [[Ar Rakin](mailto:[email protected])]
8030
8031 * **chore:** update config schema
8032 * **feat(commands):** add `setslowmode` command
8033 * **refactor(commands):** use the new embed parser
8034 * **feat:** `EmbedSchemaParser.sendMessage()` now accepts `User` and `GuildMember` as well
8035 * **refactor(commands):** use the new embed parser in the embed management commands
8036 * **refactor:** remove default embed color
8037 * **feat(EmbedSchemaParser):** add withContent parameter to getMessageCreateOptions() method
8038 * **fix(EmbedSchemaParser):** slice parsedEmbeds array to prevent max embed limit exceeded error
8039 * **refactor(utils):** rename class `EmbedSchema` to `EmbedSchemaParser`
8040 * **refactor(utils):** rename class `EmbedSchema` to `EmbedSchemaParser`
8041 * **fix(EmbedSchema):** use JSON5 parser
8042 * **refactor:** use the new embed schema parser
8043 * **feat(EmbedSchema):** string color literals
8044
8045 ### 11-10-2023 - [[Conventional Release Action](mailto:[email protected])]
8046
8047 * **chore(release):** v6.34.0 [skip ci]
8048 * **chore(release):** v6.33.0 [skip ci]
8049 * **chore(release):** v6.32.0 [skip ci]
8050 * **chore(release):** v6.31.2 [skip ci]
8051 * **chore(release):** v6.31.1 [skip ci]
8052 * **chore(release):** v6.31.0 [skip ci]
8053
8054 ### 10-10-2023 - [[Conventional Release Action](mailto:[email protected])]
8055
8056 * **chore(release):** v6.30.0 [skip ci]
8057 * **chore(release):** v6.29.0 [skip ci]
8058
8059 ### 10-10-2023 - [[Ar Rakin](mailto:[email protected])]
8060
8061 * **feat(utils):** embed schema parsing
8062 * **feat:** bump reminder
8063
8064 ### 09-10-2023 - [[Ar Rakin](mailto:[email protected])]
8065
8066 * **docs(gitbook-18):** Fix grammatical errors
8067 * **docs(gitbook-17):** Complete writing the extension documentation
8068
8069 ### 07-10-2023 - [[Ar Rakin](mailto:[email protected])]
8070
8071 * **docs(gitbook-16):** Add screenshots
8072
8073 ### 07-10-2023 - [[Conventional Release Action](mailto:[email protected])]
8074
8075 * **chore(release):** v6.28.0 [skip ci]
8076 * **chore(release):** v6.27.0 [skip ci]
8077
8078 ### 07-10-2023 - [[Ar Rakin](mailto:[email protected])]
8079
8080 * **feat(extensions):** introduce `onCommand` event
8081 * **refactor(events):** better typing
8082 * **refactor(core):** rename `Event` base class to `EventListener`
8083 * **feat:** clear command now accepts filter options
8084
8085 ### 06-10-2023 - [[Ar Rakin](mailto:[email protected])]
8086
8087 * **chore:** update README.md
8088
8089 ### 06-10-2023 - [[Conventional Release Action](mailto:[email protected])]
8090
8091 * **chore(release):** v6.26.0 [skip ci]
8092
8093 ### 06-10-2023 - [[Ar Rakin](mailto:[email protected])]
8094
8095 * **fix(commands):** add missing description to `temprole` command
8096 * **feat(commands):** add `temprole` command
8097
8098 ### 04-10-2023 - [[Conventional Release Action](mailto:[email protected])]
8099
8100 * **chore(release):** v6.25.2 [skip ci]
8101
8102 ### 04-10-2023 - [[Ar Rakin](mailto:[email protected])]
8103
8104 * **fix:** expired JWT tokens are not being disallowed in some cases
8105
8106 ### 03-10-2023 - [[Ar Rakin](mailto:[email protected])]
8107
8108 * **refactor(scripts):** extensions management script logs are now colorized
8109 * **fix:** help command showing repeated command names
8110 * **feat:** added support for global avatar commands (`gavatar`)
8111 * **feat:** improved help command
8112
8113 ### 03-10-2023 - [[Conventional Release Action](mailto:[email protected])]
8114
8115 * **chore(release):** v6.25.1 [skip ci]
8116 * **chore(release):** v6.25.0 [skip ci]
8117 * **chore(release):** v6.24.0 [skip ci]
8118
8119 ### 02-10-2023 - [[Conventional Release Action](mailto:[email protected])]
8120
8121 * **chore(release):** v6.23.0 [skip ci]
8122 * **chore(release):** v6.22.0 [skip ci]
8123 * **chore(release):** v6.21.1 [skip ci]
8124 * **chore(release):** v6.21.0 [skip ci]
8125
8126 ### 02-10-2023 - [[Ar Rakin](mailto:[email protected])]
8127
8128 * **feat:** add ai command
8129 * **feat(extensions):** enable/disable extensions per-guild
8130 * **fix:** node warning about memory leak
8131 * **feat(extensions):** better event handling
8132
8133 ### 01-10-2023 - [[Ar Rakin](mailto:[email protected])]
8134
8135 * **chore(readme):** add webpage link
8136
8137 ### 01-10-2023 - [[Conventional Release Action](mailto:[email protected])]
8138
8139 * **chore(release):** v6.20.4 [skip ci]
8140
8141 ### 01-10-2023 - [[Ar Rakin](mailto:[email protected])]
8142
8143 * **fix:** echo command now checks for mention everyone permission
8144
8145 ### 30-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8146
8147 * **chore(release):** v6.20.3 [skip ci]
8148 * **chore(release):** v6.20.2 [skip ci]
8149
8150 ### 30-09-2023 - [[Ar Rakin](mailto:[email protected])]
8151
8152 * **fix(pagination):** validation error if emojis are not found
8153 * **fix(getEmoji):** add an option to return null instead of empty string
8154 * **chore(readme):** add spacing
8155 * **chore:** fix logo alignment
8156 * **chore:** remove extra header link
8157 * **chore:** update logo
8158
8159 ### 29-09-2023 - [[Ar Rakin](mailto:[email protected])]
8160
8161 * **chore:** add opencollective to funding.yml
8162 * **chore:** update FUNDING.yml
8163 * **chore:** create FUNDING.yml
8164 * **docs:** update terms.md
8165
8166 ### 29-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8167
8168 * **chore(release):** v6.20.1 [skip ci]
8169 * **chore(release):** v6.20.0 [skip ci]
8170 * **chore(release):** v6.19.2 [skip ci]
8171
8172 ### 29-09-2023 - [[Ar Rakin](mailto:[email protected])]
8173
8174 * **fix(deps):** add missing deps
8175 * **feat(api):** review system
8176 * **fix:** echo command mention modes
8177
8178 ### 28-09-2023 - [[Ar Rakin](mailto:[email protected])]
8179
8180 * **docs(gitbook-15):** extension system docs
8181
8182 ### 28-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8183
8184 * **chore(release):** v6.19.1 [skip ci]
8185
8186 ### 28-09-2023 - [[Ar Rakin](mailto:[email protected])]
8187
8188 * **fix(SnowflakeSchema):** do not depend on utils.ts
8189
8190 ### 27-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8191
8192 * **chore(release):** v6.19.0 [skip ci]
8193 * **chore(release):** v6.18.1 [skip ci]
8194 * **chore(release):** v6.18.0 [skip ci]
8195
8196 ### 27-09-2023 - [[Ar Rakin](mailto:[email protected])]
8197
8198 * **feat:** auto build extensions
8199 * **fix(scripts):** extension cache builder script
8200 * **feat(profiles):** improved profiles for users
8201 * **feat:** profile command now works with users
8202 * **fix:** add missing module aliases
8203
8204 ### 26-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8205
8206 * **chore(release):** v6.17.0 [skip ci]
8207
8208 ### 26-09-2023 - [[Ar Rakin](mailto:[email protected])]
8209
8210 * **feat(scripts):** add extension cache management script
8211 * **feat(core):** extension system
8212
8213 ### 25-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8214
8215 * **chore(release):** v6.16.1 [skip ci]
8216 * **chore(release):** v6.16.0 [skip ci]
8217
8218 ### 25-09-2023 - [[Ar Rakin](mailto:[email protected])]
8219
8220 * **fix:** remove uneeded debug logging
8221 * **chore:** update config schema
8222 * **feat(automod):** moderation based on AI
8223
8224 ### 23-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8225
8226 * **chore(release):** v6.15.1 [skip ci]
8227 * **chore(release):** v6.15.0 [skip ci]
8228
8229 ### 23-09-2023 - [[Ar Rakin](mailto:[email protected])]
8230
8231 * **fix:** `snipe` command
8232 * **feat(triggers):** member status update trigger
8233 * **chore:** update config schema
8234
8235 ### 20-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8236
8237 * **chore(release):** v6.14.0 [skip ci]
8238 * **chore(release):** v6.13.0 [skip ci]
8239 * **chore(release):** v6.12.2 [skip ci]
8240
8241 ### 20-09-2023 - [[Ar Rakin](mailto:[email protected])]
8242
8243 * **feat(rules):** inversed mode
8244 * **chore:** update config schema
8245 * **feat(sniping):** snipe multiple messages
8246 * **fix(translationService):** use `Intl` to work with language codes
8247 * **fix(resources):** add missing languages
8248
8249 ### 16-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8250
8251 * **chore(release):** v6.12.1 [skip ci]
8252 * **chore(release):** v6.12.0 [skip ci]
8253
8254 ### 16-09-2023 - [[Ar Rakin](mailto:[email protected])]
8255
8256 * **fix(welcomer):** race condition when pressing say hi button quickly
8257 * **chore:** update config schema
8258 * **feat(commands):** `rmafk` command
8259
8260 ### 14-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8261
8262 * **chore(release):** v6.11.0 [skip ci]
8263 * **chore(release):** v6.10.0 [skip ci]
8264 * **chore(release):** v6.9.1 [skip ci]
8265
8266 ### 14-09-2023 - [[Ar Rakin](mailto:[email protected])]
8267
8268 * **feat:** password reset via random numeric codes
8269 * **feat(api):** account recovery
8270 * **fix(afkservice):** potential mention spam can be done using the AFK statuses
8271
8272 ### 13-09-2023 - [[Ar Rakin](mailto:[email protected])]
8273
8274 * **chore:** update readme
8275
8276 ### 13-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8277
8278 * **chore(release):** v6.9.0 [skip ci]
8279 * **chore(release):** v6.8.0 [skip ci]
8280
8281 ### 13-09-2023 - [[Ar Rakin](mailto:[email protected])]
8282
8283 * **feat(api):** add `/auth/me` endpoint
8284 * **feat(api):** add `GuildController`
8285
8286 ### 12-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8287
8288 * **chore(release):** v6.7.1 [skip ci]
8289 * **chore(release):** v6.7.0 [skip ci]
8290
8291 ### 12-09-2023 - [[Ar Rakin](mailto:[email protected])]
8292
8293 * **fix:** block type field is uppercased
8294
8295 ### 12-09-2023 - [[MonzterDEV](mailto:[email protected])]
8296
8297 * **feat:** added blocked messages to message filters
8298
8299 ### 11-09-2023 - [[Ar Rakin](mailto:[email protected])]
8300
8301 * **chore:** generate config schema
8302 * **chore:** generate config schema
8303
8304 ### 10-09-2023 - [[Ar Rakin](mailto:[email protected])]
8305
8306 * **docs:** update getting-started.md
8307
8308 ### 10-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8309
8310 * **chore(release):** v6.6.0 [skip ci]
8311
8312 ### 10-09-2023 - [[Ar Rakin](mailto:[email protected])]
8313
8314 * **feat:** api server config options and status endpoint
8315
8316 ### 07-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8317
8318 * **chore(release):** v6.5.1 [skip ci]
8319
8320 ### 07-09-2023 - [[Ar Rakin](mailto:[email protected])]
8321
8322 * **fix:** message rules don't fire on message update
8323
8324 ### 06-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8325
8326 * **chore(release):** v6.5.0 [skip ci]
8327
8328 ### 06-09-2023 - [[Ar Rakin](mailto:[email protected])]
8329
8330 * **chore:** update config schemas
8331 * **feat:** add message auto triggers
8332 * **chore:** add todos
8333
8334 ### 04-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8335
8336 * **chore(release):** v6.4.2 [skip ci]
8337 * **chore(release):** v6.4.1 [skip ci]
8338 * **chore(release):** v6.4.0 [skip ci]
8339
8340 ### 04-09-2023 - [[Ar Rakin](mailto:[email protected])]
8341
8342 * **fix:** note subcommands showing interaction deferring error
8343 * **fix:** note view command showing interaction deferring error
8344 * **fix:** channel locking
8345 * **fix:** improved lock/unlocking system
8346 * **fix:** better message filter config schema
8347 * **fix:** blocked token and blocked word commands
8348 * **fix:** clear slash command does not return a response
8349 * **chore:** add todo comment
8350 * **feat(trolling):** ability to add bean/shot/fakeban-immune users
8351
8352 ### 04-09-2023 - [[Ar Rakin](mailto:[email protected])]
8353
8354 * **chore(readme):** fix dashboard repo link
8355
8356 ### 03-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8357
8358 * **chore(release):** v6.3.0 [skip ci]
8359
8360 ### 03-09-2023 - [[Ar Rakin](mailto:[email protected])]
8361
8362 * **feat(api):** add create and delete endpoints to `PermissionRoleController`
8363
8364 ### 03-09-2023 - [[Ar Rakin](mailto:[email protected])]
8365
8366 * **docs:** update privacy policy
8367 * **docs:** update terms
8368
8369 ### 31-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8370
8371 * **chore(release):** v6.2.0 [skip ci]
8372
8373 ### 31-08-2023 - [[Ar Rakin](mailto:[email protected])]
8374
8375 * **feat(api):** add endpoints for viewing and updating named permission roles
8376 * **chore:** update dependencies
8377
8378 ### 30-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8379
8380 * **chore(release):** v6.1.2 [skip ci]
8381 * **chore(release):** v6.1.1 [skip ci]
8382
8383 ### 30-08-2023 - [[Ar Rakin](mailto:[email protected])]
8384
8385 * **fix:** catch errors when resolving embed color
8386 * **chore:** update config schemas
8387 * **fix:** embed command crash
8388 * **refactor(commands):** rename `userinfo` command to `userlookup`
8389 * **refactor:** add `userinfo` alias to `profile` command
8390
8391 ### 29-08-2023 - [[Ar Rakin](mailto:[email protected])]
8392
8393 * **refactor:** introduce `default_permissions_mode` system config option
8394
8395 ### 28-08-2023 - [[Ar Rakin](mailto:[email protected])]
8396
8397 * **chore:** update config schemas
8398 * **feat:** `ignore_default_permissions` system config option
8399 * **fix:** ignore bots in snipe command
8400
8401 ### 28-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8402
8403 * **chore(release):** v6.1.0 [skip ci]
8404 * **chore(release):** v6.0.3 [skip ci]
8405
8406 ### 27-08-2023 - [[Ar Rakin](mailto:[email protected])]
8407
8408 * **docs:** fix typo
8409 * **fix:** add missing imports
8410 * **fix:** snipe command not working correctly in multiple servers at the same time
8411 * **chore:** update readme
8412 * **chore:** update readme
8413 * **chore:** update readme
8414 * **chore:** update todos
8415 * **chore:** update security policy
8416 * **chore:** update readme links
8417 * **feat(message_rules):** changed blockDomain rule into domain rule (#134)
8418
8419
8420
8421 ### 27-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8422
8423 * **chore(release):** v6.0.2 [skip ci]
8424 * **chore(release):** v6.0.1 [skip ci]
8425 * **chore(release):** v6.0.0 [skip ci]
8426 * **chore(release):** v5.82.1 [skip ci]
8427 * **chore(release):** v5.82.0 [skip ci]
8428 * **chore(release):** v5.81.0 [skip ci]
8429 * **chore(release):** v5.80.3 [skip ci]
8430 * **chore(release):** v5.80.2 [skip ci]
8431 * **chore(release):** v5.80.1 [skip ci]
8432
8433 ### 27-08-2023 - [[Ar Rakin](mailto:[email protected])]
8434
8435 * **docs(gitbook-14):** Add permission system guide
8436
8437 ### 27-08-2023 - [[Ar Rakin](mailto:[email protected])]
8438
8439 * **chore:** update config schemas
8440 * **refactor:** use the new permission system
8441 * feat(permissions)!: add possibility to customize permissions of each level
8442
8443 **BREAKING CHANGE:** You must run `npx prisma db push` to update the database schema,
8444 and the new schema is a bit different, so you may need to re-organize the permission levels.
8445
8446 * **chore(readme):** update contributors list
8447 * **chore(readme):** revert "update contributors list"
8448
8449 This reverts commit 08b2100fea3261f95ef508dfdcf0fdca597fa168.
8450
8451 * **chore(readme):** update contributors list
8452 * **fix:** remove `data` property from `DomainRule` since it uses `domains` property instead
8453 * **feat(commandPermissionOverwrites):** add OR mode
8454 * **feat(permissionOverwrites):** add support of OR mode for every permission check
8455 * **fix:** afk entries not being removed
8456 * **fix:** interaction not deferred issue when running a disabled command using slash command mode
8457 * **fix:** infraction create command returns interaction already deferred error
8458
8459 ### 27-08-2023 - [[MonzterDEV](mailto:[email protected])]
8460
8461 * **fix:** const issues
8462 * **feat(message_rules):** changed blockDomain rule into domain rule for allowing & disallowing
8463
8464 ### 26-08-2023 - [[Ar Rakin](mailto:[email protected])]
8465
8466 * **chore:** update config schemas
8467 * **feat(message_rules):** add strict regex rule
8468 * **feat:** add possibility to turn off bulk delete message logging
8469
8470 ### 26-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8471
8472 * **chore(release):** v5.80.0 [skip ci]
8473 * **chore(release):** v5.79.0 [skip ci]
8474
8475 ### 25-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8476
8477 * **chore(release):** v5.78.4 [skip ci]
8478
8479 ### 25-08-2023 - [[Ar Rakin](mailto:[email protected])]
8480
8481 * **fix(afkservice):** afk remove message gets sent twice
8482
8483 ### 24-08-2023 - [[Ar Rakin](mailto:[email protected])]
8484
8485 * **test:** add troll utility functions test
8486 * **refactor(tests):** move setup and utils to tests/ root
8487 * **refactor(tests):** move setup and utils to tests/ root
8488 * **fix(paginator):** crashing due to not having emojis added
8489 * **fix:** eval command not working when invoked in interaction mode
8490
8491 ### 24-08-2023 - [[Ar Rakin](mailto:[email protected])]
8492
8493 * **docs(gitbook-13):** Emojis section
8494 * **docs(gitbook-11):** Mark the old pages as outdated
8495
8496 ### 24-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8497
8498 * **chore(release):** v5.78.3 [skip ci]
8499
8500 ### 23-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8501
8502 * **chore(release):** v5.78.2 [skip ci]
8503 * **chore(release):** v5.78.1 [skip ci]
8504
8505 ### 23-08-2023 - [[Ar Rakin](mailto:[email protected])]
8506
8507 * **fix:** syntax error
8508 * **fix:** help command crash when using slash command interaction
8509
8510 ### 22-08-2023 - [[Ar Rakin](mailto:[email protected])]
8511
8512 * **chore:** update readme
8513
8514 ### 22-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8515
8516 * **chore(release):** v5.78.0 [skip ci]
8517 * **chore(release):** v5.77.0 [skip ci]
8518
8519 ### 22-08-2023 - [[Ar Rakin](mailto:[email protected])]
8520
8521 * **chore:** update config schemas
8522 * **refactor(types):** reduce code duplication
8523 * **feat(automod):** finish adding all message rule types from v4
8524 * **feat(automod):** add basic message rules
8525 * **fix(types):** stricter typing
8526 * **chore:** update config schemas
8527 * **feat(utils):** add escapeRegex() function
8528 * **feat:** add message rule types
8529 * **feat(logger):** log message rule actions
8530 * **feat(automod):** load the message rule service
8531 * **feat(automod):** add message rule service
8532 * **chore(typescript):** update tsconfig.json
8533
8534 ### 22-08-2023 - [[Ar Rakin](mailto:[email protected])]
8535
8536 * **docs:** update automod page
8537 * **chore:** update readme
8538
8539 ### 21-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8540
8541 * **chore(release):** v5.76.0 [skip ci]
8542 * **chore(release):** v5.75.1 [skip ci]
8543 * **chore(release):** v5.74.1 [skip ci]
8544 * **chore(release):** v5.74.0 [skip ci]
8545 * **chore(release):** v5.73.0 [skip ci]
8546 * **chore(release):** v5.72.1 [skip ci]
8547 * **chore(release):** v5.72.0 [skip ci]
8548 * **chore(release):** v5.71.0 [skip ci]
8549
8550 ### 21-08-2023 - [[Ar Rakin](mailto:[email protected])]
8551
8552 * **feat(automod):** add file hash filter
8553 * **refactor:** revert back to using built-in JSON methods
8554 * **fix(commands):** permission overwrites don't work on some commands
8555 * **feat(ballots):** automatic upvotes and downvotes
8556 * **refactor(ballots):** use a better db model that stores the user IDs
8557 * **fix(types):** add missing onRaw() method
8558 * **feat(commands):** add ballot view command
8559 * **fix:** show better response to the user
8560 * **fix(utils):** displayDate function not working
8561 * **feat(utils):** add display date functions
8562 * **refactor(commands):** update imports
8563 * **refactor(utils):** move datetime related functions to a separate file
8564 * **fix:** ballot create command does not store attachments
8565 * **fix:** store ballot attribute anonymous in db
8566 * **feat:** add ballot delete command
8567 * **feat:** add ballot command group
8568 * **refactor:** rename ballot command to ballot__create
8569
8570 ### 21-08-2023 - [[Conventional Release Action](mailto:runner@fv-az180-342.oqwrao4tgo5u1osypft1dvkhhh.cx.internal.cloudapp.net)]
8571
8572 * **chore(release):** v5.75.0 [skip ci]
8573
8574 ### 20-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8575
8576 * **chore(release):** v5.70.0 [skip ci]
8577 * **chore(release):** v5.69.1 [skip ci]
8578
8579 ### 20-08-2023 - [[Ar Rakin](mailto:[email protected])]
8580
8581 * **feat(commands):** add ballot command
8582 * **feat:** load ballot manager into client
8583 * **feat(services):** add ballot manager service
8584 * **feat:** add ballot model
8585 * **fix:** add description to warning command
8586 * **fix(commands):** legacy and application command mode
8587
8588 ### 19-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8589
8590 * **chore(release):** v5.69.0 [skip ci]
8591 * **chore(release):** v5.68.0 [skip ci]
8592 * **chore(release):** v5.67.0 [skip ci]
8593 * **chore(release):** v5.66.0 [skip ci]
8594 * **chore(release):** v5.65.0 [skip ci]
8595 * **chore(release):** v5.64.0 [skip ci]
8596
8597 ### 19-08-2023 - [[Ar Rakin](mailto:[email protected])]
8598
8599 * **feat(richpresence):** support custom statuses
8600 * **chore(deps):** update discord.js to v14.13.0
8601 * **refactor:** rename stats command
8602 * **feat(commands):** add stats command
8603 * **feat:** update bulk delete message JSON file data style
8604 * **feat(commands):** use JSON5 to parse JSON strings in TranslateCommand
8605 * **feat(commands):** use JSON5 to parse JSON strings in EmbedSchemaCommand
8606 * **feat(commands):** use JSON5 to parse JSON strings in EmbedBuildCommand
8607 * **feat(welcomer):** use JSON5 to parse JSON strings
8608 * **feat(config):** use JSON5 to load the config files
8609 * **feat(commandManager):** command permission overwrites
8610
8611 ### 19-08-2023 - [[Ar Rakin](mailto:[email protected])]
8612
8613 * **docs:** fix typo
8614
8615 ### 18-08-2023 - [[Ar Rakin](mailto:[email protected])]
8616
8617 * **chore:** update readme
8618 * **chore(readme):** update contributors
8619 * **docs:** fix grammar
8620 * **chore:** update readme
8621 * **chore:** update readme
8622
8623 ### 18-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8624
8625 * **chore(release):** v5.63.2 [skip ci]
8626 * **chore(release):** v5.63.1 [skip ci]
8627 * **chore(release):** v5.63.0 [skip ci]
8628 * **chore(release):** v5.62.1 [skip ci]
8629 * **chore(release):** v5.62.0 [skip ci]
8630
8631 ### 18-08-2023 - [[Ar Rakin](mailto:[email protected])]
8632
8633 * **fix(mention_prefix):** some commands misbehave
8634 * **fix:** invalid queue args
8635 * **chore(schemas):** update
8636 * **feat(infraction_channels):** expiry time
8637 * **fix:** remove null outputs
8638 * **fix(commands):** show correct errors when failing to create channel or send DM
8639 * **feat(infractions):** create a fallback channel/thread on DM failure
8640 * **feat(commands):** tagging the bot can be used as prefix now
8641
8642 ### 17-08-2023 - [[Ar Rakin](mailto:[email protected])]
8643
8644 * **refactor:** snippet commands
8645 * **refactor(snippets):** use one-level deep collection to store caches
8646 * **feat:** return additional information to the bulk delete json log file
8647 * **feat(logging):** member kick logs
8648 * **feat(logging):** bulk delete logs will now send a messages.json file
8649
8650 ### 17-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8651
8652 * **chore(release):** v5.61.0 [skip ci]
8653 * **chore(release):** v5.60.0 [skip ci]
8654
8655 ### 15-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8656
8657 * **chore(release):** v5.59.0 [skip ci]
8658 * **chore(release):** v5.58.0 [skip ci]
8659 * **chore(release):** v5.57.0 [skip ci]
8660
8661 ### 15-08-2023 - [[Ar Rakin](mailto:[email protected])]
8662
8663 * **feat(api):** discord oauth2 login support
8664 * **feat(client):** custom status/presence
8665 * **feat(reactroles):** single-only reaction roles
8666 * **chore:** use tslib
8667
8668 ### 13-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8669
8670 * **chore(release):** v5.56.0 [skip ci]
8671 * **chore(release):** v5.55.0 [skip ci]
8672 * **chore(release):** v5.54.0 [skip ci]
8673
8674 ### 13-08-2023 - [[Ar Rakin](mailto:[email protected])]
8675
8676 * **feat:** config endpoints now return commands as well
8677 * **feat:** types for better autocompletion
8678 * **feat(profiles):** added emojis to profile command embed
8679 * **fix:** remove unneeded ID field in the embed of member role update log
8680
8681 ### 13-08-2023 - [[Ar Rakin](mailto:[email protected])]
8682
8683 * **chore:** update readme
8684
8685 ### 12-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8686
8687 * **chore(release):** v5.53.2 [skip ci]
8688 * **chore(release):** v5.53.1 [skip ci]
8689 * **chore(release):** v5.53.0 [skip ci]
8690 * **chore(release):** v5.52.0 [skip ci]
8691 * **chore(release):** v5.51.0 [skip ci]
8692 * **chore(release):** v5.50.0 [skip ci]
8693 * **chore(release):** v5.49.0 [skip ci]
8694
8695 ### 12-08-2023 - [[Ar Rakin](mailto:[email protected])]
8696
8697 * **fix(inviteTracker):** vanity url not being showed
8698 * **fix(server):** unexpected proxy error when the server starts
8699 * **feat:** store the http server when the server starts listening
8700 * **chore:** update config schema
8701 * **feat(commands):** add report message command
8702 * **fix:** make sure to check if logging is enabled for the server
8703 * **chore:** update config schema
8704 * **feat(commands):** add save message command
8705 * **feat(utils):** helper functions for formatting information in command responses
8706 * **fix:** deferredReply() method does not work with context menu interaction
8707 * **feat(commands):** add expireandschedule command
8708 * **feat(commands):** add schedule command
8709 * **feat(commands):** add expire command
8710 * **chore:** update config schema
8711 * **feat:** invite tracking system
8712
8713 ### 11-08-2023 - [[Ar Rakin](mailto:[email protected])]
8714
8715 * **refactor(logger):** use discord's built-in time mentions
8716 * **feat:** customize logging options
8717 * **fix:** message filter can be bypassed by editing the messages
8718 * **fix(commands):** update the parent queue command
8719 * **feat(commands):** queue show command
8720 * **feat(commands):** queue list command
8721 * **feat(commands):** queue cancel command
8722 * **feat:** add queue add command
8723 * **feat:** add command queue
8724 * **feat(commandManager):** check only mode
8725 * **chore:** update deps
8726 * **fix:** wordings in help command
8727 * **fix:** help command showing the alias of the given command as name
8728
8729 ### 11-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8730
8731 * **chore(release):** v5.48.0 [skip ci]
8732 * **chore(release):** v5.47.1 [skip ci]
8733 * **chore(release):** v5.47.0 [skip ci]
8734
8735 ### 10-08-2023 - [[Ar Rakin](mailto:[email protected])]
8736
8737 * **chore:** update security policy
8738 * **chore:** update readme
8739
8740 ### 10-08-2023 - [[Ar Rakin](mailto:[email protected])]
8741
8742 * **build:** update dockerfile
8743 * **fix:** put request to /config/:id adds gibberish to the config file
8744 * **fix:** trim input before using
8745 * **feat:** use pm2 process manager
8746 * **feat:** add restart command
8747 * **feat:** return guilds from auth controller
8748 * **fix:** return guilds from the login method at auth controller
8749
8750 ### 10-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8751
8752 * **chore(release):** v5.46.1 [skip ci]
8753 * **chore(release):** v5.46.0 [skip ci]
8754 * **chore(release):** v5.45.0 [skip ci]
8755 * **chore(release):** v5.44.1 [skip ci]
8756
8757 ### 09-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8758
8759 * **chore(release):** v5.44.0 [skip ci]
8760 * **chore(release):** v5.43.1 [skip ci]
8761 * **chore(release):** v5.43.0 [skip ci]
8762 * **chore(release):** v5.42.0 [skip ci]
8763 * **chore(release):** v5.41.2 [skip ci]
8764 * **chore(release):** v5.41.1 [skip ci]
8765 * **chore(release):** v5.41.0 [skip ci]
8766 * **chore(release):** v5.40.1 [skip ci]
8767 * **chore(release):** v5.40.0 [skip ci]
8768 * **chore(release):** v5.39.0 [skip ci]
8769
8770 ### 09-08-2023 - [[Ar Rakin](mailto:[email protected])]
8771
8772 * **feat:** finish config controller
8773 * **fix:** better command description
8774 * **refactor:** create boost role command now uses slash commands
8775 * **feat:** disabling commands
8776 * **feat:** server only mode
8777 * **feat(api):** support multiple methods in a single action method
8778 * **fix:** delete AFK records if a user leaves the server
8779 * **fix:** interaction support was not turned off in warning command
8780 * **feat:** add afk service
8781 * **fix:** better error messages
8782 * **feat(timeparsing):** add support of other time units
8783 * **fix:** time interval validation issue
8784 * **feat(userinfo):** show other available flags
8785
8786 ### 08-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8787
8788 * **chore(release):** v5.38.1 [skip ci]
8789 * **chore(release):** v5.38.0 [skip ci]
8790 * **chore(release):** v5.37.0 [skip ci]
8791 * **chore(release):** v5.36.0 [skip ci]
8792 * **chore(release):** v5.35.1 [skip ci]
8793
8794 ### 08-08-2023 - [[Ar Rakin](mailto:[email protected])]
8795
8796 * **fix(schemas):** table names
8797 * **feat:** add create boost role command
8798 * **feat:** add authentication support and dynamic announcements
8799 * **feat:** rate limiting
8800 * **feat:** add validation middleware
8801 * **refactor(server):** use reflection instead of manual metadata storing
8802 * **refactor(server):** use reflection instead of manual metadata storing
8803 * **feat:** add warning command as a placeholder
8804 * **fix:** infraction list command not showing the type
8805
8806 ### 06-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8807
8808 * **chore(release):** v5.35.0 [skip ci]
8809 * **chore(release):** v5.34.0 [skip ci]
8810 * **chore(release):** v5.33.0 [skip ci]
8811 * **chore(release):** v5.32.1 [skip ci]
8812
8813 ### 06-08-2023 - [[Ar Rakin](mailto:[email protected])]
8814
8815 * **feat:** remove reaction when the member does not have enough permissions
8816 * **chore:** update config schema
8817 * **feat:** add create reaction role command
8818 * **refactor:** move the safe fetch functions into a separate file
8819 * **feat:** add reaction roles service
8820 * **fix:** rename auto role service property name
8821 * **fix:** GatewayEventListener() should except 'raw' event
8822 * **chore:** update config schema
8823 * **feat:** add autorole service
8824 * **fix:** joke command not working
8825
8826 ### 05-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8827
8828 * **chore(release):** v5.32.0 [skip ci]
8829 * **chore(release):** v5.31.0 [skip ci]
8830
8831 ### 05-08-2023 - [[Ar Rakin](mailto:[email protected])]
8832
8833 * **feat:** add emoji command
8834 * **feat:** add snipe command
8835 * **fix:** profile command
8836 * **feat:** userinfo command
8837
8838 ### 04-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8839
8840 * **chore(release):** v5.30.1 [skip ci]
8841 * **chore(release):** v5.30.0 [skip ci]
8842 * **chore(release):** v5.29.2 [skip ci]
8843
8844 ### 04-08-2023 - [[Ar Rakin](mailto:[email protected])]
8845
8846 * **fix:** decimal value in permission percentages
8847
8848 ### 04-08-2023 - [[Ar Rakin](mailto:[email protected])]
8849
8850 * **feat(commands):** add profile command
8851 * **feat(commands):** add avatar command
8852 * **test:** add test suites
8853 * **chore:** update prettier config
8854 * **chore:** prepare project for tests
8855 * **chore:** update todos
8856 * **fix:** cannot take action on users having admin permission
8857
8858 ### 03-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8859
8860 * **chore(release):** v5.29.1 [skip ci]
8861 * **chore(release):** v5.29.0 [skip ci]
8862 * **chore(release):** v5.28.0 [skip ci]
8863 * **chore(release):** v5.27.2 [skip ci]
8864 * **chore(release):** v5.27.1 [skip ci]
8865 * **chore(release):** v5.27.0 [skip ci]
8866 * **chore(release):** v5.26.0 [skip ci]
8867
8868 ### 03-08-2023 - [[Ar Rakin](mailto:[email protected])]
8869
8870 * **fix:** permission issue with system admins
8871
8872 ### 03-08-2023 - [[Ar Rakin](mailto:[email protected])]
8873
8874 * **feat:** config backups and error logging
8875 * **feat(quickmute):** add mute-only mode
8876 * **fix:** unmute command issue
8877 * **fix:** use log() from the custom logger
8878 * **feat(commands):** add pixabay command
8879 * **feat(commands):** add translate command
8880 * **feat(commandManager):** support multiple application commands from a single command class
8881 * **feat:** add incomplete translate command
8882 * **feat(commands):** add joke command
8883
8884 ### 02-08-2023 - [[Ar Rakin](mailto:[email protected])]
8885
8886 * **chore:** update getting started page
8887 * **chore:** fix wrong keyboard shortcut
8888 * **docs:** fix typo
8889 * **chore:** update readme
8890
8891 ### 02-08-2023 - [[Ar Rakin](mailto:[email protected])]
8892
8893 * **chore:** add schema link to config files
8894 * **chore:** add config schema files
8895 * **feat:** added quickmute system
8896 * **feat(commands):** add send reply command
8897 * **fix:** issues with context menu commands
8898 * **feat(commands):** support context menu commands
8899 * **fix:** handle errors while dming user
8900 * **feat:** add send history command
8901 * **feat:** add dmhistory command
8902 * **feat(commands):** add spam reset command
8903 * **fix:** add metadata to remind command
8904 * **refactor:** use string based arguments only
8905 * **feat:** add remind command
8906 * **fix(queues):** allow null or undefined value as args
8907 * **fix:** add additional metadata
8908 * **fix:** remove unneeded newline
8909 * **fix:** add better description for blocked word and token command
8910 * **fix:** type errors
8911 * **feat(commands):** add blocked word and token management commands
8912 * **fix:** typo
8913 * **refactor(snippets):** use local IDs instead of querying the db
8914 * **fix(paginator):** use custom logger instead of console.log
8915 * **refactor(permissionManager):** decrease depth of local cache objects
8916 * **fix(commands):** added missing aliases to clear command
8917
8918 ### 02-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8919
8920 * **chore(release):** v5.25.0 [skip ci]
8921 * **chore(release):** v5.24.0 [skip ci]
8922 * **chore(release):** v5.23.0 [skip ci]
8923 * **chore(release):** v5.22.0 [skip ci]
8924 * **chore(release):** v5.21.1 [skip ci]
8925 * **chore(release):** v5.21.0 [skip ci]
8926 * **chore(release):** v5.20.2 [skip ci]
8927 * **chore(release):** v5.20.1 [skip ci]
8928 * **chore(release):** v5.20.0 [skip ci]
8929 * **chore(release):** v5.19.3 [skip ci]
8930 * **chore(release):** v5.19.2 [skip ci]
8931
8932 ### 01-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8933
8934 * **chore(release):** v5.19.1 [skip ci]
8935 * **chore(release):** v5.19.0 [skip ci]
8936 * **chore(release):** v5.18.0 [skip ci]
8937 * **chore(release):** v5.17.1 [skip ci]
8938 * **chore(release):** v5.17.0 [skip ci]
8939
8940 ### 01-08-2023 - [[Ar Rakin](mailto:[email protected])]
8941
8942 * **fix:** eval command showing backticks when there's no output
8943 * **fix:** bean and shot creation
8944 * **feat(commands):** add shot command
8945 * **feat:** protect system admins
8946 * **chore:** add license comments
8947 * **refactor(configManager):** debug logging and extract code into methods
8948 * **fix:** dependency issue
8949 * **feat(logger):** prefix log messages with type
8950 * **feat(automod):** respect the permission levels or named permissions
8951 * **feat(snippets):** hybrid permission system support
8952
8953 ### 31-07-2023 - [[Ar Rakin](mailto:[email protected])]
8954
8955 * **refactor:** changed crisis command
8956 * **feat(permissionManager):** level based permission system
8957 * **feat(permissionManager):** rename table and model
8958
8959 ### 31-07-2023 - [[Conventional Release Action](mailto:[email protected])]
8960
8961 * **chore(release):** v5.16.0 [skip ci]
8962 * **chore(release):** v5.15.0 [skip ci]
8963
8964 ### 30-07-2023 - [[Ar Rakin](mailto:[email protected])]
8965
8966 * **build:** update dockerfile
8967 * **chore:** update config/.gitignore
8968 * **chore:** add barebone config files
8969 * **feat:** advanced permission system
8970 * **fix:** role update event triggering when it's not supposed to
8971 * **fix:** better permission info in role update log
8972 * **build:** update dockerfile
8973 * **fix:** crisis command
8974 * **feat:** encourage command
8975 * **feat:** add crisis command
8976
8977 ### 30-07-2023 - [[Conventional Release Action](mailto:[email protected])]
8978
8979 * **chore(release):** v5.14.0 [skip ci]
8980 * **chore(release):** v5.13.1 [skip ci]
8981 * **chore(release):** v5.13.0 [skip ci]
8982
8983 ### 29-07-2023 - [[Conventional Release Action](mailto:[email protected])]
8984
8985 * **chore(release):** v5.12.3 [skip ci]
8986 * **chore(release):** v5.12.2 [skip ci]
8987 * **chore(release):** v5.12.1 [skip ci]
8988 * **chore(release):** v5.12.0 [skip ci]
8989 * **chore(release):** v5.11.1 [skip ci]
8990 * **chore(release):** v5.11.0 [skip ci]
8991 * **chore(release):** v5.10.0 [skip ci]
8992 * **chore(release):** v5.9.0 [skip ci]
8993 * **chore(release):** v5.8.0 [skip ci]
8994 * **chore(release):** v5.7.0 [skip ci]
8995 * **chore(release):** v5.6.0 [skip ci]
8996 * **chore(release):** v5.5.2 [skip ci]
8997
8998 ### 29-07-2023 - [[Ar Rakin](mailto:[email protected])]
8999
9000 * **fix:** allow bot admins to take moderation actions
9001 * **fix:** log messages contain invalid date mentions
9002 * **fix:** unexpected '(' in message logs
9003 * **feat:** allow infraction clear and list commands to be used in legacy mode
9004 * **fix:** list and clear infraction command
9005 * **fix:** infraction list and clear commands not working
9006 * **fix:** infraction list and clear commands not working
9007 * **refactor:** do not throw error if the message content is empty
9008 * **feat(logger):** add timeout logs
9009 * **fix:** paginator causing crashes
9010 * **feat(logging):** log guild bans and unbans
9011 * **feat:** add the other logging methods
9012 * **fix:** fakebans should not send logs
9013 * **feat:** add guild member add/remove logging support
9014 * **chore(deps):** upgrade prisma to v5
9015 * **feat:** add ratelimit to welcomer button to prevent spam
9016 * **fix(snippets):** randomization option doesn't take effect till restart
9017 * **fix:** content option should be required in echo command
9018 * **feat(welcomer):** delete welcome messages after certain period of time
9019 * **chore:** version
9020
9021 ### 28-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9022
9023 * **chore(release):** v5.5.1 [skip ci]
9024 * **chore(release):** v5.5.0 [skip ci]
9025 * **chore(release):** v5.4.1 [skip ci]
9026 * **chore(release):** v5.4.0 [skip ci]
9027 * **chore(release):** v5.3.0 [skip ci]
9028 * **chore(release):** v5.2.1 [skip ci]
9029 * **chore(release):** v5.2.0 [skip ci]
9030 * **chore(release):** v5.1.1 [skip ci]
9031 * **chore(release):** v5.1.0 [skip ci]
9032
9033 ### 28-07-2023 - [[Ar Rakin](mailto:[email protected])]
9034
9035 * **fix:** permission issue
9036
9037 ### 28-07-2023 - [[Ar Rakin](mailto:[email protected])]
9038
9039 * **fix:** invalid logs
9040 * **fix:** config manager causing app crash
9041 * **feat:** message logging support
9042 * **fix:** welcomer
9043 * **fix:** welcomer config
9044 * **feat:** add snippet file pushing support and randomization support
9045 * **fix:** emojis are not visible
9046 * **feat(infractionManager):** support muting without role -> timeout
9047 * **fix:** deploy script not working with npm scripts
9048 * **fix:** add command metadata
9049 * **feat:** add note management commands
9050 * **fix:** permission issues
9051 * **refactor(permissionManager):** move automod permission checking into a member method
9052 * **fix:** ensure the best security
9053 * **feat(automod):** add profile filter
9054 * **fix:** message filter not ignoring staff
9055
9056 ### 27-07-2023 - [[Ar Rakin](mailto:[email protected])]
9057
9058 * GitBook: No commit message
9059
9060 ### 27-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9061
9062 * **chore(release):** v5.0.0 [skip ci]
9063 * **chore(release):** v4.135.0 [skip ci]
9064 * **chore(release):** v4.134.0 [skip ci]
9065 * **chore(release):** v4.133.0 [skip ci]
9066 * **chore(release):** v4.132.1 [skip ci]
9067
9068 ### 27-07-2023 - [[Ar Rakin](mailto:[email protected])]
9069
9070 * **docs:** update getting started page
9071
9072 **BREAKING CHANGE:** Mark the commit as the starting point of v5
9073
9074 * **feat(commands):** add dog command
9075 * **feat(commands):** add cat command
9076 * **feat:** add anti join systems
9077 * **fix:** anti raid systems and logging
9078 * **feat:** add channel lock manager
9079 * **feat:** add anti raid systems
9080 * **fix:** better type safety
9081 * **refactor:** add alias to infraction list command
9082
9083 ### 26-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9084
9085 * **chore(release):** v4.132.0 [skip ci]
9086 * **chore(release):** v4.131.0 [skip ci]
9087 * **chore(release):** v4.130.0 [skip ci]
9088 * **chore(release):** v4.129.0 [skip ci]
9089
9090 ### 26-07-2023 - [[Ar Rakin](mailto:[email protected])]
9091
9092 * **feat(commands):** add send command
9093 * **feat(commands):** add echo command
9094 * **feat(commands):** add embed management commands
9095 * **fix:** removed unneeded await's
9096 * **feat(commands):** add fakeban command
9097 * **feat(commands):** add bean command
9098 * **docs:** add slash command guide
9099 * **refactor:** new deploy commands script
9100 * **fix:** about command is missing meta info
9101 * **fix:** snippet commands are missing meta info
9102 * **refactor:** start server when client is ready
9103 * **feat:** add infraction clear command
9104 * **fix:** restrict guilds to manage infractions
9105 * **feat:** add infraction list command
9106 * **feat(commands):** add softban command
9107 * **fix:** wrong class name in tempban command
9108
9109 ### 26-07-2023 - [[Ar Rakin](mailto:[email protected])]
9110
9111 * **docs:** add requirements for self-hosting
9112 * **chore:** update readme
9113
9114 ### 25-07-2023 - [[Ar Rakin](mailto:[email protected])]
9115
9116 * **docs:** update discord server invite
9117 * **chore:** update readme
9118
9119 ### 25-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9120
9121 * **chore(release):** v4.128.0 [skip ci]
9122 * **chore(release):** v4.127.0 [skip ci]
9123
9124 ### 25-07-2023 - [[Ar Rakin](mailto:[email protected])]
9125
9126 * **feat:** implement permissions system for snippets
9127 * **feat:** complete help command
9128 * **fix:** add command metadata
9129
9130 ### 24-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9131
9132 * **chore(release):** v4.126.0 [skip ci]
9133 * **chore(release):** v4.125.0 [skip ci]
9134 * **chore(release):** v4.124.0 [skip ci]
9135
9136 ### 24-07-2023 - [[Ar Rakin](mailto:[email protected])]
9137
9138 * **feat(types):** add HasEventListeners interface
9139 * **feat:** add welcomer service
9140 * **fix:** snippet manager causing crash
9141 * **refactor:** rename decorator
9142
9143 ### 24-07-2023 - [[Ar Rakin](mailto:[email protected])]
9144
9145 * **chore:** update readme
9146 * **chore:** update readme
9147 * **feat(welcomer):** add new welcome message placeholder
9148
9149 **:** guild: - is used to show server names
9150
9151 ### 24-07-2023 - [[Ar Rakin](mailto:[email protected])]
9152
9153 * **docs(gitbook-10):** fixed typos
9154 * **docs(gitbook-9):** No subject
9155
9156 ### 23-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9157
9158 * **chore(release):** v4.123.0 [skip ci]
9159 * **chore(release):** v4.122.0 [skip ci]
9160 * **chore(release):** v4.121.0 [skip ci]
9161 * **chore(release):** v4.120.0 [skip ci]
9162
9163 ### 23-07-2023 - [[Ar Rakin](mailto:[email protected])]
9164
9165 * **feat:** add a default value for prefix in guild config schema
9166 * **feat:** add SuppressErrors() decorator
9167 * **chore:** update .prettierrc
9168 * **feat(commands):** add about command
9169 * **refactor:** remove uneeded generic types
9170 * **feat:** the GatewayEventListener() decorator is now available for Service classes
9171 * **refactor(decorators):** improved GatewayEventListener decorator and it's strategies
9172
9173 ### 22-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9174
9175 * **chore(release):** v4.119.0 [skip ci]
9176 * **chore(release):** v4.118.0 [skip ci]
9177
9178 ### 22-07-2023 - [[Ar Rakin](mailto:[email protected])]
9179
9180 * **feat:** add help command
9181
9182 This command is not complete yet.
9183
9184 * **feat:** add GatewayEventListener method decorator
9185 * **chore(deps):** add and use reflect-metadata package
9186 * **fix(paginator):** buttons not working
9187 * **feat:** add command metadata properties
9188 * **chore:** move deploy application commands script to scripts/ directory
9189 * **feat:** channel locking and unlocking support
9190 * **chore:** remove unneeded imports
9191 * **fix(schema_gen):** warning on the field that it should be an object
9192
9193 ### 21-07-2023 - [[Ar Rakin](mailto:[email protected])]
9194
9195 * **chore:** update readme
9196
9197 ### 21-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9198
9199 * **chore(release):** v4.117.0 [skip ci]
9200 * **chore(release):** v4.116.0 [skip ci]
9201
9202 ### 21-07-2023 - [[Ar Rakin](mailto:[email protected])]
9203
9204 * **feat(snippets):** use snippets as commands
9205 * **fix:** commands and snippets overlap
9206 * **feat(snippets):** complete snippet create, delete, rename and list commands
9207
9208 ### 20-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9209
9210 * **chore(release):** v4.115.0 [skip ci]
9211 * **chore(release):** v4.114.2 [skip ci]
9212 * **chore(release):** v4.114.1 [skip ci]
9213
9214 ### 20-07-2023 - [[Ar Rakin](mailto:[email protected])]
9215
9216 * **chore:** update gitignore
9217 * **feat:** add snippet manager and snippet creation command
9218 * **chore:** update gitignore
9219 * **fix:** config manager causing a ZodError
9220 * **docs:** update readme
9221 * **docs(readme):** fix grammatical issues
9222 * **fix:** build failure
9223
9224 Add `scripts/` directory to excluded option in typescript config.
9225
9226 * **chore:** add config files
9227 * **chore:** implement schema generation for JSON system config files
9228 * **chore:** implement schema generation for JSON config files
9229 * **fix(antispam):** not removing unmute queues
9230
9231 ### 20-07-2023 - [[Ar Rakin](mailto:[email protected])]
9232
9233 * **docs(gitbook-8):** fix elements
9234 * **docs(gitbook-7):** fix broken links
9235 * **docs(gitbook-6):** fix broken pages
9236 * **chore(gitbook-4):** No subject
9237 * **chore(gitbook):** No subject (#3)
9238 * **chore(gitbook):** No subject (#2)
9239 * GITBOOK-1: Make changes for the first time on GitBook
9240
9241 ### 20-07-2023 - [[Ar Rakin](mailto:[email protected])]
9242
9243 * **docs:** rename list.md to features.md
9244 * **docs:** remove features.nd
9245 * **docs:** update main page
9246 * **ci:** remove docs workflow
9247 * **docs:** update and rename index.md to list.md
9248 * **docs:** update and rename index.md to intro.md
9249 * **docs:** update and rename index.md to intro.md
9250 * **docs:** remove css directory
9251 * **docs:** delete overrides directory
9252 * **docs(migration):** delete mkdocs.yml file
9253 * **chore:** remove uneeded slashes
9254
9255 ### 19-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9256
9257 * **chore(release):** v4.114.0 [skip ci]
9258 * **chore(release):** v4.113.0 [skip ci]
9259 * **chore(release):** v4.112.0 [skip ci]
9260
9261 ### 19-07-2023 - [[Ar Rakin](mailto:[email protected])]
9262
9263 * **feat:** add clear command
9264 * **feat:** add masskick command
9265 * **feat(commands):** add massban command
9266 * **feat:** force sync emojis if `sync_emojis` option is enabled in system config
9267 * **fix:** emojis not working
9268
9269 ### 18-07-2023 - [[Ar Rakin](mailto:[email protected])]
9270
9271 * **fix:** unused argument
9272 * **refactor:** move types at the end of the file
9273 * **feat(commands):** ban command now accepts a duration via slash command options
9274 * **fix:** autoremove unban queues when running unban itself
9275 * **fix:** mute queues are persistent
9276 * **feat:** add tempban command
9277 * **feat(infractionManager):** add tempban support
9278 * **fix:** mod log messages does not have user ID
9279 * **fix:** queue does not get removed
9280 * **fix:** wrong gateway intents
9281 * **refactor:** stringToTimeInterval() returns an object with result property instead of seconds
9282 * **chore:** update license comment script
9283 * **style:** update license comments
9284 * **chore:** integrate project with webstorm
9285 * **fix(commands):** validation of ArgumentType.Link wasn't implmented
9286 * **feat(commands):** add infraction create command
9287 * **refactor:** rename BULKDELETEMSG to BULK_DELETE_MESSAGE
9288 * **refactor:** use InfractionType generated by prisma instead of hardcoded strings
9289 * **fix:** use readonly properties
9290 * **chore(deps):** remove reflect-metadata as it's not needed
9291
9292 ### 18-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9293
9294 * **chore(release):** v4.111.0 [skip ci]
9295 * **chore(release):** v4.110.1 [skip ci]
9296 * **chore(release):** v4.110.0 [skip ci]
9297
9298 ### 16-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9299
9300 * **chore(release):** v4.109.1 [skip ci]
9301 * **chore(release):** v4.109.0 [skip ci]
9302 * **chore(release):** v4.108.0 [skip ci]
9303
9304 ### 16-07-2023 - [[Ar Rakin](mailto:[email protected])]
9305
9306 * **fix(build):** build failure due to prisma client not being generated
9307 * **feat(commands):** add infraction management commands
9308
9309 **TODO:** Infraction create command. It's not implemented yet.
9310
9311 * **feat(client):** add fetchUserSafe() function that does not throw an error
9312 * **feat(commands):** add or/and permission checking
9313 * **feat(infractionManager):** add a generateInfractionDetailsEmbed() function
9314 * **feat(types):** add infraction model type
9315 * **fix(queues):** queues persist between restarts even after expiring
9316 * **fix(automod):** ignore users having enough permissions or configured roles
9317
9318 Users having MANAGE_SERVER/ADMINISTRATOR permissions or the admin role (if configured)
9319 will be able to bypass the AutoMod system.
9320
9321 * **feat(infractionManager):** send logs and create infraction record on bulk message delete
9322
9323 ### 15-07-2023 - [[Ar Rakin](mailto:[email protected])]
9324
9325 * **build(docker):** update Dockerfile
9326 * **ci:** update docker build workflow
9327 * **ci:** add docker build workflow
9328 * **build(docker):** finish dockerizing project
9329 * **chore(deps):** make prisma a normal dependency
9330
9331 ### 14-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9332
9333 * **chore(release):** v4.107.2 [skip ci]
9334 * **chore(release):** v4.107.1 [skip ci]
9335 * **chore(release):** v4.107.0 [skip ci]
9336
9337 ### 14-07-2023 - [[Ar Rakin](mailto:[email protected])]
9338
9339 * **fix:** development mode toggling
9340
9341 Only turn on development mode if the environment NODE_ENV and
9342 SUDO_ENV variables have 'dev' or 'development' as their value.
9343
9344 * **feat:** add queue manager service to client class
9345 * **fix:** specify a queue name in mute command
9346 * **feat(commands):** add unmute command
9347 * **feat(commands):** add unban command
9348 * **feat(events):** load queues when the bot logs in
9349 * **feat(queues):** add unmute queue
9350 * **fix:** use queues
9351 * **feat:** add queue system
9352 * **feat:** add unban command
9353
9354 ### 14-07-2023 - [[Ar Rakin](mailto:[email protected])]
9355
9356 * **chore:** update readme
9357 * **fix:** queue manager attempts to delete the same queue twice
9358
9359 ### 13-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9360
9361 * **chore(release):** v4.106.0 [skip ci]
9362 * **chore(release):** v4.105.0 [skip ci]
9363 * **chore(release):** v4.104.0 [skip ci]
9364
9365 ### 13-07-2023 - [[Ar Rakin](mailto:[email protected])]
9366
9367 * **feat:** add eval command for executing javascript code
9368 * **feat(commands):** add system admin only command security support
9369 * **refactor:** use the new logger instead of console.log and similar functions
9370 * **chore(deps):** upgrade prisma to v5.0.0
9371 * **feat(utils):** add an internal logger
9372 * **feat(automod):** customization of actions if spam is detected
9373 * **fix:** remove uneeded debug logs
9374 * **feat(automod):** improved spam filter
9375
9376 Mute users when needed
9377
9378 * **style:** add license comments
9379 * **refactor:** remove debug console logging
9380
9381 ### 12-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9382
9383 * **chore(release):** v4.103.0 [skip ci]
9384 * **chore(release):** v4.102.0 [skip ci]
9385
9386 ### 12-07-2023 - [[Ar Rakin](mailto:[email protected])]
9387
9388 * **feat(automod):** add an anti-spam service
9389 * **refactor(types):** move guild config schema into types directory
9390 * **feat(automod):** message filters
9391
9392 ### 11-07-2023 - [[Ar Rakin](mailto:[email protected])]
9393
9394 * **chore:** update readme
9395 * **feat(automod):** add word and token filters
9396
9397 ### 11-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9398
9399 * **chore(release):** v4.101.0 [skip ci]
9400 * **chore(release):** v4.100.0 [skip ci]
9401
9402 ### 10-07-2023 - [[Ar Rakin](mailto:[email protected])]
9403
9404 * **feat(api):** add middleware support
9405 * **feat:** add an API
9406 * **feat(utils):** add developmentMode() function
9407 * **fix:** remove unused intents
9408 * **chore:** update .editorconfig file
9409 * **fix:** system command shows operational status even if the latency is high
9410 * **chore:** update todo
9411 * **feat(services):** add logger service
9412 * **chore:** add make-service.js script
9413 * **feat(commands):** add system command
9414 * **build:** optimize docker build
9415
9416 ### 10-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9417
9418 * **chore(release):** v4.99.0 [skip ci]
9419 * **chore(release):** v4.98.1 [skip ci]
9420 * **chore(release):** v4.98.0 [skip ci]
9421 * **chore(release):** v4.97.0 [skip ci]
9422
9423 ### 09-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9424
9425 * **chore(release):** v4.96.0 [skip ci]
9426 * **chore(release):** v4.95.0 [skip ci]
9427
9428 ### 09-07-2023 - [[Ar Rakin](mailto:[email protected])]
9429
9430 * **feat:** mute command
9431 * **feat(commands):** add warn command
9432
9433 ### 08-07-2023 - [[Ar Rakin](mailto:[email protected])]
9434
9435 * **chore:** update readme
9436
9437 ### 08-07-2023 - [[Ar Rakin](mailto:[email protected])]
9438
9439 * **style:** add license comments
9440 * **chore:** add helper utility scripts
9441 * **feat(commands):** add kick command
9442 * **refactor:** use new utilities
9443 * **fix(db):** prisma Infraction schema does not contain type
9444 * **fix(CommandManager):** named arguments with ArgumentType.StringRest don't work
9445 * **feat(InfractionManager):** add method for kicking guild members
9446 * **feat(CommandManager):** named arguments
9447 * **feat(utils):** add createModerationEmbed() helper function
9448 * **style:** use readonly properties
9449 * **feat(core):** commands now automatically use parent directory name as group
9450 * **refactor(banning):** allow the user to specify any time interval from 0 seconds to 7 days
9451 * **feat(utils):** add stringToTimeInterval() function
9452
9453 ### 08-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9454
9455 * **chore(release):** v4.94.0 [skip ci]
9456 * **chore(release):** v4.93.0 [skip ci]
9457 * **chore(release):** v4.92.0 [skip ci]
9458
9459 ### 07-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9460
9461 * **chore(release):** v4.91.0 [skip ci]
9462 * **chore(release):** v4.90.0 [skip ci]
9463 * **chore(release):** v4.89.0 [skip ci]
9464 * **chore(release):** v4.88.0 [skip ci]
9465
9466 ### 07-07-2023 - [[Ar Rakin](mailto:[email protected])]
9467
9468 * **feat(commands):** complete ban command
9469 * **chore:** fix dependencies
9470 * **chore:** add todo
9471 * **feat:** add prisma
9472 * **feat(commands):** add an incomplete ban command
9473 * **feat(commands):** add a few new validation rules
9474 * **fix:** typings
9475 * **feat(commandManager):** pass interaction options to command handler
9476 * **feat(commands):** add min and max value rule
9477 * **feat(commands):** add StringRest argument type
9478 * **feat(commands):** improved command argument validations
9479
9480 ### 06-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9481
9482 * **chore(release):** v4.87.0 [skip ci]
9483 * **chore(release):** v4.86.0 [skip ci]
9484
9485 ### 06-07-2023 - [[Ar Rakin](mailto:[email protected])]
9486
9487 * **feat(v5):** prepare the basic bot framework
9488 * **fix:** commitlint packages
9489 * **feat(v5):** initial commit
9490 * **chore:** remove tests
9491 * **chore:** remove setup.js
9492 * **chore:** use json commitlint config
9493
9494 ### 06-07-2023 - [[Ar Rakin](mailto:[email protected])]
9495
9496 * **chore:** update readme
9497
9498 ### 03-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9499
9500 * **chore(release):** v4.85.2 [skip ci]
9501
9502 ### 03-07-2023 - [[Ar Rakin](mailto:[email protected])]
9503
9504 * **fix:** don't depend on roles to determine permissions
9505
9506 ### 28-06-2023 - [[Conventional Release Action](mailto:[email protected])]
9507
9508 * **chore(release):** v4.85.1 [skip ci]
9509 * **chore(release):** v4.85.0 [skip ci]
9510 * **chore(release):** v4.84.2 [skip ci]
9511
9512 ### 28-06-2023 - [[Ar Rakin](mailto:[email protected])]
9513
9514 * **fix:** blockedword list command shows tokens
9515 * **feat:** add `blockedtoken list` and `blockedword list` command
9516 * **fix:** removed cooldown from commands under the fun category
9517
9518 ### 21-06-2023 - [[Conventional Release Action](mailto:[email protected])]
9519
9520 * **chore(release):** v4.84.1 [skip ci]
9521
9522 ### 21-06-2023 - [[Ar Rakin](mailto:[email protected])]
9523
9524 * **fix:** broken markdown hyperlinks
9525
9526 ### 20-06-2023 - [[Ar Rakin](mailto:[email protected])]
9527
9528 * **chore:** add links
9529 * **docs:** add termination docs page
9530 * **chore:** update about command
9531 * **chore:** update welcome messages
9532 * **feat:** add support of disabling servers
9533
9534 ### 20-06-2023 - [[Conventional Release Action](mailto:[email protected])]
9535
9536 * **chore(release):** v4.84.0 [skip ci]
9537
9538 ### 19-06-2023 - [[Ar Rakin](mailto:[email protected])]
9539
9540 * **docs:** update readme
9541
9542 ### 18-06-2023 - [[Ar Rakin](mailto:[email protected])]
9543
9544 * **style:** add license comments
9545
9546 ### 04-06-2023 - [[Conventional Release Action](mailto:[email protected])]
9547
9548 * **chore(release):** v4.83.3 [skip ci]
9549
9550 ### 04-06-2023 - [[Ar Rakin](mailto:[email protected])]
9551
9552 * **fix:** add a confirmation message in fakeban command DM
9553
9554 ### 19-05-2023 - [[Conventional Release Action](mailto:[email protected])]
9555
9556 * **chore(release):** v4.83.2 [skip ci]
9557 * **chore(release):** v4.83.1 [skip ci]
9558
9559 ### 19-05-2023 - [[Ar Rakin](mailto:[email protected])]
9560
9561 * **fix:** wrong export
9562 * **fix:** build errors
9563
9564 ### 17-05-2023 - [[Conventional Release Action](mailto:[email protected])]
9565
9566 * **chore(release):** v4.83.0 [skip ci]
9567
9568 ### 17-05-2023 - [[Ar Rakin](mailto:[email protected])]
9569
9570 * **feat:** add nickname update command
9571
9572 ### 26-04-2023 - [[Ar Rakin](mailto:[email protected])]
9573
9574 * **docs:** update readme
9575 * **docs:** update readme
9576 * **docs:** update readme
9577 * **docs(readme):** attribute JetBrains
9578
9579 ### 23-04-2023 - [[Ar Rakin](mailto:[email protected])]
9580
9581 * **docs:** update readme
9582
9583 ### 22-04-2023 - [[Ar Rakin](mailto:[email protected])]
9584
9585 * **docs(readme):** update mongodb atlas link text
9586
9587 ### 22-04-2023 - [[Conventional Release Action](mailto:[email protected])]
9588
9589 * **chore(release):** v4.82.2 [skip ci]
9590 * **chore(release):** v4.82.1 [skip ci]
9591
9592 ### 22-04-2023 - [[Ar Rakin](mailto:[email protected])]
9593
9594 * **fix(antijoin):** running antijoin command affects all servers
9595 * **chore:** remove FIXME
9596 * **fix(translator):** autocomplete errors
9597 * **fix:** crashes when using incomplete config
9598
9599 ### 21-04-2023 - [[Conventional Release Action](mailto:[email protected])]
9600
9601 * **chore(release):** v4.82.0 [skip ci]
9602
9603 ### 21-04-2023 - [[Ar Rakin](mailto:[email protected])]
9604
9605 * **feat(welcomer):** added a new welcome message
9606
9607 ### 24-03-2023 - [[Conventional Release Action](mailto:[email protected])]
9608
9609 * **chore(release):** v4.81.0 [skip ci]
9610 * **chore(release):** v4.80.0 [skip ci]
9611 * **chore(release):** v4.79.1 [skip ci]
9612 * **chore(release):** v4.79.0 [skip ci]
9613
9614 ### 24-03-2023 - [[Ar Rakin](mailto:[email protected])]
9615
9616 * **feat:** add command for listing away staff
9617 * **feat:** add command for listing away staff
9618 * **fix:** issues with staff away feature
9619 * **feat:** staff away system
9620
9621 ### 15-03-2023 - [[Conventional Release Action](mailto:[email protected])]
9622
9623 * **chore(release):** v4.78.0 [skip ci]
9624 * **chore(release):** v4.77.2 [skip ci]
9625
9626 ### 15-03-2023 - [[Ar Rakin](mailto:[email protected])]
9627
9628 * **feat:** add remind command
9629 * **fix(profiles):** animated avatars/banners are not showing
9630
9631 ### 14-03-2023 - [[Conventional Release Action](mailto:[email protected])]
9632
9633 * **chore(release):** v4.77.1 [skip ci]
9634 * **chore(release):** v4.77.0 [skip ci]
9635
9636 ### 14-03-2023 - [[Ar Rakin](mailto:[email protected])]
9637
9638 * **fix:** snipe command not showing correct message content
9639 * **feat:** add snipe command
9640
9641 ### 08-03-2023 - [[Conventional Release Action](mailto:[email protected])]
9642
9643 * **chore(release):** v4.76.2 [skip ci]
9644 * **chore(release):** v4.76.1 [skip ci]
9645 * **chore(release):** v4.76.0 [skip ci]
9646
9647 ### 08-03-2023 - [[Ar Rakin](mailto:[email protected])]
9648
9649 * **fix:** typo
9650 * **fix:** uneeded $ in footer of profile command embed
9651 * **feat:** paginate profile command
9652
9653 ### 07-03-2023 - [[Conventional Release Action](mailto:[email protected])]
9654
9655 * **chore(release):** v4.75.0 [skip ci]
9656 * **chore(release):** v4.74.0 [skip ci]
9657
9658 ### 07-03-2023 - [[Ar Rakin](mailto:[email protected])]
9659
9660 * **feat:** add confession system
9661 * **feat:** add cooldown to afk command
9662
9663 ### 05-03-2023 - [[Conventional Release Action](mailto:[email protected])]
9664
9665 * **chore(release):** v4.73.1 [skip ci]
9666 * **chore(release):** v4.73.0 [skip ci]
9667
9668 ### 05-03-2023 - [[Ar Rakin](mailto:[email protected])]
9669
9670 * **fix:** avatar command not showing animated avatars
9671 * **feat:** add ban auto command
9672
9673 ### 03-03-2023 - [[Conventional Release Action](mailto:[email protected])]
9674
9675 * **chore(release):** v4.72.4 [skip ci]
9676 * **chore(release):** v4.72.3 [skip ci]
9677 * **chore(release):** v4.72.2 [skip ci]
9678
9679 ### 03-03-2023 - [[Ar Rakin](mailto:[email protected])]
9680
9681 * **fix:** clear command does not show user tag
9682 * **fix:** clear command does not show user tag
9683 * **fix:** double response to clear command
9684
9685 ### 01-03-2023 - [[Conventional Release Action](mailto:[email protected])]
9686
9687 * **chore(release):** v4.72.1 [skip ci]
9688
9689 ### 01-03-2023 - [[Ar Rakin](mailto:[email protected])]
9690
9691 * **fix:** afk status ignore emoji
9692
9693 ### 28-02-2023 - [[Conventional Release Action](mailto:[email protected])]
9694
9695 * **chore(release):** v4.72.0 [skip ci]
9696
9697 ### 28-02-2023 - [[Ar Rakin](mailto:[email protected])]
9698
9699 * **feat:** message reaction tempmutes
9700 * **refactor:** clear command
9701
9702 ### 26-02-2023 - [[Conventional Release Action](mailto:[email protected])]
9703
9704 * **chore(release):** v4.71.0 [skip ci]
9705 * **chore(release):** v4.70.2 [skip ci]
9706
9707 ### 26-02-2023 - [[Ar Rakin](mailto:[email protected])]
9708
9709 * **feat:** ai chat system
9710 * **fix:** don't show beans and shots in infraction list
9711
9712 ### 25-02-2023 - [[Conventional Release Action](mailto:[email protected])]
9713
9714 * **chore(release):** v4.70.1 [skip ci]
9715
9716 ### 25-02-2023 - [[Ar Rakin](mailto:[email protected])]
9717
9718 * **fix:** clear command
9719
9720 ### 21-02-2023 - [[Conventional Release Action](mailto:[email protected])]
9721
9722 * **chore(release):** v4.70.0 [skip ci]
9723
9724 ### 21-02-2023 - [[Ar Rakin](mailto:[email protected])]
9725
9726 * **feat:** improved translation command
9727
9728 ### 20-02-2023 - [[Conventional Release Action](mailto:[email protected])]
9729
9730 * **chore(release):** v4.69.0 [skip ci]
9731
9732 ### 20-02-2023 - [[Ar Rakin](mailto:[email protected])]
9733
9734 * **feat:** add penalize command
9735
9736 ### 16-02-2023 - [[Conventional Release Action](mailto:[email protected])]
9737
9738 * **chore(release):** v4.68.2 [skip ci]
9739 * **chore(release):** v4.68.1 [skip ci]
9740
9741 ### 16-02-2023 - [[Ar Rakin](mailto:[email protected])]
9742
9743 * **fix:** repeated text filter errors
9744
9745 ### 16-02-2023 - [[Ar Rakin](mailto:[email protected])]
9746
9747 * **fix:** AFK command message length
9748
9749 ### 13-02-2023 - [[Conventional Release Action](mailto:[email protected])]
9750
9751 * **chore(release):** v4.68.0 [skip ci]
9752 * **chore(release):** v4.67.0 [skip ci]
9753
9754 ### 13-02-2023 - [[Ar Rakin](mailto:[email protected])]
9755
9756 * **feat:** add reminder for moderators
9757 * **feat:** option to only allow admins to bypass filters
9758
9759 ### 10-02-2023 - [[Conventional Release Action](mailto:[email protected])]
9760
9761 * **chore(release):** v4.66.0 [skip ci]
9762 * **chore(release):** v4.65.0 [skip ci]
9763
9764 ### 10-02-2023 - [[Ar Rakin](mailto:[email protected])]
9765
9766 * **feat:** restrict spamreset command to admins only
9767 * **feat:** add permission checking in unmute command
9768 * **feat(spamfilter):** add option to ignore moderators/admins or filter moderators
9769
9770 ### 06-02-2023 - [[Conventional Release Action](mailto:[email protected])]
9771
9772 * **chore(release):** v4.64.0 [skip ci]
9773
9774 ### 06-02-2023 - [[Ar Rakin](mailto:[email protected])]
9775
9776 * **feat:** add translate command
9777 * **fix:** type command issues
9778
9779 ### 05-02-2023 - [[Conventional Release Action](mailto:[email protected])]
9780
9781 * **chore(release):** v4.63.0 [skip ci]
9782
9783 ### 05-02-2023 - [[Ar Rakin](mailto:[email protected])]
9784
9785 * **feat:** auto typing
9786
9787 ### 02-02-2023 - [[Conventional Release Action](mailto:[email protected])]
9788
9789 * **chore(release):** v4.62.0 [skip ci]
9790 * **chore(release):** v4.61.0 [skip ci]
9791
9792 ### 02-02-2023 - [[Ar Rakin](mailto:[email protected])]
9793
9794 * **feat:** add AI moderator message analysis command
9795 * **feat:** add aimod command
9796
9797 ### 01-02-2023 - [[Conventional Release Action](mailto:[email protected])]
9798
9799 * **chore(release):** v4.60.1 [skip ci]
9800 * **chore(release):** v4.60.0 [skip ci]
9801
9802 ### 01-02-2023 - [[Ar Rakin](mailto:[email protected])]
9803
9804 * **fix:** errors
9805 * **feat:** ai moderation
9806 * **chore:** setup prettier
9807
9808 ### 30-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9809
9810 * **chore(release):** v4.59.1 [skip ci]
9811 * **chore(release):** v4.59.0 [skip ci]
9812
9813 ### 30-01-2023 - [[Ar Rakin](mailto:[email protected])]
9814
9815 * **fix:** slash command issues
9816 * **feat:** complete subjects feature
9817 * **feat:** add profile subjects feature
9818 * **fix:** status code of the API login endpoint
9819
9820 ### 23-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9821
9822 * **chore(release):** v4.58.0 [skip ci]
9823 * **chore(release):** v4.57.0 [skip ci]
9824 * **chore(release):** v4.56.3 [skip ci]
9825 * **chore(release):** v4.56.2 [skip ci]
9826 * **chore(release):** v4.56.1 [skip ci]
9827 * **chore(release):** v4.56.0 [skip ci]
9828 * **chore(release):** v4.55.0 [skip ci]
9829
9830 ### 23-01-2023 - [[Ar Rakin](mailto:[email protected])]
9831
9832 * **feat:** add support of rnavigating to replied message reference
9833 * **feat:** add support of rnavigating to replied message reference
9834 * **fix:** token filter not working case insensitively
9835 * **fix:** double creation of infraction logs
9836 * **fix:** command name
9837 * **feat:** update slash commands
9838 * **feat:** add languages spoken field in the user profiles
9839 * **fix:** typo
9840
9841 ### 22-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9842
9843 * **chore(release):** v4.54.2 [skip ci]
9844
9845 ### 22-01-2023 - [[Ar Rakin](mailto:[email protected])]
9846
9847 * **fix:** token filter mismatch
9848
9849 ### 18-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9850
9851 * **chore(release):** v4.54.1 [skip ci]
9852 * **chore(release):** v4.54.0 [skip ci]
9853
9854 ### 18-01-2023 - [[Ar Rakin](mailto:[email protected])]
9855
9856 * **fix:** infraction issues
9857 * **feat:** auto-increment punishment case IDs
9858
9859 ### 17-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9860
9861 * **chore(release):** v4.53.0 [skip ci]
9862 * **chore(release):** v4.52.1 [skip ci]
9863 * **chore(release):** v4.52.0 [skip ci]
9864
9865 ### 17-01-2023 - [[Ar Rakin](mailto:[email protected])]
9866
9867 * **feat:** add zodiac, continent, bio and job info support in profile command
9868 * **fix:** ban and kick DMs not delivering
9869 * **feat:** improved profile commands
9870
9871 ### 16-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9872
9873 * **chore(release):** v4.51.0 [skip ci]
9874 * **chore(release):** v4.50.0 [skip ci]
9875
9876 ### 16-01-2023 - [[Ar Rakin](mailto:[email protected])]
9877
9878 * **feat:** add fakeban command
9879 * **feat:** add infraction notes support in DMs
9880
9881 ### 14-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9882
9883 * **chore(release):** v4.49.0 [skip ci]
9884
9885 ### 14-01-2023 - [[Ar Rakin](mailto:[email protected])]
9886
9887 * **feat:** add a new alias to avatar command
9888 * **feat:** exclude vanity URL and custom invites
9889
9890 ### 11-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9891
9892 * **chore(release):** v4.48.0 [skip ci]
9893 * **chore(release):** v4.47.5 [skip ci]
9894 * **chore(release):** v4.47.4 [skip ci]
9895
9896 ### 11-01-2023 - [[Ar Rakin](mailto:[email protected])]
9897
9898 * **feat:** improve clear command
9899 * **fix(deps):** security issues
9900 * **fix:** warn command
9901
9902 ### 10-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9903
9904 * **chore(release):** v4.47.3 [skip ci]
9905
9906 ### 10-01-2023 - [[Ar Rakin](mailto:[email protected])]
9907
9908 * **fix:** wrong type of option
9909
9910 ### 09-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9911
9912 * **chore(release):** v4.47.2 [skip ci]
9913 * **chore(release):** v4.47.1 [skip ci]
9914
9915 ### 09-01-2023 - [[Ar Rakin](mailto:[email protected])]
9916
9917 * **fix:** increase rolelist limit
9918
9919 ### 09-01-2023 - [[Ar Rakin](mailto:[email protected])]
9920
9921 * **fix:** autobackup
9922
9923 ### 08-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9924
9925 * **chore(release):** v4.47.0 [skip ci]
9926
9927 ### 08-01-2023 - [[Ar Rakin](mailto:[email protected])]
9928
9929 * **feat:** auto backup config files
9930
9931 ### 07-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9932
9933 * **chore(release):** v4.46.0 [skip ci]
9934 * **chore(release):** v4.45.3 [skip ci]
9935
9936 ### 07-01-2023 - [[Ar Rakin](mailto:[email protected])]
9937
9938 * **feat(afk_engine):** navigate to mentions
9939 * **fix:** user lookup command
9940
9941 ### 06-01-2023 - [[Ar Rakin](mailto:[email protected])]
9942
9943 * **docs:** fix wrong command name
9944
9945 ### 04-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9946
9947 * **chore(release):** v4.45.2 [skip ci]
9948 * **chore(release):** v4.45.1 [skip ci]
9949 * **chore(release):** v4.45.0 [skip ci]
9950
9951 ### 04-01-2023 - [[Ar Rakin](mailto:[email protected])]
9952
9953 * **fix:** crashing while message edits
9954 * **fix:** infraction reason update DM does not deliver
9955 * **feat:** add infraction reason update command
9956 * **feat:** show infraction IDs in every action logs and DMs
9957
9958 ### 02-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9959
9960 * **chore(release):** v4.44.0 [skip ci]
9961
9962 ### 02-01-2023 - [[Ar Rakin](mailto:[email protected])]
9963
9964 * **feat:** add infraction creation command
9965
9966 ### 30-12-2022 - [[Conventional Release Action](mailto:[email protected])]
9967
9968 * **chore(release):** v4.43.0 [skip ci]
9969
9970 ### 30-12-2022 - [[Ar Rakin](mailto:[email protected])]
9971
9972 * **feat:** regex message rule
9973
9974 ### 29-12-2022 - [[Conventional Release Action](mailto:[email protected])]
9975
9976 * **chore(release):** v4.42.0 [skip ci]
9977 * **chore(release):** v4.41.2 [skip ci]
9978
9979 ### 29-12-2022 - [[Ar Rakin](mailto:[email protected])]
9980
9981 * **fix:** commands
9982 * **feat:** add infraction management commands
9983 * **feat:** improve embeds of mod commands
9984 * **feat:** show mute duration
9985 * **fix:** crashes on invite filter
9986
9987 ### 28-12-2022 - [[Conventional Release Action](mailto:[email protected])]
9988
9989 * **chore(release):** v4.41.1 [skip ci]
9990 * **chore(release):** v4.41.0 [skip ci]
9991
9992 ### 28-12-2022 - [[Ar Rakin](mailto:[email protected])]
9993
9994 * **fix:** invite tracker crash
9995
9996 ### 28-12-2022 - [[Ar Rakin](mailto:[email protected])]
9997
9998 * **feat:** add invite tracker
9999 * **feat:** add invite tracker
10000
10001 ### 27-12-2022 - [[Conventional Release Action](mailto:[email protected])]
10002
10003 * **chore(release):** v4.40.4 [skip ci]
10004
10005 ### 27-12-2022 - [[Ar Rakin](mailto:[email protected])]
10006
10007 * **fix:** boost logs
10008
10009 ### 26-12-2022 - [[Conventional Release Action](mailto:[email protected])]
10010
10011 * **chore(release):** v4.40.3 [skip ci]
10012 * **chore(release):** v4.40.2 [skip ci]
10013 * **chore(release):** v4.40.1 [skip ci]
10014 * **chore(release):** v4.40.0 [skip ci]
10015
10016 ### 26-12-2022 - [[Ar Rakin](mailto:[email protected])]
10017
10018 * **fix:** timing
10019 * **fix:** wrong boost logs
10020 * **fix:** case sensitivity
10021 * **fix:** log errors
10022 * **feat:** server boost logs
10023
10024 ### 25-12-2022 - [[Conventional Release Action](mailto:[email protected])]
10025
10026 * **chore(release):** v4.39.1 [skip ci]
10027 * **chore(release):** v4.39.0 [skip ci]
10028
10029 ### 25-12-2022 - [[Ar Rakin](mailto:[email protected])]
10030
10031 * **fix:** slash command error
10032 * **feat:** add spotify command
10033
10034 ### 24-12-2022 - [[Conventional Release Action](mailto:[email protected])]
10035
10036 * **chore(release):** v4.38.0 [skip ci]
10037 * **chore(release):** v4.37.1 [skip ci]
10038 * **chore(release):** v4.37.0 [skip ci]
10039 * **chore(release):** v4.36.1 [skip ci]
10040
10041 ### 24-12-2022 - [[Ar Rakin](mailto:[email protected])]
10042
10043 * **feat:** nickname changes logging
10044 * **fix:** logging error stats
10045 * **feat:** add bean command
10046 * **fix:** wrong stats
10047
10048 ### 23-12-2022 - [[Conventional Release Action](mailto:[email protected])]
10049
10050 * **chore(release):** v4.36.0 [skip ci]
10051 * **chore(release):** v4.35.0 [skip ci]
10052
10053 ### 23-12-2022 - [[Ar Rakin](mailto:[email protected])]
10054
10055 * **feat:** log echoers
10056 * **feat:** log echoers
10057 * **feat:** add leave/join log stats
10058
10059 ### 21-12-2022 - [[Conventional Release Action](mailto:[email protected])]
10060
10061 * **chore(release):** v4.34.3 [skip ci]
10062 * **chore(release):** v4.34.2 [skip ci]
10063
10064 ### 21-12-2022 - [[Ar Rakin](mailto:[email protected])]
10065
10066 * **fix:** wrong mod points
10067
10068 ### 21-12-2022 - [[Ar Rakin](mailto:[email protected])]
10069
10070 * **fix:** wrong status
10071
10072 ### 20-12-2022 - [[Conventional Release Action](mailto:[email protected])]
10073
10074 * **chore(release):** v4.34.1 [skip ci]
10075 * **chore(release):** v4.34.0 [skip ci]
10076 * **chore(release):** v4.33.0 [skip ci]
10077
10078 ### 20-12-2022 - [[Ar Rakin](mailto:[email protected])]
10079
10080 * **fix:** point systems
10081 * **feat:** add suggested moderation action support
10082 * **feat:** update stats command
10083 * **feat:** add member count tracking support
10084
10085 ### 19-12-2022 - [[Conventional Release Action](mailto:[email protected])]
10086
10087 * **chore(release):** v4.32.1 [skip ci]
10088
10089 ### 19-12-2022 - [[Ar Rakin](mailto:[email protected])]
10090
10091 * **fix:** issues with mute log
10092
10093 ### 17-12-2022 - [[Conventional Release Action](mailto:[email protected])]
10094
10095 * **chore(release):** v4.32.0 [skip ci]
10096 * **chore(release):** v4.31.0 [skip ci]
10097 * **chore(release):** v4.30.2 [skip ci]
10098 * **chore(release):** v4.30.1 [skip ci]
10099
10100 ### 17-12-2022 - [[Ar Rakin](mailto:[email protected])]
10101
10102 * **feat:** add timeout logging
10103 * **feat:** add spam violation reset command
10104 * **fix:** spam filter showing wrong mute info
10105 * **fix:** token filter case sensitivity
10106
10107 ### 16-12-2022 - [[Conventional Release Action](mailto:[email protected])]
10108
10109 * **chore(release):** v4.30.0 [skip ci]
10110 * **chore(release):** v4.29.2 [skip ci]
10111
10112 ### 16-12-2022 - [[Ar Rakin](mailto:[email protected])]
10113
10114 * **feat:** add message rule stats command
10115 * **feat:** stats support of blocked words counts
10116 * **fix:** blocked token command error
10117
10118 ### 15-12-2022 - [[Ar Rakin](mailto:[email protected])]
10119
10120 * **refactor:** updated clear command response
10121
10122 ### 14-12-2022 - [[Conventional Release Action](mailto:[email protected])]
10123
10124 * **chore(release):** v4.29.1 [skip ci]
10125 * **chore(release):** v4.29.0 [skip ci]
10126
10127 ### 14-12-2022 - [[Ar Rakin](mailto:[email protected])]
10128
10129 * **fix:** type mismatch
10130 * **feat:** add blocked word & token management command
10131
10132 ### 12-12-2022 - [[Conventional Release Action](mailto:[email protected])]
10133
10134 * **chore(release):** v4.28.4 [skip ci]
10135
10136 ### 12-12-2022 - [[Ar Rakin](mailto:[email protected])]
10137
10138 * **fix:** crash while creating anonymous ballots
10139
10140 ### 05-12-2022 - [[Conventional Release Action](mailto:[email protected])]
10141
10142 * **chore(release):** v4.28.3 [skip ci]
10143
10144 ### 05-12-2022 - [[Ar Rakin](mailto:[email protected])]
10145
10146 * **fix(about):** remove quotes
10147
10148 Quotes are unusable on embeda in mobile devices at the moment. That's why it's a good idea to remove it from the about command.
10149
10150 ### 04-12-2022 - [[Conventional Release Action](mailto:[email protected])]
10151
10152 * **chore(release):** v4.28.2 [skip ci]
10153
10154 ### 04-12-2022 - [[Ar Rakin](mailto:[email protected])]
10155
10156 * **fix(replies):** multiple replies when modals get canceled
10157
10158 ### 02-12-2022 - [[Conventional Release Action](mailto:[email protected])]
10159
10160 * **chore(release):** v4.28.1 [skip ci]
10161
10162 ### 02-12-2022 - [[Ar Rakin](mailto:[email protected])]
10163
10164 * **ci(autolabeler):** fix autolabeler config
10165
10166 ### 02-12-2022 - [[Ar Rakin](mailto:[email protected])]
10167
10168 * **style:** add deprecated jsdoc comment
10169 * **fix(logger):** unban not logging properly w/ tempban
10170
10171 ### 01-12-2022 - [[Ar Rakin](mailto:[email protected])]
10172
10173 * **refactor(logger):** finalize refactor
10174 * **refactor(logger):** ban and message logging
10175
10176 ### 27-11-2022 - [[Conventional Release Action](mailto:[email protected])]
10177
10178 * **chore(release):** v4.28.0 [skip ci]
10179
10180 ### 27-11-2022 - [[Ar Rakin](mailto:[email protected])]
10181
10182 * **feat(logger):** improvements
10183
10184 * Add click-to-navigate buttons on message edit/delete logs
10185 * Fix ban log showing wrong reason
10186
10187
10188 ### 22-11-2022 - [[Conventional Release Action](mailto:[email protected])]
10189
10190 * **chore(release):** v4.27.0 [skip ci]
10191
10192 ### 22-11-2022 - [[Ar Rakin](mailto:[email protected])]
10193
10194 * **feat(automod):** add flexible rule system
10195
10196 ### 22-11-2022 - [[Ar Rakin](mailto:[email protected])]
10197
10198 * **docs(readme):** fix broken link
10199
10200 ### 20-11-2022 - [[Conventional Release Action](mailto:[email protected])]
10201
10202 * **chore(release):** v4.26.1 [skip ci]
10203 * **chore(release):** v4.26.0 [skip ci]
10204 * **chore(release):** v4.25.0 [skip ci]
10205
10206 ### 20-11-2022 - [[Ar Rakin](mailto:[email protected])]
10207
10208 * **fix:** wrong method call
10209
10210 ### 20-11-2022 - [[Ar Rakin](mailto:[email protected])]
10211
10212 * **feat:** add button role deletion support
10213 * **feat:** add button role delete command
10214 * **style:** add license comments
10215 * **fix:** add `--cancel` instruction to initial message
10216
10217 ### 19-11-2022 - [[Conventional Release Action](mailto:[email protected])]
10218
10219 * **chore(release):** v4.24.0 [skip ci]
10220
10221 ### 19-11-2022 - [[Ar Rakin](mailto:[email protected])]
10222
10223 * **feat:** add button roles support
10224
10225 ### 18-11-2022 - [[Conventional Release Action](mailto:[email protected])]
10226
10227 * **chore(release):** v4.23.5 [skip ci]
10228 * **chore(release):** v4.23.4 [skip ci]
10229 * **chore(release):** v4.23.3 [skip ci]
10230 * **chore(release):** v4.23.2 [skip ci]
10231 * **chore(release):** v4.23.1 [skip ci]
10232 * **chore(release):** v4.23.0 [skip ci]
10233 * **chore(release):** v4.22.0 [skip ci]
10234 * **chore(release):** v4.21.0 [skip ci]
10235
10236 ### 18-11-2022 - [[Ar Rakin](mailto:[email protected])]
10237
10238 * **fix:** workflow error
10239 * **fix:** workflow error
10240 * **fix:** workflow errors
10241 * **fix:** worflow errors
10242
10243 ### 18-11-2022 - [[Ar Rakin](mailto:[email protected])]
10244
10245 * **fix:** crash while using infraction command
10246 * **feat:** add infraction view command
10247 * **feat:** history command verbosity control
10248 * **feat(ballots):** auto deletion
10249
10250 Whenever the ballot message sent by the bot is removed, it will automatically remove
10251 the ballot from the database.
10252
10253
10254 ### 13-11-2022 - [[Conventional Release Action](mailto:[email protected])]
10255
10256 * **chore(release):** v4.20.1 [skip ci]
10257 * **chore(release):** v4.20.0 [skip ci]
10258
10259 ### 13-11-2022 - [[Ar Rakin](mailto:[email protected])]
10260
10261 * **fix:** message reports with moderator only setting
10262 * **fix:** message reports not permitting users
10263 * **feat(reporting):** configuration support
10264
10265 ### 12-11-2022 - [[Conventional Release Action](mailto:[email protected])]
10266
10267 * **chore(release):** v4.19.0 [skip ci]
10268
10269 ### 12-11-2022 - [[Ar Rakin](mailto:[email protected])]
10270
10271 * **feat(logger):** show message author ID on change
10272
10273 ### 10-11-2022 - [[Ar Rakin](mailto:[email protected])]
10274
10275 * **docs:** update terms of service
10276
10277 ### 08-11-2022 - [[Ar Rakin](mailto:[email protected])]
10278
10279 * **style:** add license comments
10280
10281 ### 04-11-2022 - [[Conventional Release Action](mailto:[email protected])]
10282
10283 * **chore(release):** v4.18.0 [skip ci]
10284
10285 ### 04-11-2022 - [[Ar Rakin](mailto:[email protected])]
10286
10287 * **feat(automod):** add message reporting system
10288
10289 ### 02-11-2022 - [[Conventional Release Action](mailto:[email protected])]
10290
10291 * **chore(release):** v4.17.1 [skip ci]
10292 * **chore(release):** v4.17.0 [skip ci]
10293
10294 ### 02-11-2022 - [[Ar Rakin](mailto:[email protected])]
10295
10296 * **fix:** no newline in infractions
10297 * **style:** add newline after imports
10298 * **feat(commands):** update application command deploy script
10299 * **feat(commands):** add dmhistory command
10300 * **feat(commands):** add sendhistory command
10301
10302 ### 31-10-2022 - [[Conventional Release Action](mailto:[email protected])]
10303
10304 * **chore(release):** v4.16.1 [skip ci]
10305 * **chore(release):** v4.16.0 [skip ci]
10306 * **chore(release):** v4.15.1 [skip ci]
10307
10308 ### 31-10-2022 - [[Ar Rakin](mailto:[email protected])]
10309
10310 * **fix:** update help command
10311 * **feat(commands):** add reply command
10312 * **test:** add test suites
10313 * **ci:** update autolabeler config
10314 * **style:** remove console log statements
10315 * **fix(paginator):** app crash when users deletes reply message
10316
10317 ### 30-10-2022 - [[Conventional Release Action](mailto:[email protected])]
10318
10319 * **chore(release):** v4.15.0 [skip ci]
10320
10321 ### 30-10-2022 - [[Ar Rakin](mailto:[email protected])]
10322
10323 * **refactor:** use new paginator in history command
10324 * **refactor(commands):** use new style of paginator
10325 * **feat(paginator):** support custom data fetching
10326
10327 ### 28-10-2022 - [[Conventional Release Action](mailto:[email protected])]
10328
10329 * **chore(release):** v4.14.0 [skip ci]
10330 * **chore(release):** v4.13.0 [skip ci]
10331
10332 ### 28-10-2022 - [[codefactor-io](mailto:[email protected])]
10333
10334 * [CodeFactor] Apply fixes
10335
10336 ### 28-10-2022 - [[Ar Rakin](mailto:[email protected])]
10337
10338 * **style:** remove unused arguments
10339 * **feat(commands):** update application commands
10340 * **feat(commands):** add message saving command
10341 * **docs(tos):** fix typo
10342 * **ci:** update autolabeler config
10343 * **feat(automod):** add autoresponder (#123)
10344
10345 * Respond when a specific word/token is found on the message content
10346 * Works even after message edits
10347
10348 ### 27-10-2022 - [[Ar Rakin](mailto:[email protected])]
10349
10350 * **docs:** update security policy
10351 * **fix:** workflows
10352 * **fix:** workflows
10353 * **fix:** update workflows
10354 * **feat(help):** add useful link buttons
10355 * **feat(paginator):** custom message options
10356
10357 ### 27-10-2022 - [[Conventional Release Action](mailto:[email protected])]
10358
10359 * **chore(release):** v4.12.3 [skip ci]
10360 * **chore(release):** v4.12.1 [skip ci]
10361 * **chore(release):** v4.12.0 [skip ci]
10362
10363 ### 27-10-2022 - [[Conventional Changelog Action](mailto:[email protected])]
10364
10365 * **chore(release):** v4.12.2 [skip ci]
10366
10367 ### 26-10-2022 - [[Conventional Release Action](mailto:[email protected])]
10368
10369 * **chore(release):** v4.11.0 [skip ci]
10370 * **chore(release):** v4.10.0 [skip ci]
10371 * **chore(release):** v4.9.0 [skip ci]
10372
10373 ### 26-10-2022 - [[Ar Rakin](mailto:[email protected])]
10374
10375 * **feat:** add setup command
10376
10377 Added a setup command that includes muterole creation support.
10378
10379 * **feat:** add private channel command
10380 * **chore:** update gitignore
10381 * **chore:** update security policy
10382
10383 Change supported versions table.
10384 * **feat(debug-logging):** better logging (#122)
10385
10386 * Use `DebugLogger` service as the central log manager.
10387 * Remove unneeded comments from `Client`.
10388 * Change `LogLevel` enum member values to uppercase words.
10389 * Other minor improvements and fixes.
10390 * **feat(utils):** reply embed function accepts other options
10391
10392 ### 25-10-2022 - [[Ar Rakin](mailto:[email protected])]
10393
10394 * **style:** add license comments
10395 * **fix(auth):** bot owner(s) can run any command
10396 * **feat(setup):** confirm `.env` file creation success
10397
10398 ### 25-10-2022 - [[Conventional Release Action](mailto:[email protected])]
10399
10400 * **chore(release):** v4.8.1 [skip ci]
10401 * **chore(release):** v4.8.0 [skip ci]
10402
10403 ### 24-10-2022 - [[Ar Rakin](mailto:[email protected])]
10404
10405 * **docs:** update tos
10406
10407 ### 23-10-2022 - [[Conventional Release Action](mailto:[email protected])]
10408
10409 * **chore(release):** v4.7.0 [skip ci]
10410
10411 ### 23-10-2022 - [[Ar Rakin](mailto:[email protected])]
10412
10413 * **feat(spam_filter):** custom spam warning message (#119)
10414
10415 Merged #119 into `main`.
10416 * **fix:** typescript errors
10417 * **feat(spam_filter):** custom spam warning message
10418
10419 Users can now add custom spam warning message in the config.
10420
10421 ### 22-10-2022 - [[Ar Rakin](mailto:[email protected])]
10422
10423 * **ci:** update workflows
10424 * **fix:** remove extra newline from readme
10425 * **ci:** update release workflow
10426 * **chore:** remove manual changelog
10427 * **chore:** update changelog
10428 * **fix:** missing comma
10429 * **fix:** update help command
10430
10431 Add necessary command information.
10432 * **docs:** update readme
10433 * **docs(readme):** add monogdb atlas link
10434
10435 ### 22-10-2022 - [[Conventional Release Action](mailto:[email protected])]
10436
10437 * **chore(release):** v4.6.3 [skip ci]
10438 * **chore(release):** v4.6.2 [skip ci]
10439 * **chore(release):** v4.6.1 [skip ci]
10440
10441 ### 21-10-2022 - [[Ar Rakin](mailto:[email protected])]
10442
10443 * **ci:** update release workflow config
10444 * **chore:** update changelog
10445 * **feat(logging):** show who banned a user
10446 * **chore:** fix changelog
10447 * **chore:** update changelog
10448 * **chore:** update changelog
10449 * **ci:** update workflows
10450 * **chore:** remove changelog
10451 * **ci:** update workflows
10452 * **feat(profile):** show permission percentage (#118)
10453
10454
10455
10456 ### 21-10-2022 - [[Conventional Changelog Action](mailto:[email protected])]
10457
10458 * **chore(release):** v4.6.0 [skip ci]
10459 * **chore(release):** v4.5.0 [skip ci]
10460
10461 ### 20-10-2022 - [[Conventional Changelog Action](mailto:[email protected])]
10462
10463 * **chore(release):** v4.4.0 [skip ci]
10464 * **chore(release):** v4.3.0 [skip ci]
10465
10466 ### 20-10-2022 - [[Ar Rakin](mailto:[email protected])]
10467
10468 * **feat:** show the number of total commands in help
10469 * **feat:** show total number of roles in rolelist command
10470
10471 ### 19-10-2022 - [[Conventional Changelog Action](mailto:[email protected])]
10472
10473 * **chore(release):** v4.2.2 [skip ci]
10474
10475 ### 19-10-2022 - [[Ar Rakin](mailto:[email protected])]
10476
10477 * **perf(shots):** fix performance issues of shot command (#115)
10478
10479
10480
10481 ### 17-10-2022 - [[Conventional Changelog Action](mailto:[email protected])]
10482
10483 * **chore(release):** v4.2.1 [skip ci]
10484
10485 ### 17-10-2022 - [[Ar Rakin](mailto:[email protected])]
10486
10487 * **fix(pagination):** update button emoji orders (#114)
10488
10489
10490
10491 ### 16-10-2022 - [[Ar Rakin](mailto:[email protected])]
10492
10493 * **docs:** fix typo on index page
10494 * **chore:** remove old changelog
10495 * **chore:** new changelog
10496 * **chore:** update changelog
10497 * **feat(commands):** add private channel creation command
10498 * **feat(utils):** add embed builder snippet function
10499
10500 ### 16-10-2022 - [[Conventional Changelog Action](mailto:[email protected])]
10501
10502 * **chore(release):** v4.2.0 [skip ci]
10503
10504 ### 15-10-2022 - [[Conventional Changelog Action](mailto:[email protected])]
10505
10506 * **chore(release):** v4.1.2 [skip ci]
10507
10508 ### 15-10-2022 - [[Ar Rakin](mailto:[email protected])]
10509
10510 * **fix(automod):** profile filter interfering with manual mutes (#112)
10511
10512 If a user gets muted my profile filter and then someone mutes them manually
10513 again and the user changes their nickname to an appropriate one, then
10514 profile filter will unmute the user.
10515
10516 This issue has been fixed in this commit.
10517 **Issue number:** #106
10518
10519 ### 13-10-2022 - [[Ar Rakin](mailto:[email protected])]
10520
10521 * **docs:** update support discord server name (#109)
10522
10523
10524 * **docs:** update home page (#108)
10525
10526
10527 * **docs:** update home page
10528 * **ci:** add auto labeler config
10529 * **ci:** add auto labeler workflow
10530 * **fix:** incomplete string escaping or encoding
10531
10532 Fixed incomplete string escaping or encoding in message filters (domain filter).
10533 * **ci:** add codeql workflow
10534 * **feat:** add new welcome message
10535 * **feat:** add wildcard rickroll url
10536 * **ci:** update auto release workflow
10537 * **feat(welcomer):** add new welcome message
10538 * **ci:** update workflows
10539 * **feat:** add new welcome messages
10540 * **chore:** update readme (#107)
10541
10542
10543 * **ci:** update release workflow
10544 * **ci:** fix workflows
10545 * **ci:** automate releases
10546 * **docs:** update readme
10547 * **docs:** update readme
10548 * **docs:** add features page
10549 * **docs:** add screenshots page
10550 * **docs(images):** add screenshot
10551 * **docs:** update readme
10552 * **chore:** update changelog
10553 * **fix:** do not unmute user if not muted (#105)
10554
10555 Fixes #101
10556 * **docs:** add urls
10557 * **docs:** update privacy policy
10558 * **docs:** update privacy policy
10559 * **docs:** update privacy policy
10560 * **docs:** update privacy policy
10561
10562 Fixed the broken contact option list.
10563 * **ci:** remove unneeded files
10564 * **ci:** remove unneeded workflows
10565
10566 ### 13-10-2022 - [[Conventional Changelog Action](mailto:[email protected])]
10567
10568 * **chore(release):** v4.1.1 [skip ci]
10569 * **chore(release):** v4.1.0 [skip ci]
10570
10571 ### 13-10-2022 - [[Ryder](mailto:[email protected]):[Ar Rakin](mailto:[email protected])]
10572
10573 * **docs:** updated the methods to contact (#104)
10574
10575 * Updated the methods to contact.
10576 *** docs:** update privacy policy
10577
10578 **Co-authored-by:** Ar Rakin <[email protected]>
10579
10580 ### 12-10-2022 - [[Ar Rakin](mailto:[email protected])]
10581
10582 * **ci:** update workflows
10583 * **ci:** update release workflow
10584 * **chore:** update changelog
10585 * **chore:** update version to v4.0.1
10586 * **fix:** about command
10587 * **chore:** update changelog
10588 * **style:** add license comments
10589 * **chore(semver):** update version to v4.0.0
10590 * **chore:** update changelog
10591 * **feat:** add pagination to help command
10592 * **build(docs):** fix mkdocs.yml
10593 * **docs:** update homepage
10594 * **docs(readme):** add emoji download link
10595 * **fix:** typo in paginator
10596 * **feat:** add pagination button emojis
10597 * **docs:** update readme (#100)
10598
10599
10600 * **ci:** delete unneeded workflows
10601 * **docs:** update terms of service
10602 * **docs:** update readme
10603 * **build(docs):** update mkdocs.yml
10604 * **docs:** update readme
10605
10606 ### 12-10-2022 - [[Ryder](mailto:[email protected])]
10607
10608 * **docs(readme):** add "Extra" section with dashboard link (#98)
10609
10610
10611
10612 ### 11-10-2022 - [[Ar Rakin](mailto:[email protected])]
10613
10614 * **ci:** update workflow config
10615 * **ci:** update release drafter config
10616 * **ci:** update workflows
10617 * **ci:** add release drafter config
10618 * **ci:** add release drafter workflow
10619 * **style(docs):** update css style formatting
10620 * **chore:** update help command data
10621 * **chore:** update changelog
10622 * **refactor:** add pagination to rolelist command
10623 * **perf(pagination):** better response time
10624 * **feat:** update slash commands
10625 * **docs:** update readme (#96)
10626
10627
10628
10629 ### 10-10-2022 - [[Ar Rakin](mailto:[email protected])]
10630
10631 * **feat(api):** add history controller
10632 * **chore:** update changelog
10633 * **feat:** generate env file using setup script
10634 * **feat:** warn command embed improvement
10635 * **chore:** update changelog
10636 * **docs:** update readme
10637 * **feat:** finishing touch to setup script
10638 * **docs:** update readme
10639
10640 ### 10-10-2022 - [[Ryder](mailto:[email protected]):[Ar Rakin](mailto:[email protected])]
10641
10642 * **feat:** improved warn and about command (#95)
10643
10644 * Update AboutCommand.ts
10645
10646 * Update AboutCommand.ts
10647
10648 * Update WarnCommand.ts
10649
10650 *** fix:** author email in about command
10651
10652 **Co-authored-by:** Ar Rakin <[email protected]>
10653
10654 ### 10-10-2022 - [[Ryder](mailto:[email protected])]
10655
10656 * **refactor:** update about command (#94)
10657
10658 * Update AboutCommand.ts
10659
10660 ### 09-10-2022 - [[Ar Rakin](mailto:[email protected])]
10661
10662 * **chore:** update changelog
10663 * **feat:** make the spotify status song name clickable
10664 * **fix:** warning command permissions
10665 * **chore:** update gitignore
10666 * **feat:** return the whole user object on login
10667 * **docs:** update readme
10668
10669 ### 08-10-2022 - [[Ar Rakin](mailto:[email protected])]
10670
10671 * **chore:** update changelog
10672 * **feat:** add paginator class (#90)
10673
10674
10675 * **style:** eslint autofix
10676 * **style:** remove unneeded imports
10677 * **chore:** update pull request template
10678 * **feat:** add paginator class
10679 * **feat:** improve the setup script
10680
10681 ### 07-10-2022 - [[Ar Rakin](mailto:[email protected])]
10682
10683 * **feat:** add setup script
10684 * **chore:** remove unneeded files
10685 * **docs:** update security policy
10686 * **build(docs):** update mkdocs.yml
10687 * **chore:** update sample config
10688
10689 ### 05-10-2022 - [[Ar Rakin](mailto:[email protected])]
10690
10691 * **docs:** update home page
10692 * **docs:** update privacy policy
10693 * **docs:** update privacy policy
10694 * **docs:** update readme
10695 * **docs(automod):** update feature list
10696 * **docs:** update readme
10697
10698 ### 04-10-2022 - [[Ar Rakin](mailto:[email protected])]
10699
10700 * **style:** add license comments
10701 * **refactor:** use new queue handler
10702 * **style:** eslint autofix
10703 * **refactor:** use new queue handler
10704 * **refactor(muting):** use new queue handler
10705 * **build(docker):** update dockerfile
10706 * **chore:** update changelog
10707
10708 ### 03-10-2022 - [[Ar Rakin](mailto:[email protected])]
10709
10710 * **refactor:** queue jobs (#87)
10711
10712 **refactor:** queue jobs
10713 * **feat(queues):** finishing touch
10714 * **fix:** queue manager
10715 * **fix:** users can ban themselves
10716 * **docs:** update privacy policy
10717
10718 ### 02-10-2022 - [[Ar Rakin](mailto:[email protected])]
10719
10720 * **refactor:** queue jobs
10721 * **style:** add license comments
10722 * **chore:** update changelog
10723 * **fix:** afk systems not working (#85)
10724
10725 Fixes #84
10726 * **feat:** update profile command
10727
10728 ### 01-10-2022 - [[Ar Rakin](mailto:[email protected])]
10729
10730 * **fix:** update config schema (#82)
10731
10732 *** refactor:** extract the config schema to a separate method
10733
10734 *** style:** remove uneeded imports
10735
10736 *** fix:** update config schema (#79)
10737 * **docs:** update readme
10738 * **docs:** update readme
10739 * **docs:** update readme
10740 * **chore:** update changelog
10741 * **chore:** bump version number
10742 * **fix(welcomer):** typo in a welcome message
10743
10744 ### 30-09-2022 - [[Ar Rakin](mailto:[email protected])]
10745
10746 * **chore:** update gitpod config
10747 * **chore:** bump version number for v4.0.0-alpha release
10748 * **chore:** update changelog
10749
10750 ### 29-09-2022 - [[Ar Rakin](mailto:[email protected])]
10751
10752 * **build:** update dockerfile
10753 * **chore:** update gitignore
10754
10755 ### 28-09-2022 - [[Ar Rakin](mailto:[email protected])]
10756
10757 * **chore:** update readme
10758
10759 ### 27-09-2022 - [[Ar Rakin](mailto:[email protected])]
10760
10761 * **chore:** update security policy
10762 * **chore:** update changelog
10763 * **feat(automod):** add profile filter
10764 * **style:** remove unneeded imports
10765 * **style:** add license comments
10766
10767 ### 24-09-2022 - [[Ar Rakin](mailto:[email protected])]
10768
10769 * **feat:** add cooldown support
10770 * **style:** remove unneeded imports
10771 * **feat(api):** allow admins to view/create users
10772
10773 ### 23-09-2022 - [[Ar Rakin](mailto:[email protected])]
10774
10775 * **ci(workflows):** update nodejs versions
10776 * **style:** add license comments (#77)
10777
10778 *** style:** add license commits
10779
10780 *** fix:** shebang errors
10781 * **refactor:** update shot command
10782 * **refactor:** update shot command
10783 * **build:** reemove unneeded dependencies
10784 * **style:** fix with eslint
10785 * **chore:** update changelog
10786 * **chore:** add license notice in the about command (#76)
10787 * **build:** update package.json information
10788 * **chore:** update changelog
10789 * **feat(shots):** prevent the bot from getting shots
10790
10791 ### 21-09-2022 - [[Ar Rakin](mailto:[email protected])]
10792
10793 * **feat:** config command keys autocompletion
10794 * **fix(commands):** autocompletion not working
10795 * **feat(api):** add endpoint for fetching commands
10796
10797 ### 20-09-2022 - [[Ar Rakin](mailto:[email protected])]
10798
10799 * **feat(api):** add neew endpoint for fetching roles
10800
10801 ### 17-09-2022 - [[Ar Rakin](mailto:[email protected])]
10802
10803 * **fix(api):** config input not merging properly
10804
10805 ### 16-09-2022 - [[Ar Rakin](mailto:[email protected])]
10806
10807 * **fix(welcomer):** typo in path
10808 * **refactor(commands):** use SUDO_PREFIX env variable
10809 * **refactor(boot):** use SUDO_PREFIX env variable
10810 * **refactor(filters):** use SUDO_PREFIX variable
10811 * **refactor(welcomer):** use SUDO_PREFIX variable
10812 * **chore:** remove wrong directories
10813 * **fix(errors):** error handler
10814 * **fix(ts):** incompatible types error
10815 * **fix(api):** config corruption while specifying arrays
10816
10817 ### 15-09-2022 - [[Ar Rakin](mailto:[email protected])]
10818
10819 * **feat(api):** add information controller
10820
10821 ### 14-09-2022 - [[Ar Rakin](mailto:[email protected])]
10822
10823 * **fix(api):** string to number config set error
10824
10825 ### 11-09-2022 - [[Ar Rakin](mailto:[email protected])]
10826
10827 * **feat(api):** allow cors
10828 * **fix:** system command memory usage
10829 * **build(docker):** fix dockerfile
10830 * **fix:** total heap size in system command
10831
10832 ### 10-09-2022 - [[Ar Rakin](mailto:[email protected])]
10833
10834 * **feat:** show the shot doctor name (#74)
10835 * **feat:** make the system prefix changable
10836 * **feat:** modifiable config and storage path
10837 * **feat:** modifiable config and storage path
10838 * **chore:** remove console.log statement(s)
10839 * **chore:** update files
10840 * **build(docker):** use `npm ci`
10841
10842 ### 09-09-2022 - [[Ar Rakin](mailto:[email protected])]
10843
10844 * **build(docker):** fix dockerfile
10845 * **build(docker):** ignore node_modules folder
10846 * **build:** add dockerfile
10847
10848 ### 08-09-2022 - [[Ar Rakin](mailto:[email protected])]
10849
10850 * **refactor(api):** improve config updating
10851 * **feat(api):** add update action in configcontroller
10852 * **chore:** update gitignore
10853 * **feat(api):** auth middleware
10854 * **feat(api):** auth middleware
10855
10856 ### 07-09-2022 - [[Ar Rakin](mailto:[email protected])]
10857
10858 * **feat:** user controller
10859 * **feat(api):** rate limit support
10860
10861 ### 06-09-2022 - [[Ar Rakin](mailto:[email protected])]
10862
10863 * **refactor:** final fixup
10864 * **ci:** update workflows
10865 * **chore:** eslint autofix
10866 * **build:** add eslint
10867 * **refactor(db):** use mongodb
10868 * **refactor:** removing using the old history manager
10869 * **refactor(verification):** use mongodb
10870 * **refactor(queuejobs):** use mongodb
10871 * **refactor(db):** use mongodb in spamfilter
10872 * **refactor(models):** punishment appeal
10873 * **docs:** update privacy policy
10874
10875 ### 05-09-2022 - [[Ar Rakin](mailto:[email protected])]
10876
10877 * **refactor(moderation):** use mongodb
10878 * **refactor(automute):** use mongodb
10879 * **refactor(models):** use mongodb in Note
10880 * **refactor(hardmuting):** use mongodb
10881 * **refactor:** remove unneeded comments
10882 * **refactor(locking):** use mongodb
10883 * **fix:** remove unneeded imports
10884 * **refactor(cli):** remove bannedguild model
10885 * **refactor(ballots):** use mongodb
10886 * **refactor(db):** switch to mongodb
10887 * **feat(api):** setup controllers
10888 * **feat(api):** advanced response handling
10889 * **feat:** improve controller handling
10890 * **feat:** add basic server and routing
10891 * **chore:** fixup test commit
10892 * **chore:** test commit
10893 * **chore:** remove all api files
10894 * **feat:** log errors to logfile
10895
10896 ### 04-09-2022 - [[Ar Rakin](mailto:[email protected])]
10897
10898 * **docs:** update invite request link
10899 * **docs:** update terms of service link
10900 * **docs:** update assets
10901 * **fix:** emoji command not working (#62)
10902
10903 ### 03-09-2022 - [[Ar Rakin](mailto:[email protected])]
10904
10905 * **docs:** update terms of service
10906 * **docs:** add terms of service
10907 * **docs:** add guides for automoderation
10908 * **docs:** add guides for locking channels
10909 * **docs:** add guides of different types of bans
10910 * **fix:** welcome messages are not properly parsed
10911 * **refactor:** mention users while welcoming
10912 * **docs:** update logo link
10913 * **docs:** add privacy policy
10914
10915 ### 02-09-2022 - [[Ar Rakin](mailto:[email protected])]
10916
10917 * **refactor:** make the AFK system more detailed (#69)
10918
10919 ### 01-09-2022 - [[Ar Rakin](mailto:[email protected])]
10920
10921 * **fix:** random status service
10922 * **fix:** random status service
10923 * **fix:** random status service
10924 * **feat:** save the given status to config file (#66)
10925 * **fix:** replit 429 http error
10926 * **fix:** welcomer command not saving settings
10927
10928 ### 31-08-2022 - [[Ar Rakin](mailto:[email protected])]
10929
10930 * **feat:** add a PFP lookup command (#64)
10931 * **fix:** update help command entries limit
10932 * **feat:** update help command
10933 * **feat:** sent restart logs to home server
10934 * **fix:** log the 419 errors
10935 * **perf:** exec `kill 1` when login error occurs in replit
10936 * **feat:** add guild lookup command
10937 * **feat:** add the userlookup slash command
10938 * **feat:** complete the userlookup command
10939 * **feat:** add debug logger
10940 * **feat:** add debug logging event
10941
10942 ### 29-08-2022 - [[Ar Rakin](mailto:[email protected])]
10943
10944 * **feat:** add basic user lookup command
10945 * **fix:** system command not showing correct uptime
10946 * **feat:** add more welcome messages
10947 * **fix:** adding snippet overwrites whole snippets file
10948
10949 ### 28-08-2022 - [[Ar Rakin](mailto:[email protected])]
10950
10951 * **fix:** undefined profile status emoji when using external emoji
10952 * **fix:** undefined profile status emoji when using external emoji
10953 * **chore:** bump version number
10954 * **fix:** wrong help info for welcomer command
10955 * **fix:** add off option to ping filter
10956 * **feat:** toggle message filters option
10957 * **fix:** check if admin key is empty
10958
10959 ### 26-08-2022 - [[Ar Rakin](mailto:[email protected])]
10960
10961 * **docs:** add changelog
10962 * **chore:** bump version number
10963 * **chore:** final fixup for v3.0.0 release
10964 * **docs:** update help command
10965 * **refactor:** drop support for legacy command in the embed command
10966 * **chore:** update example env file
10967 * **style:** remove unneeded spaces
10968 * **style:** remove unneeded imports
10969
10970 ### 24-08-2022 - [[Ar Rakin](mailto:[email protected])]
10971
10972 * **refactor:** remove command cooldown service
10973 * **feat:** add eval command
10974 * **fix(security):** command handler not checking for owner only commands
10975 * **fix:** show user status properly (#59)
10976 * **fix:** order the roles in the profile command (#59)
10977 * **refactor(utils):** use strict time distance
10978
10979 ### 22-08-2022 - [[Ar Rakin](mailto:[email protected])]
10980
10981 * **feat(commands):** add hash command for hashing text content
10982 * **fix:** embed commands not working in legacy mode
10983 * **chore:** integrate with PM2 process manager (#60)
10984
10985
10986 * **fix:** echo and send command not sending attachments
10987 * **feat:** echo and send command now supports attachments and embeds
10988 * **refactor(snippets):** create an embed parser utility function
10989
10990 ### 21-08-2022 - [[Ar Rakin](mailto:[email protected])]
10991
10992 * **feat:** add support of embeds inside snippets (#57)
10993 * **fix:** embed builders not setting custom colors
10994 * **fix:** add `embed:` identifier to make sure that the input is an embed
10995 * **refactor:** update slash commands (#57)
10996 * **feat:** create embeds from JSON schema (#57)
10997 * **feat:** add embed builder schema command (#57)
10998 * **feat:** make subcommands of embed command (#57)
10999
11000 ### 20-08-2022 - [[Ar Rakin](mailto:[email protected])]
11001
11002 * **feat:** add embed builder command (#57)
11003 * **refactor(welcomer):** add custom messages support with randomization (#56)
11004 * **feat:** add synchronous emoji() function
11005 * **feat:** add support of custom permission checker method
11006
11007 ### 19-08-2022 - [[Ar Rakin](mailto:[email protected])]
11008
11009 * **refactor:** improve channel locking systems
11010 * **fix(automod):** anti raid systems locking channels multiple times
11011
11012 ### 18-08-2022 - [[Ar Rakin](mailto:[email protected])]
11013
11014 * **style:** finishing touches to the channel locking system
11015 * **feat:** improved channel locking system (#18)
11016
11017 ### 17-08-2022 - [[Ar Rakin](mailto:[email protected])]
11018
11019 * **build:** add date-fns to package.json
11020 * **fix:** timeProcess function not returning years (#55)
11021 * **fix(utils):** cannot fetch users mentioned in commands (#54)
11022 * **feat:** log crash reports using webhooks
11023 * **feat(utils):** add splitMessage() function
11024
11025 ### 16-08-2022 - [[Ar Rakin](mailto:[email protected])]
11026
11027 * **fix:** user gets muted on rejoin when mute time is set
11028 * **refactor:** update service loading strategy (#51)
11029
11030 From now all services will be loaded dynamically.
11031
11032 * **build:** update project initialization script
11033 * **build:** update package.json
11034 * **build:** update project initialization script
11035 * **docs:** update readme
11036 * **build:** update package.json
11037
11038 ### 15-08-2022 - [[Ar Rakin](mailto:[email protected])]
11039
11040 * **chore:** update issue templates
11041 * **feat(automod):** auto mute on rejoin (#40)
11042 * **refactor:** make all services inherit a base class
11043
11044 ### 14-08-2022 - [[Ar Rakin](mailto:[email protected])]
11045
11046 * **feat:** add anti-join systems
11047 * **chore:** ignore lock file
11048 * **chore:** ignore lock file
11049 * **chore:** ignore lock file
11050 * **chore:** ignore lock file
11051 * **fix:** allow users to moderate themselves
11052
11053 ### 13-08-2022 - [[Ar Rakin](mailto:[email protected])]
11054
11055 * **docs:** update readme
11056 * **docs:** update readme
11057 * **docs:** add discord server link
11058 * **docs:** update readme
11059 * **feat:** config management command (#49)
11060
11061 *** feat:** config management command
11062
11063 *** fix:** workflows
11064 * **feat(automod):** create mod history automatically (#46)
11065
11066 ### 09-08-2022 - [[Ar Rakin](mailto:[email protected])]
11067
11068 * Create LICENSE
11069
11070 ### 06-08-2022 - [[Ar Rakin](mailto:[email protected])]
11071
11072 * **docs:** update readme
11073
11074 ### 04-08-2022 - [[Ar Rakin](mailto:[email protected])]
11075
11076 * **docs:** update readme
11077 * **fix:** role position checking error
11078 * **refactor:** ignore bots on join/leave
11079 * **refactor:** remove permission requirements for echo command
11080 * **refactor(commands):** require permissions
11081
11082 ### 03-08-2022 - [[Ar Rakin](mailto:[email protected])]
11083
11084 * **refactor:** commands requires special permissions
11085 * **refactor:** ban command requires BAN_MEMBERS permission
11086 * **refactor:** ban command requires BAN_MEMBERS permission
11087 * **refactor:** mute command requires MODERATE_MEMBERS permission
11088
11089 ### 01-08-2022 - [[Ar Rakin](mailto:[email protected])]
11090
11091 * **feat(welcomer):** add more welcome messages
11092 * **refactor(welcomer):** mention user when they join
11093
11094 ### 30-07-2022 - [[Ar Rakin](mailto:[email protected])]
11095
11096 * **fix:** wrong sample config
11097 * **feat:** random welcome messages (#44)
11098
11099
11100 * **fix:** json syntax error in sample config
11101
11102 ### 29-07-2022 - [[Ar Rakin](mailto:[email protected])]
11103
11104 * **chore:** merge everything
11105 * **chore:** commit changes
11106
11107 ### 27-07-2022 - [[Ar Rakin](mailto:[email protected])]
11108
11109 * **fix:** running commands will throw an error
11110
11111 ### 24-07-2022 - [[Ar Rakin](mailto:[email protected])]
11112
11113 * **fix(typescript):** wrong typings
11114 * **fix(typescript):** unknown identifier issues
11115 * **feat:** add proper permission checking and error messages
11116 * **fix(automod):** repeated text filter channel exclution (#43)
11117
11118 *** fix(automod):** repeated text filter channel exclution
11119
11120 **BREAKING CHANGE:** This will disable repeated text filter in the spam filter excluded channels.
11121
11122 *** fix(automod):** repeated text filter channel exclusion
11123
11124 **BREAKING CHANGE:** This will disable repeated text filter in the spam filter excluded channels.
11125
11126 ### 23-07-2022 - [[Ar Rakin](mailto:[email protected])]
11127
11128 * **fix:** typescript issues in ModerationEmbed class
11129 * **fix:** typescript issues in bean command
11130 * **style:** debug messagefilter
11131 * **refactor(commands):** use ModerationEmbed instead of MessageEmbed class
11132 * **feat(utils):** add setReason method to ModerationEmbed class
11133 * **feat(utils):** add a dedicated class for moderation command embeds
11134 * **fix:** mention reading strategy (#41)
11135
11136 *** fix(commands):** ban related commands not working when banning users outside of the server
11137
11138 *** fix(utils):** reading users/members in the wrong way
11139
11140 ### 20-07-2022 - [[Ar Rakin](mailto:[email protected])]
11141
11142 * **feat:** add rickroll filter (#22)
11143 * **feat:** add seperate folder for resources
11144 * **fix(automod):** mass ping filter not working (#32)
11145 * **fix(commamds):** clear command not working without message count
11146
11147 ### 19-07-2022 - [[Ar Rakin](mailto:[email protected])]
11148
11149 * **feat(utils):** add mention input parser (#36)
11150
11151 Added a mention parser, which parses raw user inputs.
11152
11153 ### 18-07-2022 - [[Ar Rakin](mailto:[email protected])]
11154
11155 * doc: add security policy
11156 * doc(readme): add features section
11157 * doc: update readme
11158 * doc: update readme
11159 * doc: update readme
11160 * **chore:** add .env.example file
11161 * **chore:** add example config file
11162
11163 ### 17-07-2022 - [[Ar Rakin](mailto:[email protected])]
11164
11165 * doc: update readme
11166 * Update docs_issue.md
11167 * **chore:** create docs issue template
11168 * doc: Add incomplete docs warning
11169 * Update docs-deploy.yml
11170 * doc: update README.md
11171 * Update WarnCommand.ts
11172 * Update build.yml
11173 * Update WarnCommand.ts
11174 * **build(eslint):** set no-mixed-spaces-and-tabs rule to warn
11175 * **style(bean-cmd):** fix space and tab mixings
11176 * Update build.yml
11177 * Update build.yml
11178 * **feat(mod-cmds):** added proper DM error messages for bean command
11179 * **fix(mod-cmds):** add proper try-catch to avoid crashes
11180 * **feat(mod-cmds):** added proper error messages for DM errors
11181 * **build:** add husky directory
11182 * **chore:** update package.json
11183 * **build:** add husky and commitlint
11184 * Update PULL_REQUEST_TEMPLATE.md
11185 * Add Non-moderable role (#34)
11186
11187 *** feat(utils):** add shouldNotModerate() function
11188
11189 *** fix(mod-cmds):** no non-moderable role checking
11190 * **build:** add ts-node as a dependency
11191 * Update dependencies
11192 * Use npm as a package manager
11193
11194 ### 12-07-2022 - [[Ar Rakin](mailto:[email protected])]
11195
11196 * Update package.json
11197 * Update project license
11198
11199 ### 19-06-2022 - [[Ar Rakin](mailto:[email protected])]
11200
11201 * Updated spam filter
11202 * Bump version number
11203 * Added ESLint
11204 * Updated routes according to the dashboard
11205
11206 ### 17-06-2022 - [[Ar Rakin](mailto:[email protected])]
11207
11208 * Removed unneeded console logging
11209 * Revert "Revert bf4c865b77af870cbba63df3a3e9750675fb9e65"
11210
11211 This reverts commit fd37df3a16583f98eb45656bd716beab03f3d029.
11212
11213 * Revert bf4c865b77af870cbba63df3a3e9750675fb9e65
11214 * Add token filter
11215
11216 ### 13-06-2022 - [[Ar Rakin](mailto:[email protected])]
11217
11218 * Create PULL_REQUEST_TEMPLATE.md
11219 * Update issue templates
11220 * Create CONTRIBUTING.md
11221 * Added Code of Conduct (#14)
11222
11223 * Added Code of Conduct
11224
11225 * Create CODE_OF_CONDUCT.md
11226 * Update build.yml
11227 * Update build.yml
11228
11229 ### 12-06-2022 - [[Ar Rakin](mailto:[email protected])]
11230
11231 * Updated package.json
11232 * Added verification data fetching API route
11233 * Update docs-deploy.yml
11234 * Change copyright holder name
11235
11236 ### 11-06-2022 - [[Ar Rakin](mailto:[email protected])]
11237
11238 * Added verification system
11239
11240 ### 08-06-2022 - [[Ar Rakin](mailto:[email protected])]
11241
11242 * Update main.html
11243 * Update mkdocs.yml
11244 * 2.4.0
11245 * Added support of context menu commands
11246 * Added hardmuting support
11247 * Fix docs theme color
11248 * Fix docs theme color
11249
11250 ### 07-06-2022 - [[Ar Rakin](mailto:[email protected])]
11251
11252 * Add documentation
11253 * Fix file path issues
11254 * Updated OG meta tags
11255 * Updated docs
11256 * Improved message deletion
11257 * 2.2.0
11258 * Added domain filters
11259 * Updated help information
11260
11261 ### 06-06-2022 - [[Ar Rakin](mailto:[email protected])]
11262
11263 * Update mkdocs.yml
11264 * Update mkdocs.yml
11265 * Update docs-deploy.yml
11266 * Update docs-deploy.yml
11267 * Update mkdocs.yml
11268 * Update mkdocs.yml
11269 * Update mkdocs.yml
11270 * Added tempban and softban command
11271 * Fix history command
11272 * CLI fixup
11273 * Improved channel locking
11274 * Upgraded mute and unmute command
11275 * Update banning_users.md
11276 * Update banning_users.md
11277
11278 ### 05-06-2022 - [[Ar Rakin](mailto:[email protected])]
11279
11280 * Update workflows
11281 * Update workflows
11282 * Update workflows
11283 * Update workflows
11284 * Update workflows
11285 * Rename main.yml to docs-deploy.yml
11286 * 2.1.0
11287 * 2.0.2
11288 * Updated the database system
11289 * Create main.yml
11290 * Delete main.yml
11291 * Rename docs-deploy.yml to build.yml
11292 * Rename build.yml to docs-deploy.yml
11293 * Create main.yml
11294
11295 ### 04-06-2022 - [[Ar Rakin](mailto:[email protected])]
11296
11297 * Updated warning system
11298 * Updated docs
11299 * Create docs.yml
11300 * Add documentation
11301 * Added punishment appeal contact system
11302 * Updated clear command
11303
11304 ### 02-06-2022 - [[Ar Rakin](mailto:[email protected])]
11305
11306 * Update slash commands
11307 * Upgraded clear command
11308 * Added command line system
11309
11310 ### 01-06-2022 - [[Ar Rakin](mailto:[email protected])]
11311
11312 * Update system command
11313 * Fixed rolelist command
11314 * Fixed rolelist command
11315 * Added proper help information
11316 * Added proper help information
11317
11318 ### 31-05-2022 - [[Ar Rakin](mailto:[email protected])]
11319
11320 * Release version 2.0.0-beta2
11321 * Bump version number
11322 * Fixed afk command
11323 * Fix -system showing wrong command type
11324
11325 ### 30-05-2022 - [[Ar Rakin](mailto:[email protected])]
11326
11327 * Fixed issues
11328 * Fixed security issues
11329 * Added autoclear channels on member leave support
11330 * Added slash commands autocompletion support
11331
11332 ### 29-05-2022 - [[Ar Rakin](mailto:[email protected])]
11333
11334 * Fixed slash command issue
11335 * Add -setchperms command
11336 * Added -massban command and fixed ban loggings
11337 * Added -rolelist command
11338 * Improved spam filter
11339 * Added debug info support and startup manager
11340
11341 ### 28-05-2022 - [[Ar Rakin](mailto:[email protected])]
11342
11343 * Improved automation
11344 * Improved command cooldown system
11345
11346 ### 27-05-2022 - [[Ar Rakin](mailto:[email protected])]
11347
11348 * Added -ballot command
11349 * Added -emoji command and cooldown support
11350 * Push api directory
11351 * Update workflows
11352 * Release version 2.0
11353
11354 ### 14-05-2022 - [[Ar Rakin](mailto:[email protected])]
11355
11356 * Update Logger.js
11357 * Release version 1.10.0
11358
11359 * Added -queues command to list all queued jobs
11360 * Added -joke command to fetch random jokes
11361 * Added support of user tags in some user-based commands
11362
11363
11364 ### 13-05-2022 - [[Ar Rakin](mailto:[email protected])]
11365
11366 * Added clearTimeoutv2() function
11367 * Added clearTimeoutv2() function
11368 * Added clearTimeoutv2() function
11369
11370 ### 12-05-2022 - [[Ar Rakin](mailto:[email protected])]
11371
11372 * Release version 1.8.0
11373
11374 * Added setTimeout() and DB combination support so that the timeouts would never get lost even if the bot stops
11375 * Added messages scheduling, expiring and both in one support
11376
11377
11378 ### 11-05-2022 - [[Ar Rakin](mailto:[email protected])]
11379
11380 * Improved edited message scanning and added file filters
11381 * Improved edited message scanning and added file filters
11382 * Improved edited message scanning and added file filters
11383 * Improved edited message scanning and added file filters
11384
11385 ### 10-05-2022 - [[Ar Rakin](mailto:[email protected])]
11386
11387 * Last fixup
11388 * Updated anti-raid systems
11389 * Fixed issues and improved logging
11390 * Fixed issues and improved logging
11391
11392 ### 09-05-2022 - [[Ar Rakin](mailto:[email protected])]
11393
11394 * Fixed multiple channel mentions conflict in -echo command
11395 * Fixed multiple channel mentions conflict in -echo command
11396
11397 ### 06-05-2022 - [[Ar Rakin](mailto:[email protected])]
11398
11399 * Update README.md
11400 * Added starboard feature
11401 * Add -stats command
11402 * Add -stats command
11403
11404 ### 05-05-2022 - [[Ar Rakin](mailto:[email protected])]
11405
11406 * Improved AFK engine
11407 * Added -send command and added support of attachments in snippets
11408 * Added -send command and added support of attachments in snippets
11409 * Update README.md
11410 * Added AFK engine
11411
11412 ### 04-05-2022 - [[Ar Rakin](mailto:[email protected])]
11413
11414 * More improvements
11415 * Fixed crash logging when sending long messages
11416
11417 ### 03-05-2022 - [[Ar Rakin](mailto:[email protected])]
11418
11419 * Added word and invite filters
11420 * Added word and invite filters
11421
11422 ### 02-05-2022 - [[Ar Rakin](mailto:[email protected])]
11423
11424 * Updated spam and anti raid systems
11425 * Updated spam and anti raid systems
11426 * Fixup
11427 * Directory fixup
11428 * Directory fixup
11429 * Added support of disabling commands for different roles
11430
11431 ### 01-05-2022 - [[Ar Rakin](mailto:[email protected])]
11432
11433 * Typo fixup
11434 * Typo fixup
11435 * Typo fixup
11436 * Release fixup
11437 * Initial release v1.0.0
11438
11439 ### 30-04-2022 - [[Ar Rakin](mailto:[email protected])]
11440
11441 * Added new features
11442
11443 ### 23-04-2022 - [[Ar Rakin](mailto:[email protected])]
11444
11445 * Update README.md
11446 * Create build.yml
11447 * Added lock and unlock commands and improved command parsing
11448
11449 ### 21-04-2022 - [[Ar Rakin](mailto:[email protected])]
11450
11451 * Fix security issues
11452 * Merge tag 'v0.1.0' into develop
11453
11454 v0.1.0
11455
11456 * Merge branch 'release/0.1.0'
11457 * Added base commands
11458
11459 ### 06-04-2022 - [[Ar Rakin](mailto:[email protected])]
11460
11461 * Initial Commit
11462
11463 ### 26-03-2022 - [[Ar Rakin](mailto:[email protected])]
11464
11465 * Update README.md
11466 * Initial commit

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26