• Register
    • Help

    striker  0 Items
    Currently Supporting
    • Home
    • News
    • Forum
    • Wiki
    • Support
    • What's New?
    • Buy Now
    • Manual
      • Install/Upgrade
      • Admin Manual
      • User Manual
      • Style/Phrase Changes
      • Changelog
      • Security Issues
    • 
    • Wiki
    • Book
    • Documentation
    • Changelog for 4.1.0 Alpha 1

    1. Welcome to VaultWiki.org, home of the wiki add-on for vBulletin and XenForo!

      VaultWiki allows your existing forum users to collaborate on creating and managing a site's content pages. VaultWiki is a fully-featured and fully-supported wiki solution for vBulletin and XenForo.

      The VaultWiki Team encourages you to join our community of forum administrators and check out VaultWiki for yourself.

    • Main
    • View
      • Source Code
      • History of Edits
    • English (US)

    1. VW4
    2. Changelog for 4.1.0 Alpha 1

    This page is a chapter in VW4 Changelog (4.1)

    Contents

    1. 1New Features
    2. 2Behavior Changes
    3. 3Bug Fixes
    4. 4Style Tweaks

    New Features

    • Compatibility with XenForo 2 [in: XF]
    • Admin Search Results for File Types [in: XF]
    • Trophy Criteria for Feed-Related Actions [in: XF]
    • Page Criteria for Prefixes
    • Warnings for Discussions, Edits, Feeds, Feed Entries, File Updates, Synonyms [in: XF]
    • Likes for Pages, Feeds, Feed Entries, Synonyms [in: XF]
    • Likes for History [in: XF]
    • Changelog Between Versions Overlay for New Version Alert
    • Option to Force Wiki URLs to Lower-Case
    • Custom Wiki Integration Locations via Style Templates [lite: no]
    • Wiki Integration as User Profile Tab [lite: no]
    • Option to Toggle Inherited Wiki Integrations [lite: no]
    • Wiki Integration in XenForo Resource Manager [in: XF] [lite: no]
    • Advertising Positions
    • Display Classes for Prefixes [in: XF] [lite: no]
    • AJAX form submission and confirmation [in: XF]
    • AJAX editor preview [in: XF]
    • Drafts for Pages, Edits, and Comments [in: XF]
    • Content Tagging for Feeds, Synonyms, Special Pages, and Discussions
    • AJAX Content Tagging [in: vB4]
    • AJAX Quick Edit for Wiki Comments [in: XF]
    • Automatically Watch a Feed on Creation
    • AJAX Add Categories while Viewing Page [lite: no]
    • Add Categories from Categories That List This Page [lite: no]
    • Add Feeds from Feeds That Show This Page
    • Add Translations from Translations of This Page [lite: no]
    • Alerts for Content You've Contributed To [in: XF]
    • Inline Moderation on Categories That List This Page [lite: no]
    • Inline Moderation on Feeds That Show This Page
    • Inline Moderation on Translations of This Page [lite: no]
    • Inline Moderation Option to De-List Current Page, on Categories That List This Page [lite: no]
    • Inline Moderation Option to Remove Current Page from Feed, on Feeds That List This Page
    • Inline Moderation Option to Disconnect Translations, on Translations of This Page [lite: no]
    • Arrow Keys and Other Controls for Search Drop-downs
    • Reduce Activity Clutter by Merging Similar Wiki Activity Entries
    • More Layout Positions for Sidebar Blocks [lite: no]
    • Feed Portal
    • Route Filters Affect Canonical Wiki URLs [in: XF] [lite: no]
    • Filter Watched Wiki Content by Content-Type
    • VAR set/get Local Templates [lite: no]
    • VAR replace/each [lite: no]
    • Report Feed Entries to Moderators

    Behavior Changes

    • moved Wiki > Admin Panel > Integration to New Forum Node-type [in: XF]
    • admin search of languages considers langcode field [in: XF]
    • admin search of sidebar blocks considers blockname field [in: XF]
    • deferred wiki view rendering more like XF
    • improved admin style consistency
    • reduced admin search to 1 generic template [in: XF]
    • reduced total option handlers to more generic classes [in: XF]
    • tightened moderation-queue integration [in: XF]
    • tightened reports integration [in: XF]
    • increased integration w/ IP log [in: XF]
    • increased integration w/ IP log [in: vB4 >= 4.2]
    • refactored Javascript to use dynamic classes
    • combined Javascript files that always load together
    • moved Fetch/Proxy types to their own fetchers
    • WIKI link to synonym of current page renders as bold text
    • improved HTTP header handling
    • removed polyfills for versions of Internet Explorer that Microsoft no longer supports
    • separated setting rebuild actions from setting models to improve action reusability
    • favor separate COUNT queries to FOUND_ROWS for better performance
    • more generic and more style-consistent overlays
    • incorporated several bit-templates into the parent templates
    • eliminated eval() during vw:each [in: vB3]
    • integration locations must be actively injected and passed a context [lite: no]
    • data format of vw_fbpublish [lite: no] [in: vB4]
    • removed Special:Version [lite: no]
    • section collapse states use browser localStorage instead of cookies
    • raised minimum platform version to 3.6.6 [in: vB]
    • improved granularity of editor auto-saves [in: vB >= 4.1.4]
    • reduced a query fetching content-tags in some cases
    • removed user's own list of feeds in favor of user's public list of feeds
    • only index/area URLs are cached in vw_route.url [lite: no]
    • developers can now extend legacy syntax support w/ new converters [lite: no]
    • improved plaintext representations of some BB-Codes
    • install/upgrade style now consistent w/ admin style
    • install/upgrade no longer uses iframes

    Bug Fixes

    • section preview doesn't render in context [lite: no]
    • undesired position in activity feed for entries that took a while to approve
    • new translation should not offer conflicting language to current page
    • translate options should not be available when only one language exists
    • possible editor-command conflicts w/ customized wiki BB-Code titles [in: vB4 >= 4.1.4]
    • VW3 regression: no AJAX quick edit for wiki comments [in: vB]
    • VW3 regression: no AJAX quick reply for wiki comments [in: vB]
    • unused reason field when editing wiki comments
    • misleading WYSIWYG output after mode-switch [in: XF]
    • wrong character limit during mode switch for anonymous edit and personal feed create [in: XF]
    • VW3 regression: initially collapsed sections
    • no diffs for edits involving only parser-related toggles
    • class extensions of some front-end UI controllers don't work [in: vB] [lite: no]
    • VW3 regression: forum integration below sub-forum list [lite: no]
    • no option to disable facebook sharing of new feeds [lite: no] [in: vB4]
    • broken style of AJAX-less help views
    • batch UPDATE/INSERT/DELETE don't verify they fit in one packet
    • desynchronization of overlapping prefixes on prefix adds, renames, deletes [lite: no]
    • wrong sort order of results w/ same title and different prefix [lite: no]
    • order of parsed XML elements and attributes not preserved
    • wiki-related admin statistics while add-on disabled [in: XF]

    Style Tweaks

    • section-based positioning sandbox changed to a setting
    • easier use of assignment forms w/ tap controls
    • changed icon for section hide/show
    • more consistent submit button positioning [in: XF]
    • wrong phrase for counts on Special:MostCategories [lite: no]
    • more consistent action-button styling [in: vB3]
    • padding above first block after a lonely title
    • padding for empty content list text
    • link the book name in chapter subtitle [lite: no]
    • section links on Special pages don't jump [lite: no]
    • icons for numeric extensions don't highlight in chooser [lite: no]
    • merged @supports (display: flex) CSS into the main CSS
    VW4 Changelog (4.1)
    VW4 Changelog for 4.1.0 Alpha 2 

    This page has been seen 529,824 times.

      • Created by
        pegasus
        • View Public Profile
        • Show contributions to this page
        • Send a private message to pegasus
        • Visit pegasus's homepage!
        on December 31, 2018

    Users Browsing This Page (0 members, 1 guests)

    Search the Wiki

    Show results of these types:

    Share This Page

    Click a button below to activate it. Click again to share. Privacy Information Keep in mind that simply activating a button will reveal some of your browsing data with the selected third-party service in accordance with their own Terms of Service and/or Privacy Policy.
    Like0
    Link here from this web site
    Link here from the web
    Submit to Digg Digg
    Submit to del.icio.us del.icio.us
    Submit to StumbleUpon StumbleUpon
    Submit to Google Google

    Recent Activity

    Filters

    VW4 Changelog (4.1)

    Book Table of Contents
    • 1VW4 Changelog for 4.1.0 Alpha 1
    • 2VW4 Changelog for 4.1.0 Alpha 2
    • 3VW4 Changelog for 4.1.0 Alpha 3
    • 4VW4 Changelog for 4.1.0 Beta 1
    • 5VW4 Changelog for 4.1.0 Beta 2
    • 6VW4 Changelog for 4.1.0 Beta 3
    • 7VW4 Changelog for 4.1.0 Beta 4
    • 8VW4 Changelog for 4.1.0 RC 1
    • 9VW4 Changelog for 4.1.0 RC 2
    • 10VW4 Changelog for 4.1.0 RC 3
    • 11VW4 Changelog for 4.1.0
    • 12VW4 Changelog for 4.1.1
    • 13VW4 Changelog for 4.1.2
    • 14VW4 Changelog for 4.1.3
    • 15VW4 Changelog for 4.1.4
    • 16VW4 Changelog for 4.1.5
    • 17VW4 Changelog for 4.1.6
    • 18VW4 Changelog for 4.1.7
    • 19VW4 Changelog for 4.1.8
    • 20VW4 Changelog for 4.1.9

    Legend

    • Chapter in a book
    Color code
    • Content has new updates
    • Content has no updates
    • Contact Us
    • License Agreement
    • Privacy
    • Terms
    • Top
    All times are GMT -4. The time now is 9:45 AM.
    This site uses cookies to help personalize content, to tailor your experience, and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Learn more… Accept Remind me later
  • striker
    Powered by vBulletin® Version 4.2.5 Beta 2
    Copyright © 2025 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
    Copyright © 2008 - 2024 VaultWiki Team, Cracked Egg Studios, LLC.
    "Wiki" powered by VaultWiki v4.1.9.