File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed
Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change 11.. 3.3.x Changelogs
22
3+ Redbot 3.3.4 (2020-04-05)
4+ =========================
5+
6+ | Thanks to all these amazing people that contributed to this release:
7+ | :ghuser:`jack1142`, :ghuser:`kennnyshiwa`
8+
9+ End-user changelog
10+ ------------------
11+
12+ Core Bot
13+ ********
14+
15+ - Fixed checks related to bank's global state that were used in commands in Bank, Economy and Trivia cogs (:issue: `3707 `)
16+
17+ Alias
18+ *****
19+
20+ - ``[p]alias add `` now sends an error when command user tries to alias doesn't exist (:issue: `3710 `, :issue: `3545 `)
21+
22+ Developer changelog
23+ -------------------
24+
25+ Core Bot
26+ ********
27+
28+ - Bump dependencies, including update to discord.py 1.3.3 (:issue: `3723 `)
29+
30+ Utility Functions
31+ *****************
32+
33+ - `redbot.core.utils.common_filters.filter_invites ` now filters ``discord.io/discord.li `` invites links (:issue: `3717 `)
34+ - Fixed false-positives in `redbot.core.utils.common_filters.filter_invites ` (:issue: `3717 `)
35+
36+ Documentation changes
37+ ---------------------
38+
39+ - Versions of pre-requirements are now included in Windows install guide (:issue: `3708 `)
40+
41+
342Redbot 3.3.3 (2020-03-28)
443=========================
544
You can’t perform that action at this time.
0 commit comments