Testiny v1.19

New features are waiting for you with our latest release! :smile: :rocket:

Rich content in comments: Comments in test runs now support rich content such as tables, lists and images.

Exports enhancements: We extended exports of test runs to include all test cases fields (e.g. steps, expected results, precondition, attachments, …).

Filtering test cases: Most select boxes now show a filter textbox and check-all/none boxes if there are multiple entries (e.g. user selection, multi-value custom field selection, …).

See all features and bug fixes in our changelog .

This release also contains breaking changes in the API for uploading attachments. Please make sure you’ve changed existing API requests to use the new routes as described in this post .

1 Like

Testiny v1.19.1

Bug fixes

  • Fixed Testiny-unrelated browser errors to be shown as toasts
  • Fixed editor usability issues causing the toolbar or the link dialog to hide/not hide unexpectedly
  • Fixed editor problem that could break the document structure when removing list style and also having other non-list styled text selected

See a complete list of all releases in our changelog .

Testiny v1.19.2

Features

  • Clicking on an image in a rich-text field now opens the image in full size in a new browser tab

Bug fixes

  • When adding attachments via the API the existence of referenced blobs is now checked and enforced
  • Improved handling of invalid text documents by maintaining as much information as possible on normalization
  • Importer
    • Fixed duplicate warning message when importing work items from TestRail
    • Fixed a rare case where importing TestRail test cases created an invalid text document
    • Fixed a possible error when importing CSV files with duplicate column names
  • Server: Fixed a rare case where updating the license would not be immediately reflected in the UI

See a complete list of all releases in our changelog .