Skip to content

Releases: greatbit/quack

1.21 - Fix Launches pagination

23 Jan 12:49
Compare
Choose a tag to compare

1.20 - Export to CSV + Filters updates

19 Oct 13:46
Compare
Choose a tag to compare

Adding a possibility to export testcases previews into CSV
Prettify and fix UI bugs in filters

1.19 - Fulltext Search

05 Jun 14:06
Compare
Choose a tag to compare

Apart from standard bug-fixes such as
#221

Wa add a visible testcase ID
#218

And a fulltext testcase search (can fulltext search other entities via API as well)
#220

Fulltext works for testcase name, description, pre-conditions, steps, parameters and even ID. Regular Expressions can be used for sophisticated search queries

1.18 - Fixing Cognito Spring Context

04 May 03:28
Compare
Choose a tag to compare

Fixing an issue with Cognito configuration preventing service to start

Bugfix release

17 Apr 14:11
Compare
Choose a tag to compare

Fixing following issues:
Deleted testcases could get into a launch - #206
Admin was unable to re-set user's password in case DBAuthProvider is in use - #207
Wrong attributes grouping in launches - #208

Bugfix release

12 Nov 15:19
Compare
Choose a tag to compare

Bugfix release

16 Sep 15:04
Compare
Choose a tag to compare

User Creation Fixes

10 Sep 14:32
Compare
Choose a tag to compare

A bugfix release - fixing UI issues related to user creation UI.

Clone and Code

31 Aug 02:51
Compare
Choose a tag to compare

In our lates 1.10 release we added a possibility to clone a testcase and added code editor to all rich text editors

Rich Text Editor

26 Jul 14:54
Compare
Choose a tag to compare

As we continue releasing technical updates we also add features to the UI.

In this release we introduce rich text editors. Now you can customise descriptions, preconditions and steps in testcases the way you want. Add colours, highlight text or add a table. All is now possible with rich text editors in place.
#138