<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Release Candidate — Forum de PluXml</title>
        <link>https://forum.pluxml.org/index.php?p=/</link>
        <pubDate>Mon, 18 May 2026 12:54:44 +0000</pubDate>
        <language>fr</language>
            <description>Release Candidate — Forum de PluXml</description>
    <atom:link href="https://forum.pluxml.org/index.php?p=/discussions/tagged/release-candidate/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>PluXml 5.9.0</title>
        <link>https://forum.pluxml.org/index.php?p=/discussion/7574/pluxml-5-9-0</link>
        <pubDate>Wed, 27 Dec 2023 11:12:02 +0000</pubDate>
        <category>Annonces officielles</category>
        <dc:creator>Haruka</dc:creator>
        <guid isPermaLink="false">7574@/index.php?p=/discussions</guid>
        <description><![CDATA[<p><strong>This version is not production-ready.</strong></p>

<p>🇬🇧 Hi! A release candidate for PluXml 5.9.0 is <a rel="nofollow" href="https://github.com/pluxml/PluXml/releases/tag/5.9.0-rc1" title="available here">available here</a>. For those who wish to test this version, do not hesitate to share here any problems encountered. The stable version will be released within a few weeks, during January, depending on the results of ongoing tests. <a rel="nofollow" href="https://pluxml.org/blog" title="The article on the blog">The article on the blog</a>.</p>

<p>🇫🇷 Bonjour ! Une release candidate de la version 5.9.0 est <a rel="nofollow" href="https://github.com/pluxml/PluXml/releases/tag/5.9.0-rc1" title="disponible ici">disponible ici</a>. Pour ceux qui souhaitent faire des tests sur cette version, n'hesitez pas à partager ici les éventuels problèmes rencontrés. La version stable sortira d'ici quelques semaines, courant janvier, en fonction des résultats des tests en cours. <a rel="nofollow" href="https://pluxml.org/blog" title="L'article sur le blog">L'article sur le blog</a>.</p>

<p><strong>EDIT 2024/01/03</strong> : 5.9.0-rc2 available here : <a href="https://github.com/pluxml/PluXml/releases/tag/5.9.0-rc2" rel="nofollow">https://github.com/pluxml/PluXml/releases/tag/5.9.0-rc2</a><br />
<strong>EDIT 2024/01/14</strong> : 5.9.0-rc3 available here : <a href="https://github.com/pluxml/PluXml/releases/tag/5.9.0-rc3" rel="nofollow">https://github.com/pluxml/PluXml/releases/tag/5.9.0-rc3</a><br />
<strong>EDIT 2024/01/23</strong> : 5.9.0-rc4 available here : <a href="https://github.com/pluxml/PluXml/releases/tag/5.9.0-rc4" rel="nofollow">https://github.com/pluxml/PluXml/releases/tag/5.9.0-rc4</a><br />
<strong>EDIT 2024/02/09</strong> : 5.9.0-rc5 available here : <a href="https://github.com/pluxml/PluXml/releases/tag/5.9.0-rc5" rel="nofollow">https://github.com/pluxml/PluXml/releases/tag/5.9.0-rc5</a><br />
<strong>EDIT 2024/02/20</strong> : 5.9.0-rc6 available here : <a href="https://github.com/pluxml/PluXml/releases/tag/5.9.0-rc6" rel="nofollow">https://github.com/pluxml/PluXml/releases/tag/5.9.0-rc6</a><br />
<strong>EDIT 2024/03/26</strong> : 5.9.0-rc7 available here : <a href="https://github.com/pluxml/PluXml/releases/tag/5.9.0-rc7" rel="nofollow">https://github.com/pluxml/PluXml/releases/tag/5.9.0-rc7</a></p>
]]>
        </description>
    </item>
    <item>
        <title>PluXml 5.8.3 Release Candidate</title>
        <link>https://forum.pluxml.org/index.php?p=/discussion/6720/pluxml-5-8-3-release-candidate</link>
        <pubDate>Sun, 26 Apr 2020 14:54:45 +0000</pubDate>
        <category>Version en cours de développement</category>
        <dc:creator>Haruka</dc:creator>
        <guid isPermaLink="false">6720@/index.php?p=/discussions</guid>
        <description><![CDATA[<p><em>(en)<br />
Hi, PluXml 5.8.3 is available for beta tests. If you want to contribute feel free to download this version by clicking the link below, and leave a comment in this thread. This version is unstable and its not recommended for a production environment.</em></p>

<p><em>(fr)</em><br />
Bonjour,</p>

<p>Une <strong><em>release candidate</em></strong> de la prochaine version de PluXml 5.8.3 est disponible.</p>

<p><a rel="nofollow" href="https://github.com/pluxml/PluXml/archive/5.8.3.zip"><strong>Télécharger / Download PluXml 5.8.3 RC</strong></a></p>

<p>Son contenu a été légèrement revus à la baisse, pour vous proposer au plus tôt une version contenant essentiellement des corrections de bugs et quelques petites améliorations. <a rel="nofollow" href="https://github.com/pluxml/PluXml/blob/master/readme/CHANGELOG">Les autres améliorations</a> qui ont été apportées sont conservées pour la prochaine version majeure PluXml 6.0 (branche master), car elles impactent le moteur de PluXml et certains plugins peuvent ne plus fonctionner.</p>

<p>Je suis preneur de vos retours sur cette version de test <em>5.8.3 RC</em> , avant de la publier officiellement.</p>

<p><strong>Changelog</strong></p>

<p>[+] Enhancement for CSRF token #385 (bazooka07)<br />
[+] New "rename" and "copy to clipboard" icons in medias administration page #387 (bazooka07)<br />
[+] plxMotor and plxFeed regex refacto #380 (P3ter, bazooka07)<br />
[+] plxToken and plxCapcha optimisations #406 (bazooka07)<br />
FIX Articles and static pages with underscores are not visible #380 (P3ter)<br />
FIX Headline and Tags toggles always closed in article edition #382 (sudwebdesign)<br />
FIX Fix medias administration zoombox and javascript optimisations #387 (bazooka07)<br />
FIX Error when adding or modifying a user #393 (P3ter)<br />
FIX Alternative to PHPMailer with sendmail #401 (bazooka07)<br />
FIX Used of an extern URL as a static page #403 (bazooka07)<br />
FIX Comment editor is empty #418 (P3ter)<br />
FIX Comments list sorting #419 (P3ter)<br />
FIX Default theme : double underline on footer menu (P3ter)</p>
]]>
        </description>
    </item>
   </channel>
</rss>
