<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest topics for the forum "Announcements"]]></title>
		<link>https://community.jforum.net/forums/show/1.page</link>
		<description><![CDATA[The newest discussed topics in the forum "Announcements"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>First beta of JakartaEE 10 version is available</title>
				<description><![CDATA[ A [url=https://sourceforge.net/p/jforum2/code/HEAD/tree/branches/jakarta/]source code branch[/url] and a [url=https://sourceforge.net/projects/jforum2/files/]beta build[/url] are available for running JForum in JakartaEE 10 environments such as Tomcat 10.1. The minimum Java version required is Java 11. This has not been tested as extensively as previous versions, and remains work in progress. But it contains no known bugs, even quite a few bugs less than the last release version 2.8.3.
<br>
<br>
Please send us feedback if you use it, both positive and negative.
<br>]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/298/1286.page</guid>
				<link>https://community.jforum.net/posts/preList/298/1286.page</link>
				<pubDate><![CDATA[Sat, 17 May 2025 20:04:04]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>JForum 2.8.3 release</title>
				<description><![CDATA[ We're way behind with this announcement, but back in October we released JForum 2.8.3, which had the following improvements:
<br>
<br>
[list]fix problem when using Oracle as database[/list]
<br>
[list]use system-wide date format in the user profile for the registration date[/list]
<br>
[list]fixed a couple of bugs in the mail sending code[/list]
<br>
[list]made a couple of changes for Wildfly compatibility[/list]
<br>
[list]fix Commons FileUpload vulnerability[/list]
<br>
[list]added Admin Config option to disable private messages[/list]
<br>
[list]fixed another XSS vulnerability[/list]
<br>
<br>
A full list of new features is at <a class="snap_shots" href="https://sourceforge.net/p/jforum2/wiki2/NewFeatures283/" target="_blank">https://sourceforge.net/p/jforum2/wiki2/NewFeatures283/</a>, upgrade instructions are at <a class="snap_shots" href="https://sourceforge.net/p/jforum2/wiki2/UpgradingFrom282to283/" target="_blank">https://sourceforge.net/p/jforum2/wiki2/UpgradingFrom282to283/</a> and you can download it from <a class="snap_shots" href="https://sourceforge.net/projects/jforum2/files/" target="_blank">https://sourceforge.net/projects/jforum2/files/</a>. The documentation is at <a class="snap_shots" href="https://sourceforge.net/p/jforum2/wiki2/Documentation/" target="_blank">https://sourceforge.net/p/jforum2/wiki2/Documentation/</a>
<br>
<br>
All feedback is welcome.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/289/1246.page</guid>
				<link>https://community.jforum.net/posts/preList/289/1246.page</link>
				<pubDate><![CDATA[Mon, 26 Feb 2024 03:39:30]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>JForum 2.8.2 release</title>
				<description><![CDATA[ We're happy to announce the release of JForum 2.8.2, which contains a number of fixes and improvements that we've made over the last 6 months.
<br>
<br>
[list]Fixed a bug in the search page pagination[/list]
<br>
[list]Fixed a bug that caused posts that were awaiting moderation to be found through the search[/list]
<br>
[list]No longer uses an external library to detect access from a mobile device[/list]
<br>
[list]Updates jforum-custom.conf:server.info when detecting an application server version change[/list]
<br>
[list]As always, many dependencies haven been updated to newer versions.[/list]
<br>
<br>
A full list of new features is at <a class="snap_shots" href="https://sourceforge.net/p/jforum2/wiki2/NewFeatures282/" target="_blank">https://sourceforge.net/p/jforum2/wiki2/NewFeatures282/</a>, upgrade instructions are at <a class="snap_shots" href="https://sourceforge.net/p/jforum2/wiki2/UpgradingFrom281to282/" target="_blank">https://sourceforge.net/p/jforum2/wiki2/UpgradingFrom281to282/</a> and you can download it from <a class="snap_shots" href="https://sourceforge.net/projects/jforum2/files/" target="_blank">https://sourceforge.net/projects/jforum2/files/</a>. The documentation is at <a class="snap_shots" href="https://sourceforge.net/p/jforum2/wiki2/Documentation/" target="_blank">https://sourceforge.net/p/jforum2/wiki2/Documentation/</a>
<br>
<br>
All feedback is welcome.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/255/1147.page</guid>
				<link>https://community.jforum.net/posts/preList/255/1147.page</link>
				<pubDate><![CDATA[Wed, 14 Dec 2022 17:48:47]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>JForum 2.8.1 release</title>
				<description><![CDATA[ We've just released JForum 2.8.1, which contains a number of small fixes and improvements that we've made over the last 9 months.
<br>
<br>
[list]Various font and background colors can be configured at runtime from the Configurations page. So if you ever disliked some particular color JForum used, chances are you can now change it without even the need of a restart.[/list]
<br>
[list]More control over image attachments from the Configurations page[/list]
<br>
[list]Optimize Recent Topics and Hot Topics for large installations. [i]Large[/i] meaning at least 100.000 posts before it will make a difference.[/list]
<br>
[list]Fixed an issue where the last visited time on the forum home page was not actually reflecting that, but the time of the last session start[/list]
<br>
[list]Switch optional Google Analytics integration from analytics.js to gtag.js[/list]
<br>
[list]Fixed a CSRF vulnerability[/list]
<br>
[list]As always, many dependencies haven been updated to the latest versions.[/list]
<br>
<br>
A full list of new features is at <a class="snap_shots" href="https://sourceforge.net/p/jforum2/wiki2/NewFeatures281/" target="_blank">https://sourceforge.net/p/jforum2/wiki2/NewFeatures281/</a>, upgrade instructions are at <a class="snap_shots" href="https://sourceforge.net/p/jforum2/wiki2/UpgradingFrom280to281/" target="_blank">https://sourceforge.net/p/jforum2/wiki2/UpgradingFrom280to281/</a> and you can download it from <a class="snap_shots" href="https://sourceforge.net/projects/jforum2/files/" target="_blank">https://sourceforge.net/projects/jforum2/files/</a>. The documentation is at <a class="snap_shots" href="https://sourceforge.net/p/jforum2/wiki2/Documentation/" target="_blank">https://sourceforge.net/p/jforum2/wiki2/Documentation/</a>
<br>
<br>
All feedback is welcome.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/248/1112.page</guid>
				<link>https://community.jforum.net/posts/preList/248/1112.page</link>
				<pubDate><![CDATA[Sun, 12 Jun 2022 19:26:25]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>JForum 2.8 Release</title>
				<description><![CDATA[ It's been a while since the last release, and we've been busy adding features and fixing bugs to make JForum even better than it already is. A servlet container that supports [b]Servlet API 3.1[/b] is now required, for example Tomcat 8. Some of the new and improved features are:
<br>
<br>
[list]Registration can be restricted to particular email addresses or email addresses from particular domains, and then be auto-assigned to specific groups.[/list]
<br>
[list]The authenticity of outgoing emails can now be verified via [b]DKIM[/b]. [/list]
<br>
[list]The registration pages and the password recovery pages are now [b]mobile-friendly[/b].[/list]
<br>
[list]It's now possible to [b]log in with the email address[/b] as well as username, as that is what users expect these days.[/list]
<br>
[list][b]New default connection pool[/b], potentially increasing performance with multiple concurrent users.[/list]
<br>
[list]Numerous bug fixes and small improvements[/list]
<br>
<br>
A full list of new features is at <a class="snap_shots" href="https://sourceforge.net/p/jforum2/wiki2/NewFeatures280/" target="_blank">https://sourceforge.net/p/jforum2/wiki2/NewFeatures280/</a>, upgrade instructions are at <a class="snap_shots" href="https://sourceforge.net/p/jforum2/wiki2/UpgradingFrom270to280/" target="_blank">https://sourceforge.net/p/jforum2/wiki2/UpgradingFrom270to280/</a> and you can download it from <a class="snap_shots" href="https://sourceforge.net/projects/jforum2/files/" target="_blank">https://sourceforge.net/projects/jforum2/files/</a>. The documentation is at <a class="snap_shots" href="https://sourceforge.net/p/jforum2/wiki2/Documentation/" target="_blank">https://sourceforge.net/p/jforum2/wiki2/Documentation/</a>
<br>
<br>
All feedback is welcome.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/243/1096.page</guid>
				<link>https://community.jforum.net/posts/preList/243/1096.page</link>
				<pubDate><![CDATA[Sun, 7 Nov 2021 22:37:47]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>JForum 2.7.0 beta 1 available</title>
				<description><![CDATA[ Huh, just 90 characters; I never noticed that. That should indeed be extended, and will be for the next release.
<br>
<br>
The good news is that the limit is not checked in the code, it's just the database complaining about receiving too much data. If you can figure out how to widen the datatype of that particular field, you should be all set. It could be as simple as executing the following SQL:
<br>
[code=sql]ALTER TABLE jforum_banner ALTER COLUMN banner_name TYPE VARCHAR(1000);[/code]
<br>
<br>
Note that for putting a message on all pages, you can also use the "Public announcement" under Admin Control Panel -&gt; Configurations.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/216/1056.page</guid>
				<link>https://community.jforum.net/posts/preList/216/1056.page</link>
				<pubDate><![CDATA[Fri, 2 Jul 2021 23:30:39]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>JForum 2.7.0 release</title>
				<description><![CDATA[ It's been a while since the last release, and we've been busy adding features and fixing bugs to make JForum even better than it already is. A servlet container that supports [b]Servlet API 3.1[/b] is now required, for example Tomcat 8. Some of the new and improved features are:
<br>
<br>
[list]The [b]Trash Can[/b] lets you designate one forum as trash can - meaning topics that get deleted are moved to it, rather than actually getting deleted from the database. If the forum is set up to be accessible by admins only, you keep deleted topics for future reference without them being publicly visible (which comes in handy on moderated forums frequently)[/list]
<br>
[list][b]Banners[/b] can be shown on assorted pages, up to 3 at the top and up to 3 at the bottom, either as plain text or with HTML, including links. That could be used for announcements, or ads.[/list]
<br>
[list]Added lots of missing translations to various languages[/list]
<br>
[list]Many improvements for the mobile view: some pages were entirely missing before, and a new dropdown menu for navigation makes it easier to get around[/list]
<br>
[list]Eight new smilies, some of them animated, like ROFL[/list]
<br>
[list]Numerous bug fixes[/list]
<br>
<br>
A full list of new features is at <a class="snap_shots" href="https://sourceforge.net/p/jforum2/wiki2/NewFeatures270/" target="_blank">https://sourceforge.net/p/jforum2/wiki2/NewFeatures270/</a>, upgrade instructions are at <a class="snap_shots" href="https://sourceforge.net/p/jforum2/wiki2/UpgradingFrom25and26to270/" target="_blank">https://sourceforge.net/p/jforum2/wiki2/UpgradingFrom25and26to270/</a> and you can download it from <a class="snap_shots" href="https://sourceforge.net/projects/jforum2/files/" target="_blank">https://sourceforge.net/projects/jforum2/files/</a>. The documentation is at <a class="snap_shots" href="https://sourceforge.net/p/jforum2/wiki2/Documentation/" target="_blank">https://sourceforge.net/p/jforum2/wiki2/Documentation/</a>
<br>
<br>
All feedback is welcome.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/220/978.page</guid>
				<link>https://community.jforum.net/posts/preList/220/978.page</link>
				<pubDate><![CDATA[Tue, 16 Jun 2020 17:30:15]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>JForum 2.6.2 release</title>
				<description><![CDATA[ [b]JForum 2.6.2[/b] has been released, which addresses two issues:
<br>
<br>
[list]It installs and runs on the [b]HSQLDB[/b] database.[/list]
<br>
[list]Fixes a bug that prevents the popup window showing all smilies to be shown when writing a post.[/list]
<br>
<br>
It also includes these two fixes which had been addressed in [b]JForum 2.6.1[/b]:
<br>
<br>
[list]It installs and runs on the [b]Jetty[/b] servlet container.[/list]
<br>
[list]It fixes a bug where deleting posts would cause the corresponding entry in the Moderation Log to be illegible, and break the page layout.[/list]
<br>
<br>
All users can safely upgrade, but if you aren't using Jetty or HsqlDB, or haven't run into one of the bugs, it may not be worth the effort.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/195/856.page</guid>
				<link>https://community.jforum.net/posts/preList/195/856.page</link>
				<pubDate><![CDATA[Wed, 7 Aug 2019 16:22:32]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>JForum 2.6.1 release</title>
				<description><![CDATA[ [b]JForum 2.6.1[/b] has been released, which addresses two issues:
<br>
<br>
[list]It installs and runs on the [b]Jetty[/b] servlet container.[/list]
<br>
[list]It fixes a bug where deleting posts would cause the corresponding entry in the Moderation Log to be illegible, and break the page layout.[/list]
<br>
<br>
All users can safely upgrade, but if you aren't using Jetty, or haven't run into the moderation log issue, it may not be worth the effort.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/193/847.page</guid>
				<link>https://community.jforum.net/posts/preList/193/847.page</link>
				<pubDate><![CDATA[Tue, 30 Jul 2019 17:06:38]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>JForum 2.6.0 release</title>
				<description><![CDATA[ The JForum team has just released [b]JForum 2.6.0[/b], which has a number of new improvements as well as 15 months worth of security and bug fixes. The gist of what's new can be found below, and the full list is at <a class="snap_shots" href="https://sourceforge.net/p/jforum2/wiki2/NewFeatures260/" target="_blank">https://sourceforge.net/p/jforum2/wiki2/NewFeatures260/</a>. The download is [url=https://sourceforge.net/projects/jforum2/files/]here[/url]. We welcome questions and suggestions here in these forums.
<br>
<br>
[list]A Java 8 JVM is now required instead of a Java 7 JVM[/list]
<br>
[list]The mobile version has seen lots of love[/list]
<br>
[list]Various localizations have been improved, particularly English, German, Italian and Spanish[/list]
<br>
[list]A number of XSS vulnerabilities have been addressed[/list]
<br>
[list]Relative timestamps like on GitHub or Facebook are optionally available[/list]
<br>
[list]Sharing of pages got improved so it no longer uses an external service[/list]
<br>
[list]... lots more[/list]]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/186/817.page</guid>
				<link>https://community.jforum.net/posts/preList/186/817.page</link>
				<pubDate><![CDATA[Fri, 21 Jun 2019 18:47:42]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>Re:JForum 2.5.0 Released</title>
				<description><![CDATA[ An overview of what's new, changed and fixed can be found at <a class="snap_shots" href="https://sourceforge.net/p/jforum2/wiki2/NewFeatures250/" target="_blank">https://sourceforge.net/p/jforum2/wiki2/NewFeatures250/</a>]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/158/680.page</guid>
				<link>https://community.jforum.net/posts/preList/158/680.page</link>
				<pubDate><![CDATA[Mon, 5 Feb 2018 21:30:10]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>JForum 2.5.0 beta testing</title>
				<description><![CDATA[ Strange, I had to do that, too. That wasn't necessary on my local development instance.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/155/663.page</guid>
				<link>https://community.jforum.net/posts/preList/155/663.page</link>
				<pubDate><![CDATA[Thu, 11 Jan 2018 23:10:30]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>JForum 2.4.1 Released</title>
				<description><![CDATA[ The entire project has now been moved from GoogleCode to [url=https://sourceforge.net/projects/jforum2/]SourceForge[/url], so that's where you should look for the latest source code and create any tickets.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/126/483.page</guid>
				<link>https://community.jforum.net/posts/preList/126/483.page</link>
				<pubDate><![CDATA[Thu, 16 Jul 2015 18:48:39]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
			<item>
				<title>[JForum Security Vulnerabilities Notification]SN-15-01: JFORUM MULTIPLE VULNERABILITIES</title>
				<description><![CDATA[ Secure Network releases the security advisory SN-15-01 for multiple vulnerabilities found in JForum.
<br>
<br>
[url=https://www.securenetwork.it/docs/advisory/SN-15-01-JForum.pdf]SN-15-01[/url]: multiple vulnerabilities have been identified in JForum version 2.1.9 stable and its unofficial updated version 2.3.5, ranging from high-impact issues like Stored Cross-Site Scripting (XSS) and Remote Code Execution (RCE) to lower-impact ones like missing security flag for session cookie. Older versions may also be vulnerable.
<br>
<br>
Source URL:
<br>
https://www.securenetwork.it/en/research/advisories/2015/02/sn-15-01/
<br>
<br>
Please update to JForum version 2.4.0 or later.
<br>]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/118/428.page</guid>
				<link>https://community.jforum.net/posts/preList/118/428.page</link>
				<pubDate><![CDATA[Sun, 15 Feb 2015 21:10:42]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
			<item>
				<title>JForum 2.4.0 Released</title>
				<description><![CDATA[ In addition to various bug fixes, new features include the possibility for forum administrators to block certain phrases from being used in posts as an anti-spam measure, and embedding of Vimeo videos analogous to Youtube videos. The release also contains a number of security fixes -some of which will be publicized soon- so all should upgrade. See <a class="snap_shots" href="https://code.google.com/p/jforum2/wiki/NewFeatures240" target="_blank">https://code.google.com/p/jforum2/wiki/NewFeatures240</a> for more details.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/114/395.page</guid>
				<link>https://community.jforum.net/posts/preList/114/395.page</link>
				<pubDate><![CDATA[Sat, 31 Jan 2015 03:05:36]]> GMT</pubDate>
				<author><![CDATA[ udittmer]]></author>
			</item>
	</channel>
</rss>