v5.12.4
📦 strapi
✨ 1 features🐛 10 fixes🔧 2 symbols
Summary
This patch release (5.12.4) focuses heavily on stabilizing the codebase by fixing numerous flaky unit tests and addressing minor UI issues like tooltips and form resets. It also includes dependency bumps for axios and sharp.
✨ New Features
- Added tooltip for icons.
🐛 Bug Fixes
- Form is reset when publishing.
- Fixed flaky unit tests.
- Attempted to fix Tooltip issue.
- Attempted to highlight errors.
- Removed populate param from useGetWorkflowsQuery.
- Updated unit tests using best practices for element retrieval.
- Changed AssigneeSelect test implementation.
- Wrapped render in act for testing.
- Updated axios version.
- Updated sharp to v0.33.5.
🔧 Affected Symbols
useGetWorkflowsQueryAssigneeSelect