1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 PHPBB 3.1.10 正式发布,添加UI测试功能 下载

本帖由 漂亮的石头2016-10-14 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,979
    赞:
    47
    PHPBB 发布了代号为"Bertie's Indian summer"的最新版本(3.1.10)。此版本是3.1.x分支的维护版本,主要是修复了一些安全问题和小错误。较为实用的是表单检查功能的强化和添加了UI的测试功能。

    新功能:


    • 检查的phpBB版本的常对配置版本: Display a warning in the ACP if the version constant (files) does not match the phpbb_config version


    • 在UI测试支持扩展:UI tests now also support installing extensions and testing their behavior

    显著变化:


    • Improved migrator - The migrator will now properly prevent timeouts and infinite loops. It will no longer unexpectedly try to revert update_data() implementations using "if": https://www.phpbb.com/community/viewtopic.php?f=461&t=2383821


    • Dropped support for MySQL versions improperly implementing FULLTEXT support - Some MySQL versions used improper implementations of FULLTEXT support. Versions with correct support are now required: https://github.com/phpbb/phpbb/pull/4426


    • Users removed from newly registered group when limit set to 0 posts - Users will now be able to exit the newly registered users group when the limit is set to according to the setting's definition in the ACP.


    • Further hardened checking links and form submissions - Added link hashes and form keys to all forms in the ACP that were still relying on global ACP form protections.

    bug修复:


    • Prevent MySQL error when looking at your posts - Wrong column was selected in certain cases.


    • Q&A CAPTCHA no longer logs error when solved - A change in 3.1.9 caused the CAPTCHA to log an error even though it was solved.


    • Min/max form values no longer preventing update of avatar settings - The newly introduced form validation on the html side will no longer report invalid min/max settings when updating avatar settings.


    • Fixed fatal error when upgrading from 3.0.x - Fixed error when upgrading from version with softdelete MOD installed.


    • Limit prunes per cron for large forums - Prunes on large forums were not limited. This could cause the prune query to fail at an unspecified point in time and leave topics unpruned.


    • Rollback transactions in notifications manager - Fixed issues with not rolled back transactions when using non-existent notification types

    phpBB是一款开源的网络论坛系统,使用PHP作为程式语言,并支持如MySQL、PostgreSQL、MSSQL、SQLite、Microsoft Access与Oracle等的资料库。除去资料库支持上,以下为phpBB的几项优点:

    使用样板系统设计可方便地快速修改

    国际化并支持64种可用的语言翻译,可同时安装多套翻译庞大且众多的网络论坛提供使用者自由交流与外挂软件的支援

    本次版本新闻的亮点可参见:https://wiki.phpbb.com/Release_Highlights/3.1.10
    本次修复的详细信息:https://tracker.phpbb.com/issues/?filter=13908
    PHPBB 下载地址:https://www.phpbb.com/downloads/
    PHPBB 3.1.10 正式发布,添加UI测试功能下载地址
     
正在加载...