• 欢迎 游客 您的光临,下载之前请先阅读 积分规则(暂行) 。任何技术问题请在论坛提问,本站定制插件、模板主题。售前、售后问题请联系QQ:5916171
    最近清理一批垃圾账号,如有误删请联系QQ
  • 即日起发表主题、回帖、发布&更新资源、创建&回复私信、发布&回复个人动态均需要验证手机号码,其它不受影响。如不便可进群提问。点击链接加入群聊【XenForo讨论社区】:群号1:143277648
XenForo 正式版

程序包 XenForo 正式版 2.1.11

没有下载权限
Some of the changes in XF 2.1.4 include:
Fix some slightly over-zealous image removal code in the editor if image uploads are not supported.
Improve performance of embed metadata rebuild.
Fix regression relating to markdown being parsed in built-in block BBCodes
Implement the russian ruble symbol
Detect UTF-8 Byte Order Marker to prevent incorrect Windows-1252 fallback
Standardize on \w for BB code tag matching, rather than a mishmash of [a-z0-9] and [a-z0-9_]
Add support for user_id token in notices
Don't enforce minimum tag requirements when using the quick lock/stick moderator actions
Update draft last_update field when draft is updated.
Make show current activity privacy checkbox dependent on show online status checkbox when editing a user
Prevent guests from entering user upgrade checkout flow
Use isIgnored methods in widget classes where available
Ensure deleteChildAction option of XF:TreeStructured behaviour is passed through to child entities
Workaround for image dragging bug in Firefox.
Prevent additional content reports being considered a state change from Open->Open
Show the 'unignore' button for users that can no longer be ignored
Ensure tags containing quotes are escaped properly in the token input.
Increase the maximum query length for the auto-completer to 15 characters (from 10).
Allow IP hostnames in email addresses
Update currency symbols for KZT and UAH
Don't treat 6to4 IPv6 addresses as local
Change the news feed item thread link to link to the thread rather than the post.
Adjust in-editor vertical alignment to be the same as it is in the published post.
Apply missing maxEntity field for warning_message column in various entity classes
Prevent line break being inserted between two tables when rendering BBCode in editor
Prevent caching of inline thread edit overlay to ensure accurate state
Increase thread quick reply message container selector specificity
When editing a phrase, only display the "Master value" row if the phrase exists in the "Master language".
When using the schema manager and changing an existing column to a non-int type, remove the unsigned property if set.
When rendering push templates, attempt to maintain the receiving user's style (or the site default).
Move restoration of original language and style after push template render to finally block
Delete reply ban alerts sent to unbanned user rather than from banning moderator
Attempt to detect and block batch install of encrypted archives
Make global '$xf' variable available to push templates
Add workaround to prevent error when searching content in the admin panel based on value of custom field with numeric ID
Handle string IDs in the abstract field map class when updating field associations.
Fix issue with being able to delete emojis in the editor by reverting back to a previous version of the editor.
Ensure the unapproved counts are recalculated correctly and take content visibility into account.
Update inline_mod_actions event listener description to suggest using the global app object rather than public.
Skip custom field max length checks for field types which tend to have a fixed length.
Prevent unfurl block overlapping aligned image
Fix issue causing high-numbered pages on bookmarks list to appear empty
When an email address is changed, move user out of email bounced state if email confirmation is not required
Wrap markForumReadByUser query in a separate transaction and attempt retry on deadlock
Ensure message_count field is updated in cached entities when posts inserted/deleted
Only hide the editor button for smilies if there are no smilies AND no option to use emoji.
Remove defunct currency 'Lithuanian litas'
Make \XF\Repository\AbstractField display group agnostic
Fix n+1 queries on moderator list
Correctly handle deleting directories with symlinks
Run add-on onActiveChange method in a separate CLI process after transaction committed
Use the term "login" rather than "log in" on the admin login form.
Twitch VOD URLs were only embeddable if they had a start time in the URL. Allow base Twitch VOD URLs to be embedded.
Standardize metadata fetcher header keys to be lower case. This allows Twitter profile URLs to be unfurled.
Add new alert action for watched forum content alerts
When indexing profile post comments, reduce the number of queries.
When setting http client defaults, do not overwrite existing headers that have been passed in.
For the new threads widget, adjust what is queried for in expanded mode.
Remove the forced index hint for latest threads widget and add a new (post) date limit option.
For some node types, display them as table-cells which will ensure vertical alignment.


The following public templates have had changes:
account_bookmarks
account_ignored
bb_code.less
editor.less
node_list.less
reaction_item_post
thread_list_macros
thread_view
widget_new_threads
Where necessary, the merge system within the "outdated templates" page should be used to integrate these changes.

XF 2.1.4中的一些更改包括:
如果不支持图像上传,请在编辑器中修复一些略微过度热心的图像删除代码。
提高嵌入元数据重建的性能。
修复与内置块BBCode中解析的降价相关的回归
实施俄罗斯卢布符号
检测UTF-8字节顺序标记以防止错误的Windows-1252回退
标准化\wBB代码标签匹配,而不是[a-z0-9]和。的混杂[a-z0-9_]
在通知中添加对user_id标记的支持
使用快速锁定/操纵杆主持人操作时,请勿强制执行最低标记要求
草稿更新后更新草稿last_update字段。
在编辑用户时,根据显示在线状态复选框显示当前活动隐私复选框
阻止访客进入用户升级结帐流程
在可用的窗口小部件类中使用isIgnored方法
确保XF的deleteChildAction选项:TreeStructured行为传递给子实体
Firefox中图像拖动错误的解决方法。
防止其他内容报告被视为Open-> Open的状态更改
为不能再忽略的用户显示“unignore”按钮
确保在令牌输入中正确转义包含引号的标记。
将自动完成程序的最大查询长度增加到15个字符(从10开始)。
允许在电子邮件地址中使用IP主机名
更新KZT和UAH的货币符号
不要将6to4 IPv6地址视为本地
更改新闻订阅源项链接链接以链接到该帖子而不是帖子。
将编辑器内垂直对齐调整为与已发布帖子中的相同。
在各种实体类中为warning_message列应用缺少的maxEntity字段
在编辑器中渲染BBCode时,防止在两个表之间插入换行符
防止内联线程编辑叠加的缓存以确保准确的状态
增加线程快速回复消息容器选择器特性
编辑短语时,如果短语存在于“主语言”中,则仅显示“主值”行。
使用模式管理器并将现有列更改为非int类型时,如果已设置,则删除unsigned属性。
渲染推送模板时,尝试维护接收用户的样式(或站点默认值)。
在推送模板渲染到最终阻止后移动原始语言和样式的恢复
删除发送给非联盟用户而不是禁止主持人的回复禁令警报
尝试检测并阻止批量安装加密存档
使全局'$ xf'变量可用于推送模板
添加解决方法以防止在基于具有数字ID的自定义字段的值在管理面板中搜索内容时出错
更新字段关联时处理抽象字段映射类中的字符串ID。
通过恢复到以前版本的编辑器,修复了能够在编辑器中删除表情符号的问题。
确保正确重新计算未批准的计数并考虑内容可见性。
更新inline_mod_actions事件侦听器描述以建议使用全局应用程序对象而不是公共。
跳过自定义字段最大长度检查的字段类型往往具有固定长度。
防止展开块重叠对齐图像
修复导致书签列表中的高编号页面显示为空的问题
更改电子邮件地址后,如果不需要电子邮件确认,请将用户移出电子邮件退回状态
在单独的事务中包装markForumReadByUser查询并尝试重试死锁
确保在插入/删除帖子时在缓存的实体中更新message_count字段
如果没有表情符号且没有使用表情符号的选项,则仅隐藏表情符号的编辑器按钮。
删除已解散的货币'Lithuanian litas'
Make \ XF \ Repository \ AbstractField显示组不可知
修复主持人列表中的n + 1个查询
正确处理使用符号链接删除目录
提交事务后,在单独的CLI进程中运行附加组件onActiveChange方法
在管理员登录表单上使用术语“登录”而不是“登录”。
如果Twitch VOD URL在URL中有开始时间,则它们只能嵌入。允许嵌入基本Twitch VOD URL。
将元数据获取器标头密钥标准化为小写。这允许Twitter配置文件URL展开。
为观看的论坛内容提醒添加新的提醒操作
索引配置文件发布评论时,减少查询次数。
设置http客户端默认值时,请勿覆盖已传入的现有标头。
对于新线程窗口小部件,请调整在扩展模式下查询的内容。
删除最新线程窗口小部件的强制索引提示,并添加新的(发布)日期限制选项。
对于某些节点类型,将它们显示为表格单元格,以确保垂直对齐。

以下公共模板已进行更改:
account_bookmarks
account_ignored
bb_code.less
editor.less
node_list.less
reaction_item_post
thread_list_macros
thread_view
widget_new_threads
必要时,应使用“过时模板”页面中的合并系统来集成这些更改。
  • 喜欢
反馈: nenge
XF 2.1.3中的一些更改包括:

以下公共模板已进行更改:
  • bb_code_tag_quote
  • bookmark_macros
  • conversation_add
  • conversation_invite
  • conversation_list_macros
  • core_input.less
  • core_offcanvas.less
  • custom_fields_macros
  • editor.less
  • message.less
  • notice_cookies
必要时,应使用“过时模板”页面中的合并系统来集成这些更改。
XF 2.1.2中的一些变化包括:
以下公共模板已进行更改:
  • account_bookmarks
  • account_preferences
  • account_security
  • bb_code.less
  • bookmark_edit
  • conversations_popup
  • conversation_list_macros
  • core_button.less
  • core_datalist.less
  • core_fa.less
  • diff.less
  • editor_base.less
  • helper_js_global
  • helper_thread_options
  • lost_password_confirm
  • member_about
  • message.less
  • node_list_category
  • node_list_forum
  • PAGE_CONTAINER
  • register_form中
  • register_macros
  • search_result_profile_post
  • search_result_profile_post_comment
  • setup_fa.less
  • thread_list_macros
  • thread_view
必要时,应使用“过时模板”页面中的合并系统来集成这些更改。
Other changes in XF 2.1.1 include:

The following public templates have had changes:

  • app_nav.less
  • app_sectionlinks.less
  • app_staffbar.less
  • bb_code.less
  • bb_code_preview.less
  • bookmark_edit
  • bookmark_macros
  • category_view
  • core_bbcode.less
  • core_block.less
  • core_contentrow.less
  • core_menu.less
  • core_pikaday.less
  • core_tab.less
  • editor.less
  • forum_post_thread
  • forum_view
  • google_analytics
  • member_macros
  • member_tooltip
  • member_view
  • PAGE_CONTAINER
  • poll_macros
  • prefix_input
  • register_form
  • register_macros
  • share_page_macros
  • structured_list.less
  • thread_list_macros
Where necessary, the merge system within the "outdated templates" page should be used to integrate these changes.

As always, new releases of XenForo are free to download for all customers with active licenses, who may now grab the new version from the customer area.

Note: add-ons, customizations and styles made for XenForo 1.x are not compatible with XenForo 2.x. If your site relies upon these for essential functionality, ensure that a XenForo 2 version exists before you start to upgrade. We strongly recommend you make a backup before attempting an upgrade.

Current Requirements

Please note that XenForo 2.1.x has higher system requirements than XenForo 1.x.

The following are minimum requirements:

  • PHP 5.6 or newer (PHP 7.3 recommended)
  • MySQL 5.5 and newer (Also compatible with MariaDB/Percona etc.)
  • All of the official add-ons require XenForo 2.1.
  • Enhanced Search requires at least Elasticsearch 2.0.
后退
顶部 底部