2026-07-12 - web 1.3.2
Table UX improvements, test-suite tree fixes, browser history for tabs, and Copy value in table context menus.
Added
- Copy value in table context menus - right-click a data cell in any entity table and choose Copy value; the clipboard receives the displayed text (status title, assignee name, formatted date, plain text from HTML fields, and so on), not raw IDs or HTML markup.
- User documentation - Tables and context menu in the workflow guide.
Changed
- Browser Back / Forward on tabs - tab switches on listing and details pages are stored in browser history; Back returns to the previous tab on the same page instead of leaving it immediately.
- Test suite tree - drag and drop - moving suites and test cases works in Chrome and Safari (previously reliable only in Firefox).
- Test suite tree - after deleting a suite, navigation and the tree refresh correctly when the open suite was removed.
- Test suite tree - adding the first test case to an empty suite updates the folder in the tree right away (expand arrow appears without reload).
- Test cases table - refreshes when a case is moved between suites via drag-and-drop in the tree; a loading overlay is shown while the move syncs.
- Tables - characters such as
",&,<, and>display correctly in cells instead of HTML entities (",&, …).
| Date | 2026-07-12 |
| Web | 1.3.2 |
| Core | - |