ExtraLicense - Buy, Sell, & Trade Your Licenses

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

vBulletin 6.0.5 Preview available for Download

EL PaperBoy

Well-known member
<p>A preview release of vBulletin 6.0.5 (alpha) is now available for testing by self-hosted (download) customers. Preview releases are not meant to be used on production servers.</p>
<h2>Front End Changes</h2>
<h3>Global Advertising Management</h3>
<p>In previous versions, each ad was unique to the Ad Location. Unique ad lists made reusing Ad code difficult across modules. Starting in vBulletin 6.0.5, Ad Locations will list all available Ad units/templates in the system to make reuse easier.</p>
<h3>Email Handling</h3>
<p>Outgoing notification emails will include a global one-click unsubscribe link, which complies with requirements set by many email providers. Transactional emails (e.g., password changes) do not include the link. Emails also include a header that allows email providers to show an unsubscribe button.</p>
<p>Two new options have been added to the system to control these additions. You will find them in the AdminCP under Settings -> Options -> Email Settings.</p>
<h3>Web Application Manifest</h3>
<p>vBulletin 6.0.5 automatically generates a Web Application Manifest. The Web Manifest defines your site as a web application for the end-user device. It allows them to install vBulletin on their home screen.</p>
<h3>Structured Data Markup</h3>
<p>Structured Data Markup is metadata used in the HTML output of your forums. This metadata tells search engines how to categorize your data. In vBulletin 6.0.0, we updated the metadata to fit Google's Rich Search Results specification. Recently, Google started to support the DiscussionForumPosting markup. In vBulletin 6.0.5, Forum &amp; Group Topics use the new metadata as much as possible within the current framework.</p>
<hr />
<h2>Back End / AdminCP Changes</h2>
<h3>Template Parsing</h3>
<p>The development team has refactored template parsing. This change allows for better isolation of individual tags and curly shortcodes used in the template markup. Benefits of the refactor include:</p>
<ul>
<li>A standardized set of utility classes to handle template parsing (/core/vb/utility/template).</li>
<li>Improved error reporting on template save.</li>
<li>The introduction of Limited Templates.</li>
</ul>
<h4>Limited Templates</h4>
<p>Limited Templates are designed to expand the vBulletin Cloud's template editing capabilities. These new templates make a limited number of the vBulletin Markup tags and curly shortcodes available to vBulletin Cloud customers.</p>
<ul>
<li>These Tags are Available: usergroup, comment, and literal.</li>
<li>These Curly Codes are available: stylevar</li>
</ul>
<p>We will expand the list of tags and curly codes over time. Customers can use Limited Templates with template hooks to show custom HTML inline to your end users. Switching the css_additional.css template to the new Limited Category will allow you to reuse Style Variables in your custom CSS.</p>
<ul>
<li>Resolved a performance issue with opening and closing large topics (thousands of posts). (VB6-490, VB6-493)</li>
<li>Four new template hooks are available. These allow customers to add content between posts and comments.</li>
</ul>
<hr />
<h2>Additional Information</h2>
<h3>Install / Upgrade</h3>
<ul>
<li><a href="https://www.vbulletin.com/forum/node/4483267">Installation Instructions</a></li>
<li><a href="https://www.vbulletin.com/forum/node/4483262">Upgrade Instructions</a></li>
</ul>
<h3>File Cleanup</h3>
<p>After upgrading your vBulletin system, you should delete any possible obsolete files. You can obtain more information on why this is needed and instructions on how to do this in this <a href="https://www.vbulletin.com/forum/node/4391346"><strong>topic</strong></a> in the vBulletin 6 Installs &amp; Upgrades forum.</p>
<h3>System Requirements</h3>
<p>Minimum System Requirements</p>
<ul>
<li>PHP Version: 8.1.0</li>
<li>MySQL Version: 5.7.10</li>
<li>MariaDB Version: 10.4.0</li>
</ul>
<p>Recommended System Requirements</p>
<ul>
<li>PHP Version: 8.2 or higher</li>
<li>MySQL Version: 8.0 or higher</li>
<li>MariaDB Version: 10.6+</li>
</ul>
<p>For more information, see <a href="https://www.vbulletin.com/forum/node/4391344">vBulletin Connect System Requirements</a>.</p>
<h3>Current Version Support Schedule</h3>
<ul>
<li>Active Version - 6.0.4</li>
<li>Security Patch - 6.0.3</li>
<li>Security Patch - 6.0.2</li>
<li>Security Patch - 5.7.5</li>
</ul>
<h3>Discussion</h3>
<p>If you have any questions about these changes, you may discuss them here: https://forum.vbulletin.com/node/4492212</p>
<p>If you encounter an issue with the software or wish to submit a feature request, please visit our <a href="https://tracker.vbulletin.com/vbulletin6">tracker</a>.</p>
<p>To receive support for your vBulletin Product, please visit our <a href="https://www.vbulletin.com/forum/">community forums</a>.</p>

Continue reading...
 
Top