Drupal 8.2.6 是 Drupal 8 的一个补丁版本,也是 8.2.x 系列的最终补丁版本了(除了有关键或安全修补程序),现已可以用于生产站点了。下一个 Drupal 8 版本将是Drupal 8.3.0,计划于2017年4月5日发布。当 Drupal 8.3.0 发布时,您的网站应该做好升级的准备,以便获得后续的 bug 和 安全漏洞修复。一个alpha 已经发布并接受测试了。
本次Drupal 8.2.6 仅是 bug 修复和文档、测试更新,包含了多条 bug 修复。翻译者应该注意自上次发布以来的少量字符串更改。升级可以参考:升级。
下面是几个重要问题已在 8.2.6 中修复:
Stale dependencies passed to onDependencyRemoval() result in data loss on uninstallation
Update Symfony components to ~2.8.16 This update was necessary in order to make Drupal 8 compatible with PHP 7.1.
New JavaScript test methods have been added
Additionally, the following test failures have been resolved:
Postgres fail in Drupal\Tests\path\Kernel\Migrate\d6\MigrateUrlAliasTest
Random test failure in DateRangeFieldTest
Random fail in CopyFileTest
Random Test Failure with "failed to open stream" for temporary://.htaccess
Intermittent test fails in LocaleUpdateTest::testUpdateImportSourceRemote()
UpdatePathTestBase tests randomly failing