Go Back   vb.org Archive > News and Announcements > News and Announcements > Official vB.com Announcements
  #1  
Old 05-30-2017, 08:08 PM
vB.Org System vB.Org System is offline
Senior Member
 
Join Date: Aug 2007
Posts: 386
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default vBulletin 5.3.1 Connect is now available.

vBulletin 5.3.1 is now available. Customers with valid licenses are encouraged to test the software on their staging servers.

[h2]Support for Large Forums[/h2]
In the past, there have been some performance issues with sites that have a very large number of Forum Channels (200+) and a large number of custom usergroups. In vBulletin 5.3.1, we have refactored how permissions are stored in the datastore and loaded into memory when people visit your site. This has allowed us to increase performance by an order of magnitude while lowering the required amount of memory to process each page. For more information see [jira]VBV-14871[/jira]

[h2]Administrator and Moderator Security[/h2]
We take the security of your site very seriously. Over the years we have introduced a number of technologies to keep your site secure from exploits. Recently in 5.3.0, we introduced Two-Factor Authorization for Administrators and Moderators. In 5.3.1, we are introducing the ability to restrict the ability of Administrators and Moderators by IP Address as well. By entering a series of IP addresses in your configuration file, you can restrict these areas to the individuals with those addresses.

To configure this for your site, edit your /core/includes/config.php and alter these values:
Code:
//  ***** RESTRICT ADMINCP/MODCP ACCESS BY IP *****
//  You can provide a list of IP addresses that can access the AdminCP. This can increase security of your site.
//  Enter IP Addresses (XXX.XXX.XXX.XXX) separated by a comma. An Empty value disables this feature.
$config['Security']['AdminIP'] = '';

//  You can provide a list of IP addresses that can access the ModCP. This can increase security of your site.
//  Enter IP Addresses (XXX.XXX.XXX.XXX) separated by a comma. An Empty value disables this feature.
$config['Security']['ModIP'] = '';
If you're using an older version of the config.php file, you can copy these from your /core/includes/config.php.new file or copy the code above. If you do not know what your IP Address is, you can see it by typing "What is my IP?" into Google.

[h2]Route by Node[/h2]
An option has been added to create URLs on your site by Node ID instead of relying on title text. This is primarily in place to allow foreign language sites to access URLS that are not currently accessible due to encoding issues. You can find this option in the AdminCP under Settings -> Options -> Site Name / URL / Contact Details. Set the Route Channels and Conversations by Node ID to Yes.


[h2]MAPI Update[/h2]
We have updated the vBulletin 5 Mobile API to handle Articles and Events. Once this is supported in the Mobile Apps, your users will have access to this content.

[h2]MySQL Version Update[/h2]
Please note that MySQL 5.1.15 is an old version of the software and no longer under direct support. In vBulletin 5.3.2, we will be increasing the required version of MySQL and MariaDB to 5.5.X. This will provide customers with an additional performance boost and most servers have most likely updated. There are no immediate database changes planned to support this change. We will provide further information as it becomes available.

[h2]Cloud Upgrades[/h2]
Upgrades for vBulletin Cloud sites will be scheduled as soon as possible. Site owners will be notified by email before their site is upgraded.

[h2]System Requirements[/h2]
Minimum PHP Version: 5.6.0
Minimum MySQL Version: 5.1.15

Recommended PHP Version: 7.1 or higher
Recommended MySQL Version: 5.7.0 or higher
Recommended MariaDB Version: 10+

Current Version Support Schedule:
  • Active Version - 5.3.1
  • Security Patch - 5.3.0
  • Security Patch - 5.2.6
  • No Patch Release - 5.2.5 or earlier.

[h2]Discussion[/h2]
If you have any questions about these changes you may discuss them here: [node]4369308[/node]
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:03 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05377 seconds
  • Memory Usage 2,161KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete