Skip to content

Commit c58d208

Browse files
authored
Red 3.5.15 - Changelog (#6513)
1 parent c308ea0 commit c58d208

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

CHANGES.rst

+41
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,46 @@
11
.. Red changelogs
22
3+
Redbot 3.5.15 (2025-02-03)
4+
==========================
5+
6+
| Thanks to all these amazing people that contributed to this release:
7+
| :ghuser:`aikaterna`, :ghuser:`Flame442`, :ghuser:`Jackenmen`, :ghuser:`Kowlin`
8+
9+
Read before updating
10+
--------------------
11+
12+
#. openSUSE Leap 15.5 is no longer supported as it has already reached its end of life.
13+
14+
#. Information for Audio users that are using an external Lavalink instance (if you don't know what that is, you should skip this point):
15+
16+
We've updated our default application.yml file and you should update your instance's ``application.yml`` accordingly.
17+
More specifically, we bumped the version of YT source plugin.
18+
`Download Red 3.5.15's default application.yml file <https://github.com/Cog-Creators/Red-DiscordBot/releases/download/3.5.15/Red-DiscordBot-3.5.15-default-lavalink-application.yml>`__
19+
20+
End-user changelog
21+
------------------
22+
23+
Changes
24+
*******
25+
26+
- **Core - Dependencies** - Red's dependencies have been bumped (:issue:`6512`)
27+
- **Core - OS Support** - openSUSE Leap 15.5 is no longer supported as it has already reached its end of life (:issue:`6512`)
28+
- **Cogs - Audio** - The ``[p]audioset logs`` command can now be used in DMs (:issue:`6499`)
29+
- **Cogs - Trivia - Lists** - Added subnet masks in CIDR notations as answers to subnet-related questions in the ``computers`` trivia (:issue:`6495`)
30+
31+
Fixes
32+
*****
33+
34+
- **Core - Bot Commands** - The ``[p]set api`` command no longer errors with long service names (:issue:`6478`, :issue:`6502`)
35+
- |cool| **Cogs - Audio** - Fixed recent YT playback issues (:issue:`6509`, :issue:`6511`)
36+
37+
Developer changelog
38+
-------------------
39+
40+
- **Core - i18n** - Added `redbot.core.i18n.set_contextual_locale()` and `redbot.core.i18n.set_contextual_regional_format()` functions (:issue:`6022`)
41+
42+
----
43+
344
Redbot 3.5.14 (2024-12-25)
445
==========================
546

0 commit comments

Comments
 (0)