Releases: TestPlanIt/testplanit
Releases · TestPlanIt/testplanit
v0.9.22
v0.9.21
v0.9.20
v0.9.19
v0.9.18
cli-v1.2.0
1.2.0 (2026-01-06)
Bug Fixes
- adapter: enhance URL validation in AzureOpenAIAdapter's testConnection method (fb3d0fa)
- bulk-edit: increment version number in bulk edit route (ba93044)
- bulk-edit: update state handling in bulk edit route (18e68c9)
- Cases, columns: show grip handle when data table rows are sortable in Cases.tsx (89bba65)
- columns: add optional chaining to prevent runtime errors (2f71454)
- columns: improve error handling in column data processing (a859481)
- CustomNode: remove CustomNode component (876af42)
- folders: Fix the folder issues described in Issue 33 (#35) (f94a1a0)
- JunitTableSection: update translation key for completed date display (c474c32)
- tags: implement case-insensitive tag matching and restore soft-deleted tags (c395d73)
- tags: update tag handling in CSV import process (c85328f)
- testResultsParser: update duration normalization logic to ensure consistent conversion from milliseconds to seconds (9094504)
- TestRunPage: wrap AddTestRunModal in SimpleDndProvider for drag-and-drop context (f667303)
- tiptap: prevent rendering of ContentItemMenu when editor lacks plugin support (d33d52f)
- tooltip: update TooltipTrigger components to include type="button" (d0fb809)
- translations: add new translation keys for workflow types and dimensions (475c5cc)
- translations: streamline translation usage across components (de33bcb)
- translations: update error messages and display names for better user experience (05967df)
- translations: Update related import messages for consistency across test result formats. (19e69b8)
- translations: update translation keys and improve localization consistency (c733c9d)
- UserProfile: enhance date formatting logic to include time format (1f4d45e)
Features
- tiptap: add ContentItemMenu and drag handle functionality (85d8c4a)