|
6 | 6 | <link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="prev" title="Local Development & Testing" href="development.html" /> |
7 | 7 |
|
8 | 8 | <link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 --> |
9 | | - <title>Changelog - Pydis Core Latest (11.6.0)</title> |
| 9 | + <title>Changelog - Pydis Core Latest (11.6.1)</title> |
10 | 10 | <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=8f2a1f02" /> |
11 | 11 | <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" /> |
12 | 12 | <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=302659d7" /> |
|
170 | 170 | </label> |
171 | 171 | </div> |
172 | 172 | <div class="header-center"> |
173 | | - <a href="index.html"><div class="brand">Pydis Core Latest (11.6.0)</div></a> |
| 173 | + <a href="index.html"><div class="brand">Pydis Core Latest (11.6.1)</div></a> |
174 | 174 | </div> |
175 | 175 | <div class="header-right"> |
176 | 176 | <div class="theme-toggle-container theme-toggle-header"> |
|
197 | 197 | <img class="sidebar-logo" src="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg" alt="Logo"/> |
198 | 198 | </div> |
199 | 199 |
|
200 | | - <span class="sidebar-brand-text">Pydis Core Latest (11.6.0)</span> |
| 200 | + <span class="sidebar-brand-text">Pydis Core Latest (11.6.1)</span> |
201 | 201 |
|
202 | 202 | </a><form class="sidebar-search-container" method="get" action="search.html" role="search"> |
203 | 203 | <input class="sidebar-search" placeholder="Search" name="q" aria-label="Search"> |
|
330 | 330 | <a class="version_link reference internal" href="../v9.0.0/changelog.html">v9.0.0</a> |
331 | 331 | </li> |
332 | 332 |
|
| 333 | + <li class="toctree-l2 "> |
| 334 | + <a class="version_link reference internal" href="../v11.6.1/changelog.html">v11.6.1</a> |
| 335 | + </li> |
| 336 | + |
333 | 337 | <li class="toctree-l2 "> |
334 | 338 | <a class="version_link reference internal" href="../v11.6.0/changelog.html">v11.6.0</a> |
335 | 339 | </li> |
@@ -474,6 +478,11 @@ <h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://gi |
474 | 478 | <li><p>[<span style="color: #A04040;">Bug</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/302">#302</a><span>:</span> Bump Discord.py to <a class="reference external" href="https://discordpy.readthedocs.io/en/stable/whats_new.html#v2-5-0"><code class="docutils literal notranslate"><span class="pre">2.5.0</span></code></a>.</p></li> |
475 | 479 | </ul> |
476 | 480 | </section> |
| 481 | +<section id="11.6.1"> |
| 482 | +<h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://github.com/python-discord/bot-core/releases/tag/v11.6.1">11.6.1</a> <span style="font-size: 75%;">13th July 2025</span></h2><ul class="simple"> |
| 483 | +<li><p>[<span style="color: #A04040;">Bug</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/303">#303</a><span>:</span> Update Discord invite regex to handle cases with additional slashes.</p></li> |
| 484 | +</ul> |
| 485 | +</section> |
477 | 486 | <section id="11.5.1"> |
478 | 487 | <h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://github.com/python-discord/bot-core/releases/tag/v11.5.1">11.5.1</a> <span style="font-size: 75%;">23rd November 2024</span></h2><ul class="simple"> |
479 | 488 | <li><p>[<span style="color: #A04040;">Bug</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/295">#295</a><span>:</span> Update <a class="reference internal" href="output/pydis_core.utils.regex.html#pydis_core.utils.regex.DISCORD_INVITE" title="pydis_core.utils.regex.DISCORD_INVITE"><code class="xref py py-obj docutils literal notranslate"><span class="pre">pydis_core.utils.regex.DISCORD_INVITE</span></code></a> to not be overly strict.</p></li> |
@@ -923,7 +932,7 @@ <h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://gi |
923 | 932 |
|
924 | 933 | </aside> |
925 | 934 | </div> |
926 | | -</div><script src="_static/documentation_options.js?v=31a70c35"></script> |
| 935 | +</div><script src="_static/documentation_options.js?v=95df882c"></script> |
927 | 936 | <script src="_static/doctools.js?v=9bcbadda"></script> |
928 | 937 | <script src="_static/sphinx_highlight.js?v=dc90522c"></script> |
929 | 938 | <script src="_static/scripts/furo.js?v=5fa4622c"></script> |
|
0 commit comments