<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://forum.wbce.org/extern.php?action=feed&amp;fid=2&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[WBCE CMS Forum / Ankündigungen | Announcements]]></title>
		<link>https://forum.wbce.org/index.php</link>
		<description><![CDATA[The most recent topics at WBCE CMS Forum.]]></description>
		<lastBuildDate>Mon, 22 Jun 2026 12:46:59 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[WBCE CMS 1.6.8 verfügbar / available]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5917&amp;action=new</link>
			<description><![CDATA[<p>WBCE CMS 1.6.8 is now available. <strong>This version is an important security and maintenance release.</strong> An update is recommended.</p><h5>Installation/Update</h5><p>Installation can be performed using the ZIP files linked in the <a href="https://wbce.org/de/wbce/wbce_cms_installieren/" target="_blank" rel="nofollow">installation instructions on wbce.org</a> (german) and by running the unzip script (upload the unzip along with the ZIP file and rename it back to *.php).</p><p>For updates, the WBCE Updater admin tool is recommended (installed by default in versions 1.6.7 and later; otherwise, download it from the <a href="https://addons.wbce.org/pages/addons.php?do=item&amp;item=179" target="_blank" rel="nofollow">AOR</a>).</p><p>The <a href="https://github.com/WBCE/WBCE_CMS/releases/tag/1.6.8" target="_blank" rel="nofollow">installation/update package</a> can also be downloaded from GitHub as usual.</p><h5>What&#039;s New?</h5><p><strong>Security Update for NWI</strong><br />Under certain conditions, malicious backend users could have exploited an XSS vulnerability; this has now been fixed.</p><p><strong>elFinder Updated</strong><br />elFinder has been updated to version 2.1.68.</p><p><strong>Updates to libraries and modules</strong><br />wbstats, WBCE-Updater, Twig, and PHPMailer are available in their latest versions.</p><p><strong>PHP 8.5 Compatibility</strong><br />A few warnings and deprecated messages under PHP 8.5 have been fixed.</p><p><strong>System Requirements</strong><br />PHP 8.2.x - PHP 8.5.x. Anything prior to PHP 8.1.x is no longer supported.</p><p>The core has no issues with PHP 8.5. Please check your modules for errors. Updates are already available for some modules. Otherwise, please select a lower PHP version and/or report module problems here in the forum.</p><p>Even though this is rather inconvenient, and the last update wasn&#039;t that long ago, it is recommended to perform an update. Anyone who hasn&#039;t updated in a while and is still using version 1.5.x or older should read the release notes for 1.6.0 beforehand.</p><p>Many thanks to everyone who contributed ideas and ideas to this version, and to all the donors who support WBCE and the team.</p>]]></description>
			<author><![CDATA[dummy@example.com (florian)]]></author>
			<pubDate>Mon, 22 Jun 2026 12:46:59 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5917&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[WBCE CMS 1.6.7 verfügbar/available]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5869&amp;action=new</link>
			<description><![CDATA[<p>WBCE CMS 1.6.7 is now available. This version is an important security and maintenance release. An update is recommended. Instances that are not updated should at least be repaired with the <a href="https://forum.wbce.org/viewtopic.php?pid=47444#p47444" target="_blank" rel="nofollow">security patch</a>.</p><p>Before any questions arise: Version number 1.6.6 was skipped for technical reasons. Version 1.6.7 wasn&#039;t actually planned, as we are currently working on version 1.7.0 with significant changes and improvements. However, since its release is still some time away, and version 1.6.5 is vulnerable under certain circumstances, an interim update was necessary.</p><h5>Installation and Update</h5><p>Installation can be performed using the ZIP files linked in the <a href="https://wbce.org/de/wbce/wbce_cms_installieren/" target="_blank" rel="nofollow">installation instructions on wbce.org</a> (german) and by running the unzip script (upload the latter along with the ZIP file and rename it back to *.php).</p><p>The <a href="https://addons.wbce.org/pages/addons.php?do=item&amp;item=179" target="_blank" rel="nofollow">WBCE Updater admin tool</a> is recommended for updating.</p><p>The installation/update package can also be<a href="https://github.com/WBCE/WBCE_CMS/releases/tag/1.6.7" target="_blank" rel="nofollow"> downloaded from GitHub</a> as usual.</p><h5>What&#039;s new?</h5><p><strong>Security update for frontend login</strong><br />The XSS vulnerability that necessitated this unscheduled patch is, of course, fixed in this version.</p><p><strong>elFinder updated</strong><br />elFinder has been updated to version 2.1.67.</p><p><strong>CAPTCHA for login screen only when needed</strong><br />The CAPTCHA check introduced in version 1.6.5 for the CMS login screen now only appears if there have been an unusually high number of failed login attempts—regardless of the IP address used.</p><p>This additional protection can be disabled, for example, if the instance is already protected by other means, the Fraggy backend theme is being used, or if it would be unreasonable to expect users to solve a CAPTCHA. In this case, a new entry must be added to the config.php file:</p><div class="codebox"><pre><code class="prettyprint">define(&#039;NO_LOGIN_CAPTCHA&#039;,true);</code></pre></div><p>Furthermore, CAPTCHA protection is not active if the session cookie is disabled by adding the corresponding entry to the config.php file.</p><br /><p><strong>WBCE Flat Backend Theme Responsive</strong><br />The standard WBCE Flat backend theme is now also usable on tablets and smartphones.</p><p><strong>WBCE Updater Admin Tool</strong><br />Future updates can be conveniently performed using the new WBCE Updater admin tool.</p><p><strong>Various Minor Fixes</strong><br />Fixed an issue with email validation in PHP versions 8.4 and above, added a config.php option for email address as login, and set the bot honeypot as the default in all miniform default templates.</p><p><strong>Updated jQuery Libraries</strong><br />jQuery Migrate - v3.6.0, jQuery UI - v1.14.2.</p><br /><p><strong>PHPMailer Update</strong><br />Updated to version 7.0.2.</p><p><strong>System Requirements</strong></p><p>PHP 8.2.x - PHP 8.4.x. PHP 7.4.x is no longer supported, and PHP 8.5.x is not yet supported.</p><p>Even though this is rather inconvenient, we recommend updating. If you haven&#039;t updated in a while and are still using version 1.5.x or older, please read the <a href="https://forum.wbce.org/viewtopic.php?id=5049" target="_blank" rel="nofollow">release notes for version 1.6.0</a> beforehand.</p><p><strong>Many thanks to everyone who contributed ideas and ideas to this version. And also many thanks to all donators who support WBCE and its team.</strong></p>]]></description>
			<author><![CDATA[dummy@example.com (florian)]]></author>
			<pubDate>Wed, 06 May 2026 20:15:06 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5869&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[WBCE CMS 1.6.0 verfügbar/available]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5049&amp;action=new</link>
			<description><![CDATA[<p>Thank you everyone who is contributing to the project with coding, documentation, donations and otherwise.</p><p>WBCE gets better with each iteration.</p><p>I want to personally thank Bianka (WebBird) for her help with the Database class changes. <br />Christoph (collinax) for the many implementations of libraries.<br />Bernd for all the changes he made with modules and so much more.<br />And Florian who is really managing this project very well.&#160; Although we are but a few contributors he manages to keep this project alive and kicking. <img src="https://forum.wbce.org/plugins/ezbbc/style/smilies/big_smile.png" alt="big_smile" /> </p><p>For all who work professionally with WBCE, please consider a <a href="https://www.paypal.com/paypalme/WBCECMS/" target="_blank" rel="nofollow">donation</a>. It really makes a difference.</p><p>Christian</p>]]></description>
			<author><![CDATA[dummy@example.com (stefanek)]]></author>
			<pubDate>Sat, 11 Mar 2023 14:32:34 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5049&amp;action=new</guid>
		</item>
	</channel>
</rss>
