vBulletin 5.1.6 Connect is now available.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 73981

    vBulletin 5.1.6 Connect is now available.

    We're proud to announce the release of vBulletin 5.1.6. It is now available to all customers. All together over 100 issues have been resolved in vBulletin 5.1.6. While most of these issues are bug fixes, there have been a few enhancements to the software.

    Lightbox Improvements
    The lightbox for Gallery posts has been improved. The overall layout has been improved with better control placement. This has allowed a larger window and better image display. Clicking or tapping on the image will show it full size in the same browser tab. Early testing showed that the Lightbox had additional problems in Responsive mode. These have been resolved.

    Notification Improvements
    In order to handle some performance issues related to posting, the notifications subsystem has been refactored. When vBulletin 5 was originally developed, the notifications system was built on top of the private message system. That was built on the node system. This created a lot of overhead that was not needed and impacted performance. To resolve this, we have refactored the notifications system and separated it completely from Private Messages and the Node system. This not only allows us to improve performance when posting but allows us to expand the Notifications system in the future. The current refactor is to replace the existing functionality with performance in mind.
    New Tables:
    • notification
    • notificationcategory
    • notificationtype
    Known Issues:
    Read Marking of notifications has not been improved. This is being worked on in 5.1.7.
    Responsive Mode
    We have made improvements to the responsive display of the Lightbox and the Featured Content Slider. Additional fixes have been applied to the general handling of smilies and images within the responsive content editor. Responsive mode will receive future enhancements in upcoming versions of the software.

    New User Registration on Mobile Apps
    There was an issue with new user registration on the Android Mobile App. This has been resolved. VBV-14467

    Discuss this release here: http://www.vbulletin.com/forum/node/4294968
    Translations provided by Google.

    Wayne Luke
    The Rabid Badger - a vBulletin Cloud demonstration site.
    vBulletin 5 API
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 73981

    #2
    Feature Request
    • [VBV-2613] - Ajax edit thread title by doubleclick is missing


    Improvement Request
    • [VBV-13622] - Refactor Notifications
    • [VBV-242] - When switching from 70/30 to 30/70 layouts, exisitng widgets should swap sides.
    • [VBV-8075] - End of File indicator
    • [VBV-9684] - Lightbox should open to full screen
    • [VBV-13438] - Who's Online: Please add avatars
    • [VBV-13980] - Improve wording for the "No birthdays." message when the Today's Birthdays module is empty
    • [VBV-14090] - Update the filters in message center's notification folder


    Bug
    • [VBV-2040] - Photo Viewer have max-height set to "none", odd sized photos will look incomplete
    • [VBV-2335] - (Porting from vB4) console unintentionally disabled by vbulletin-core.js
    • [VBV-2358] - (Porting from vB4) Empty Table Shown in Admin CP User Profile View
    • [VBV-2375] - (Porting from vB4) $vbphrase not in the scope in includes/class_stylevar.php
    • [VBV-2673] - No simple way to view a photo full-size
    • [VBV-2899] - Maintenance: "Rebuild Styles" text is being displayed in blue
    • [VBV-3186] - Contact Us "reset fields" buttons don't do anything
    • [VBV-4291] - Modcp logo link broken
    • [VBV-4511] - Quick style chooser not hidden for non-admins if "Allow Users To Change Styles" is set to No
    • [VBV-4529] - Commenting on a reply sends two notifications to user
    • [VBV-7392] - Notifications - "1 others" should be "1 other", or just state the name of the other user who liked/replied to a post
    • [VBV-7532] - Notification with no username appears for deleted replies
    • [VBV-9670] - Users can no longer be notified of new pm's via email
    • [VBV-10540] - Smilies and Images not working in mobile editor
    • [VBV-10912] - Message Center Display Broken and Unusable in Responsive iOS
    • [VBV-11094] - Restore vBulletin php header/footer nodes, for diagnostic reasons
    • [VBV-12255] - Attempting to upload smilie in Admin CP of vBCloud fails with Invalid File Path Specified error
    • [VBV-12801] - ajax requests for the cron can hold connections open, slowing page load time down.
    • [VBV-12811] - Link "Add" function displays Undefined index notice
    • [VBV-13091] - Lightbox/gallery display is ugly
    • [VBV-13275] - XSS on debug mode
    • [VBV-13437] - Who's Online: Entries are not aligned correctly
    • [VBV-13517] - the /core/vb utility directory and subdirectory are missing index.html files
    • [VBV-13599] - Black video thumbnail with functional play button
    • [VBV-13611] - When Private messaging is disabled, notifications cannot be deleted
    • [VBV-13637] - Make sure that you do not recieve notifications from users on your ignore list who tag you on posts
    • [VBV-13776] - Translating footer_current_time causes variables to be unparsed.
    • [VBV-13782] - Content slider - Improve responsive handling
    • [VBV-13790] - CSS files not written correctly when importing a style/theme and CSS is stored as files
    • [VBV-13824] - 500 alpha 22 step 1 running out of memory
    • [VBV-13830] - Missing phrase for "Log Actions" on the Scheduled Task create/edit screen
    • [VBV-13864] - Inefficient query on channel creation.
    • [VBV-13894] - Remove obsolete unit tests
    • [VBV-13902] - Clean up unused functions
    • [VBV-13916] - Intermittent error about headers already being sent when browsing the site
    • [VBV-13948] - RSS Feed Manager doesn't recognise user id that does the posting in notifications
    • [VBV-13976] - Remove text "No user is online now" at bottom of What's Going On module
    • [VBV-13977] - If the Top Active Users module is empty it displays the text " No user is online now. "
    • [VBV-13996] - css_b_table_row.css missing in users online
    • [VBV-14019] - Add a console error if the current page being edited has a page template with no title
    • [VBV-14029] - ImageMagick is trying to resize/thumbnail .doc attachments
    • [VBV-14052] - Cannot instantiate abstract class vB_Database with Sphinx Search indexing file
    • [VBV-14055] - vB_StopForumSpam - Missing argument 1 for vB_vURL::vB_vURL()
    • [VBV-14059] - Incorrect help text for Add New Forum section in Admin CP
    • [VBV-14091] - Redundant "others" in two notification phrases
    • [VBV-14102] - Incorrect "post-date" field in notification detail
    • [VBV-14104] - Notification ("Like") not formatted correctly anymore
    • [VBV-14114] - User Mention notifications are broken when I'm the last person to mention someone.
    • [VBV-14132] - Notification about a 2nd comment displays the wrong username
    • [VBV-14142] - After upgrading ads disappear and need to re-saved to display again
    • [VBV-14165] - PHP Fatal error: Call to undefined method vB_Library_BbCode::handle_bbcode_user() in .../core/vb/library/bbcode.php on line 1441
    • [VBV-14166] - Log Errors to a File is Broken
    • [VBV-14168] - PHP Notices in Logs
    • [VBV-14169] - PHP Fatal error: Class 'vB' not found
    • [VBV-14181] - Quick user finder in modcp is broken
    • [VBV-14187] - Update old upgrade steps that add notifications
    • [VBV-14210] - Notification folder max page in the toolbar is incorrect
    • [VBV-14214] - If multiple users mention you in a topic, only for the first mention a notification is received (regression)
    • [VBV-14215] - Typo in x_and_one_other_rated_y and x_and_y_others_rated_z - "likes" rather than "like"
    • [VBV-14217] - "See All Notifications" button in message center's summary area broken
    • [VBV-14239] - Some new notification phrases contain the word "thread" rather than "topic"
    • [VBV-14241] - Notifications older than today still displayed under "Today" in message center (regression)
    • [VBV-14250] - PHP notices when sending a private message
    • [VBV-14290] - New Lightbox display doesn't work properly in Responsive.
    • [VBV-14308] - vUrl test causes excessive output on failure
    • [VBV-14328] - Wrong link to private message in notification email
    • [VBV-14336] - User mention notification links to the wrong user in the notifications preview section of the message center
    • [VBV-14337] - Incorrect "incomplete_node" error occurs if you visit a visitor message directly first after cache refresh
    • [VBV-14355] - Unfinished logic for NULL strings for vBForum:addNotifications method query
    • [VBV-14360] - Can't manage FAQ/Help items in Admin CP --- Fatal error: Call to undefined function fetch_faq_parents() in core\admincp\faq.php on line 801
    • [VBV-14378] - Stream View does not show topic titles for replies
    • [VBV-14381] - Scheduled Task (cron) database errors should be suppressed.
    • [VBV-14467] - Can't register user
    Translations provided by Google.

    Wayne Luke
    The Rabid Badger - a vBulletin Cloud demonstration site.
    vBulletin 5 API

    Comment

    • Wayne Luke
      vBulletin Technical Support Lead
      • Aug 2000
      • 73981

      #3
      Updated Templates
      title version
      footer 5.1.6 Alpha 1
      contententry_titleedit 5.1.6 Alpha 2
      debug_info 5.1.6 Alpha 2
      display_Topics_item 5.1.6 Alpha 2
      widget_privatemessage_navigation 5.1.6 Alpha 2
      memberlist_item 5.1.6 Alpha 3
      widget_onlineusers 5.1.6 Alpha 3
      widget_top_active_users 5.1.6 Alpha 3
      css_b_content_slider.css 5.1.6 Alpha 4
      css_b_table.css 5.1.6 Alpha 4
      widget_contactus 5.1.6 Alpha 4
      usersettings_notifications 5.1.6 Alpha 5
      css_utilities.css 5.1.6 Alpha 6
      onlineuser_details 5.1.6 Alpha 6
      privatemessage_listnotifications 5.1.6 Alpha 6
      privatemessage_listnotifications_toolbar 5.1.6 Alpha 6
      privatemessage_notificationcontent 5.1.6 Alpha 6
      css_global.css 5.1.6 Alpha 7
      css_message_center.css 5.1.6 Alpha 7
      privatemessage_notificationdetail 5.1.6 Beta 2
      bbcode_video 5.1.6 Release Candidate 1
      Last edited by Wayne Luke; Wed 25 Mar '15, 2:08pm.
      Translations provided by Google.

      Wayne Luke
      The Rabid Badger - a vBulletin Cloud demonstration site.
      vBulletin 5 API

      Comment

      • Wayne Luke
        vBulletin Technical Support Lead
        • Aug 2000
        • 73981

        #4
        Updated Phrases
        varname version
        group_content_templates 5.1.6 Alpha 1
        stylevar_slideshow_border_description 5.1.6 Alpha 1
        stylevar_slideshow_border_name 5.1.6 Alpha 1
        stylevar_slideshow_border_radius_size_description 5.1.6 Alpha 1
        stylevar_slideshow_border_radius_size_name 5.1.6 Alpha 1
        stylevar_slideshow_close_button_border_description 5.1.6 Alpha 1
        stylevar_slideshow_close_button_border_name 5.1.6 Alpha 1
        stylevar_slideshow_close_button_border_radius_size_description 5.1.6 Alpha 1
        stylevar_slideshow_close_button_border_radius_size_name 5.1.6 Alpha 1
        stylevar_slideshow_image_background_description 5.1.6 Alpha 1
        stylevar_slideshow_image_background_name 5.1.6 Alpha 1
        stylevar_slideshow_thumbnail_background_description 5.1.6 Alpha 1
        stylevar_slideshow_thumbnail_background_name 5.1.6 Alpha 1
        stylevar_slideshow_thumbnail_carousel_background_description 5.1.6 Alpha 1
        stylevar_slideshow_thumbnail_carousel_background_name 5.1.6 Alpha 1
        invalid_request_missing_x 5.1.6 Alpha 2
        no_birthdays 5.1.6 Alpha 3
        no_top_active_user 5.1.6 Alpha 3
        bbcode_basic_gfaqtext 5.1.6 Alpha 4
        forum_add_edit_parentid_text 5.1.6 Alpha 4
        x_and_one_other_posted_on_subscription 5.1.6 Alpha 4
        x_and_y_other_replied_to_z 5.1.6 Alpha 4
        x_and_y_others_commented_z 5.1.6 Alpha 4
        x_and_y_others_replied_to_z 5.1.6 Alpha 4
        x_commented_on_your_reply_at_y 5.1.6 Alpha 4
        x_rated_y 5.1.6 Alpha 4
        x_voted_y 5.1.6 Alpha 4
        content_comment 5.1.6 Alpha 5
        content_reply 5.1.6 Alpha 5
        content_subscription 5.1.6 Alpha 5
        like_post_gemailbody 5.1.6 Alpha 5
        like_post_gemailsubject 5.1.6 Alpha 5
        like_thread_gemailsubject 5.1.6 Alpha 5
        one_user_rated_x 5.1.6 Alpha 5
        pollvote_vote 5.1.6 Alpha 5
        receive_email_when_pm_received 5.1.6 Alpha 5
        special_visitormessage 5.1.6 Alpha 5
        userrelation_acceptedfollow 5.1.6 Alpha 5
        userrelation_following 5.1.6 Alpha 5
        usersetting_emailonpm 5.1.6 Alpha 5
        usersetting_emailonpm_desc 5.1.6 Alpha 5
        x_and_one_other_commented_y 5.1.6 Alpha 5
        content_threadcomment 5.1.6 Alpha 6
        like_thread_gemailbody 5.1.6 Alpha 6
        new_post_notification_a_b_c_d_e_f 5.1.6 Alpha 6
        special_usermention 5.1.6 Alpha 6
        x_and_one_other_rated_y 5.1.6 Alpha 6
        x_and_one_other_threadcommented_at_y 5.1.6 Alpha 6
        x_and_y_others_rated_z 5.1.6 Alpha 6
        x_and_y_others_threadcommented_at_y 5.1.6 Alpha 6
        x_threadcommented_at_y 5.1.6 Alpha 6
        x_users_rated_y 5.1.6 Alpha 6
        x_replied_to_y 5.1.6 Beta 2
        x_replied_to_z 5.1.6 Beta 2
        page_4ecbdac82ef5d412817784_metadesc 5.1.6 Release Candidate 1
        page_4ecbdac82ef5d412817784_title 5.1.6 Release Candidate 1
        page_4ecbdac82efb6117736147_metadesc 5.1.6 Release Candidate 1
        page_4ecbdac82efb6117736147_title 5.1.6 Release Candidate 1
        page_4ecbdac82f039695291105_metadesc 5.1.6 Release Candidate 1
        page_4ecbdac82f039695291105_title 5.1.6 Release Candidate 1
        page_4ecbdac82f039695291106_metadesc 5.1.6 Release Candidate 1
        page_4ecbdac82f039695291106_title 5.1.6 Release Candidate 1
        page_4ecbdac82f039695291107_metadesc 5.1.6 Release Candidate 1
        page_4ecbdac82f039695291107_title 5.1.6 Release Candidate 1
        page_4ecbdac82f039695291108_metadesc 5.1.6 Release Candidate 1
        page_4ecbdac82f039695291108_title 5.1.6 Release Candidate 1
        page_4ecbdac82f07a518983925_metadesc 5.1.6 Release Candidate 1
        page_4ecbdac82f07a518983925_title 5.1.6 Release Candidate 1
        page_4ecbdac82f07a518983926_metadesc 5.1.6 Release Candidate 1
        page_4ecbdac82f07a518983926_title 5.1.6 Release Candidate 1
        page_4ecbdac82f0bb437025811_metadesc 5.1.6 Release Candidate 1
        page_4ecbdac82f0bb437025811_title 5.1.6 Release Candidate 1
        page_4ecbdac82f0fd178471901_metadesc 5.1.6 Release Candidate 1
        page_4ecbdac82f0fd178471901_title 5.1.6 Release Candidate 1
        page_4ecbdac82f13d177590572_metadesc 5.1.6 Release Candidate 1
        page_4ecbdac82f13d177590572_title 5.1.6 Release Candidate 1
        page_4ecbdac82f240819539885_metadesc 5.1.6 Release Candidate 1
        page_4ecbdac82f240819539885_title 5.1.6 Release Candidate 1
        page_4ecbdac82f281504471586_metadesc 5.1.6 Release Candidate 1
        page_4ecbdac82f281504471586_title 5.1.6 Release Candidate 1
        page_4ecbdac82f2c2760323361_metadesc 5.1.6 Release Candidate 1
        page_4ecbdac82f2c2760323361_title 5.1.6 Release Candidate 1
        page_4ecbdac82f2c2760323362_metadesc 5.1.6 Release Candidate 1
        page_4ecbdac82f2c2760323362_title 5.1.6 Release Candidate 1
        page_4ecbdac82f2c2760323364_metadesc 5.1.6 Release Candidate 1
        page_4ecbdac82f2c2760323364_title 5.1.6 Release Candidate 1
        page_4ecbdac82f2c2760323365_metadesc 5.1.6 Release Candidate 1
        page_4ecbdac82f2c2760323365_title 5.1.6 Release Candidate 1
        page_4ecbdac82f2c2760323366_metadesc 5.1.6 Release Candidate 1
        page_4ecbdac82f2c2760323366_title 5.1.6 Release Candidate 1
        page_4ecbdac82f2c2760323367_metadesc 5.1.6 Release Candidate 1
        page_4ecbdac82f2c2760323367_title 5.1.6 Release Candidate 1
        page_4ecbdac82f2c2760323369_metadesc 5.1.6 Release Candidate 1
        page_4ecbdac82f2c2760323369_title 5.1.6 Release Candidate 1
        page_4ecbdac82f2c2760323370_metadesc 5.1.6 Release Candidate 1
        page_4ecbdac82f2c2760323370_title 5.1.6 Release Candidate 1
        page_4ecbdac82f2c2760323372_metadesc 5.1.6 Release Candidate 1
        page_4ecbdac82f2c2760323372_title 5.1.6 Release Candidate 1
        page_4ecbdac82f2c2760323374_metadesc 5.1.6 Release Candidate 1
        page_4ecbdac82f2c2760323374_title 5.1.6 Release Candidate 1
        page_4ecbdac82f2c2760323375_metadesc 5.1.6 Release Candidate 1
        page_4ecbdac82f2c2760323375_title 5.1.6 Release Candidate 1
        page_4ecbdac82f2c2760323376_metadesc 5.1.6 Release Candidate 1
        page_4ecbdac82f2c2760323376_title 5.1.6 Release Candidate 1
        page_513e3ae1ecdf9738916583_metadesc 5.1.6 Release Candidate 1
        page_513e3ae1ecdf9738916583_title 5.1.6 Release Candidate 1
        page_p_cmsarticle522a1de52295d835615179_metadesc 5.1.6 Release Candidate 1
        page_p_cmsarticle522a1de52295d835615179_title 5.1.6 Release Candidate 1
        page_p_cmshome5229f4e0c2ea7191676461_metadesc 5.1.6 Release Candidate 1
        page_p_cmshome5229f4e0c2ea7191676461_title 5.1.6 Release Candidate 1
        page_vbsgcatlistf2c2760323373_metadesc 5.1.6 Release Candidate 1
        page_vbsgcatlistf2c2760323373_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac9370e3009770013_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac937131362302700_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac937131362302701_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac93716c469967191_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac9371ab018191024_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac9371e5850519390_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac9371e5850519391_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac9371e5850519392_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac9371e5850519393_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac93721f319350821_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac93721f319350822_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac937259052063766_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac937293446376011_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac9372cd623258244_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac9373b6295194677_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac9373f0961139031_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac93742a543676026_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac93742a543676027_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac93742a543676028_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac93742a543676029_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac93742a543676030_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac93742a543676031_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac93742a543676032_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac93742a543676034_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac93742a543676035_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac93742a543676037_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac93742a543676041_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac93742a543676042_title 5.1.6 Release Candidate 1
        pagetemplate_4ecbdac93742a543676043_title 5.1.6 Release Candidate 1
        pagetemplate_513e3ab811d8d437160575_title 5.1.6 Release Candidate 1
        pagetemplate_pt_cmsarticle5229fcffd5d42854773744_title 5.1.6 Release Candidate 1
        pagetemplate_pt_cmscatlist5229fcd0dd3da764934873_title 5.1.6 Release Candidate 1
        pagetemplate_pt_cmshome5229f9fc6f78f275718106_title 5.1.6 Release Candidate 1
        pagetemplate_sgcatlist93742a543676040_title 5.1.6 Release Candidate 1
        pagetemplate_sgroups93742a543676038_title 5.1.6 Release Candidate 1
        pagetemplate_sgtopic93742a543676039_title 5.1.6 Release Candidate 1
        Translations provided by Google.

        Wayne Luke
        The Rabid Badger - a vBulletin Cloud demonstration site.
        vBulletin 5 API

        Comment

        Related Topics

        Collapse

        Working...