Kiwi TCMS 7.2 release, open source test case management system

Kiwi TCMS is a set of test plans, test cases and test runs in one management system written in Python and Django. Version 7.2 as follows:

Supported upgrade paths:

5.3   (or older) -> 5.3.1
5.3.1 (or newer) -> 6.0.1
6.0.1            -> 6.1
6.1              -> 6.1.1
6.1.1            -> 6.2 (or newer)

Improve

  • Docker will establish a new image of CentOS 8
  • Django update from 2.2.6 to 2.2.8
  • django-contrib-comments from 1.9.1 to 1.9.2 Update
  • django-grappelli update from 2.13.1 to 2.13.2
  • django-modern-rpc updated from 0.11.1 to 0.12.0
  • django-simple-history update from 2.7.3 to 2.8.0
  • mysqlclient update from 1.4.4 to 1.4.6
  • pygithub update from 1.44 to 1.44.1
  • python-gitlab updated from 1.12.1 to 1.13.0
  • Several documentation updates

Bug fixes

  • testplans.views.DeleteCasesView now need testplans.change_testplan license
  • testplans.views.ReorderCasesView now need testplans.change_testplan license
  • Repair Count perform trend telemetry errors
  • Fixed several telemetry query to display the data is still in extreme cases, test cases from TestPlan deleted in extreme cases, but the test run is still available
  • When the name is too long to repair the state TestRun page Batch menu damaged (translated)
  • If a comment is present, the automatic extension TestExecution comment history
  • Zone setting records and displays the current server time in the navigation bar
  • Permission checks HTML template
  • Documentation bug tracker integration support
  • After deleting TestCase and TestExecution deleting comments

Update Description: https://github.com/kiwitcms/Kiwi/releases/tag/v7.2

Guess you like

Origin www.oschina.net/news/112005/kiwi-tcms-7-2-released