Skip to content

Commit f7477eb

Browse files
committed
docs: changelog
1 parent ccf98d2 commit f7477eb

File tree

6 files changed

+19
-5
lines changed

6 files changed

+19
-5
lines changed

changelog/1005.misc.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/1008.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/995.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/996.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/996.misc.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/whats_new.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,25 @@ in specific versions.
1717

1818
.. towncrier release notes start
1919
20+
.. _vp2p8p2:
21+
22+
v2.8.2
23+
------
24+
25+
This maintainence release contains backports from v2.9.0.
26+
27+
Bug Fixes
28+
~~~~~~~~~
29+
- Fix audit log parsing issue with new user profile automod actions. (:issue:`995`)
30+
- Improve :class:`GuildSticker` deserialization, fix :meth:`GuildSticker.edit` parameter types to match documentation. (:issue:`996`)
31+
- Fix :meth:`ForumChannel.create_thread` usage with files only (and no other content), and fix file descriptions not being sent on thread creation. (:issue:`1008`)
32+
33+
Miscellaneous
34+
~~~~~~~~~~~~~
35+
- Update typings of :attr:`Message.activity` and internal :class:`Team` payloads to match API documentation. (:issue:`996`)
36+
- Increase the default :attr:`Guild.filesize_limit` from 8MB to 25MB, matching the recent increase by Discord. (:issue:`1005`)
37+
38+
2039
.. _vp2p8p1:
2140

2241
v2.8.1

0 commit comments

Comments
 (0)