Integrate with Django Report Builder as tech-preview. This makes it possible for power users and administrators to generate tabular reports. You will have to know the existing DB schema if you want to create your own reports. See http://kiwitcms.readthedocs.io/en/latest/db.html. This feature is in tech-preview and it may be removed if it doesn't work out. Please comment at: Issue #452.
Allow using manage.py dumpdata|loaddata|sqlflush|dbshell for backups, see blog post
In TestCase view page add a link to delete the current test case
In TestCase Admin page the + Add TestCase button now allows to create new test case
The version menu item in the helper menu now links to Changelog
弃用的功能
Start showing deprecation warning for Advanced search, see Issue #448
Bug 修复
Allows Product/Version/Build to be shown in Testing Report. Fixes Sentry KIWI-TCMS-2C
Default to https:// links if not running locally. Fixes Issue #450
Apply missing CSS class for object history table so it can be displayed nicely