Skip to content

Commit

Permalink
Red 3.5.17 - Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackenmen committed Mar 8, 2025
1 parent 60e8191 commit d6f7ce3
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,44 @@
.. Red changelogs
Redbot 3.5.17 (2025-03-08)
==========================

| Thanks to all these amazing people that contributed to this release:
| :ghuser:`aikaterna`, :ghuser:`Jackenmen`, :ghuser:`karlsbjorn`, :ghuser:`Kowlin`
Read before updating
--------------------

#. Information for Audio users that are using an external Lavalink instance (if you don't know what that is, you should skip this point):

We've updated our default application.yml file and you should update your instance's ``application.yml`` accordingly.
More specifically, we bumped the version of YT source plugin.
`Download Red 3.5.17's default application.yml file <https://github.com/Cog-Creators/Red-DiscordBot/releases/download/3.5.17/Red-DiscordBot-3.5.17-default-lavalink-application.yml>`__

End-user changelog
------------------

Changes
*******

- **Core - Dependencies** - Red's dependencies have been bumped (:issue:`6529`, :issue:`6531`)

Fixes
*****

- |cool| **Cogs - Audio** - Fixed recent YT playback issues (:issue:`6530`)
- **Cogs - Streams** - Fixed upcoming stream alert showing incorrect time when Red is hosted on a system using non-UTC timezone (:issue:`6526`, :issue:`6530`)

Developer changelog
-------------------

Changes
*******

- |cool| **Core - Dependencies** - Bumped ``discord.py`` to version 2.5.2 (:issue:`6529`, :issue:`6531`)

----

Redbot 3.5.16 (2025-02-06)
==========================

Expand Down Expand Up @@ -53,6 +92,9 @@ Fixes
Developer changelog
-------------------

Changes
*******

- **Core - i18n** - Added `redbot.core.i18n.set_contextual_locale()` and `redbot.core.i18n.set_contextual_regional_format()` functions (:issue:`6022`)

----
Expand Down

0 comments on commit d6f7ce3

Please sign in to comment.