Go Back   vb.org Archive > News and Announcements > News and Announcements > Official vB.com Announcements
  #1  
Old 10-17-2016, 06:04 PM
vB.Org System vB.Org System is offline
Senior Member
 
Join Date: Aug 2007
Posts: 386
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default vBulletin 5.2.5 Alpha 4 Available for Download.

vBulletin 5.2.5 Alpha 4 is now available to all vBulletin 5 Download customers with an active license. This version contains fixes and updates to over 100 issues in the software.

[h2]System Requirements[/h2]
Minimum PHP Version: 5.5.0
Minimum MySQL Version: 5.1.5

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

[h2]Page Manager[/h2]
A Page Manager has been added to SiteBuilder. This first interation is pretty basic. It lists all custom pages and channels and links to them for editing or deletion. This will be handy if you forget the route to a page or simply want to see what you or other administrators have created. Please give your feedback on this new feature so we can make it more robust in the future. This tool can be accessed by choosing the "Pages" option in SiteBuilder.

SiteBuilder Menu
Along with adding the Page Manager, a few other changes have been made to the SiteBuilder Menu. The Channel Manager link has been shortened to Channels. The Styles tool has been moved to the left most position for better flow in the menu.

[h2]vBulletin Messenger[/h2]
Enhancements have been made to the AJAX polling in vBulletin Messenger to reduce server load. Along with this, there is a new option to allow Administrators to control how many Messenger chats appear on the Messages Dropdown menu. Messenger menus have also been refactored to use the vBulletin Responsive Menu component introduced in vBulletin 5.2.4.

[h2]Image Uploads[/h2]
In order to handle an increasing number of metadata tags added to images by smartphones and cameras, image handling has been reworked. Most images that fail our internet security checks will be rewritten before storage. These images will have the majority of their metadata stripped upon saving. This allows us to prevent executable code from being embedded in images will providing support for a larger number of devices.

Caveats
  • If your site needs support for Animated GIF images that are uploaded, you must use the ImageMagick library under Settings -> Options -> Image Settings. This will require that the ImageMagick executable is installed on your server and the exec() function is not blocked in your PHP settings. Contact your host if you need help setting up ImageMagick.
  • JPEG is a "Lossy" format. Converting JPEG images will result in a slight quality loss. This is currently unavoidable.

[h2]UTF-8 Support[/h2]
New installations will use UTF8 character sets in the database when supported. If for some reason you cannot use UTF-8 in your database you can set the character set explicitly in /core/includes/config.php with this line:
Code:
$config['Mysqli']['charset'] = 'utf8';
This allows us to move forwards on supporting UTF-8 on all vBulletin installations. We're working behind the scenes to make this possible given the wide range of character sets in use today. You should make sure that you have both the mbstring and iconv libraries installed in PHP if you need to support non-Latin languages.

[h2]Code Cleanup[/h2]
A number of obsolete functions have been removed from the system. These are mainly in functions.php:
  • split_string
  • to_ascii
  • fetch_soft_break_string
  • construct_window_page_nav
  • fetch_lastposter_userinfo
  • vbmail
  • fetch_profilefield_display
  • vbheaders_sent
  • exec_switch_bg
  • fetch_start_end_total_array
  • print_standard_error
  • add_query
  • convert_int_to_utf8
  • convert_unicode_char_to_charset
We have also removed the classes associated with Legacy User handling. Javascript and CSS have also been updated to remove obsolete code and class references.

If you have third-party addons that use any obsolete code, you will need to contact the developers of those products for updates.

Discussion
You may discuss this release here: [node]4356369[/node]

Current Version Support Schedule:
  • Active Version - 5.2.4
  • Security Patch - 5.2.3
  • Security Patch - 5.2.2
  • No Patch Release - 5.2.1 or earlier.

A current list of issues can be found in JIRA
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:48 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.06002 seconds
  • Memory Usage 2,203KB
  • Queries Executed 11 (?)
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)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)showthread_list
  • (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_threadedmode.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • 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_threaded
  • showthread_threaded_construct_link
  • 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