v2.1.2
Worklenz/worklenzv2.1.2Jul 15, 2025by chamikaJ
AI Summary
A minor release focusing on Kanban board enhancements, task list restructuring, and UI improvements including modals and accessibility features.
Key Highlights
- Kanban board delete confirmation modal
- Enhanced assignee selector with kanban mode styling
- Real-time updates via socket event handling
- Task list accessibility improvements (title attributes)
New Features
- Kanban portal for delete confirmation
- Enhanced Kanban section creation with category selection
- Multiple levels of subtasks in task list
- Task sort order improvements
- Enhanced TaskCard accessibility
Full Release Notes
## What's Changed * Release/v2.1.0 by @chamikaJ in https://github.com/Worklenz/worklenz/pull/249 * refactor(task-list): streamline TaskListV2 component and improve stru… by @shancds in https://github.com/Worklenz/worklenz/pull/251 * Test/row kanban board v1.1.7 by @shancds in https://github.com/Worklenz/worklenz/pull/252 * feat(kanban): implement portal for delete confirmation modal by @shancds in https://github.com/Worklenz/worklenz/pull/254 * feat(assignee-selector): add kanbanMode prop and enhance styling by @shancds in https://github.com/Worklenz/worklenz/pull/255 * feat(enhanced-kanban): enhance section creation with category selecti… by @shancds in https://github.com/Worklenz/worklenz/pull/256 * Test/row kanban board v1.1.8 by @shancds in https://github.com/Worklenz/worklenz/pull/257 * fix(enhanced-kanban): refine loading state visuals in EnhancedKanbanB… by @shancds in https://github.com/Worklenz/worklenz/pull/258 * fix(enhanced-kanban): integrate socket event handling for real-time u… by @shancds in https://github.com/Worklenz/worklenz/pull/259 * Fix/release v.2.1.1 by @chamikaJ in https://github.com/Worklenz/worklenz/pull/260 * Development by @chamikaJ in https://github.com/Worklenz/worklenz/pull/261 * Update README and setup documentation for improved clarity and requir… by @chamikaJ in https://github.com/Worklenz/worklenz/pull/263 * Development by @chamikaJ in https://github.com/Worklenz/worklenz/pull/264 * fix(home-page): exclude archived projects from task queries and updat… by @chamikaJ in https://github.com/Worklenz/worklenz/pull/262 * Development by @chamikaJ in https://github.com/Worklenz/worklenz/pull/265 * Feature/show multiples levels of subtaks in task list by @chamikaJ in https://github.com/Worklenz/worklenz/pull/267 * Fix/task sort order by @chamikaJ in https://github.com/Worklenz/worklenz/pull/268 * Test/row kanban board v1.2.0 by @shancds in https://github.com/Worklenz/worklenz/pull/269 * Enhance TaskCard accessibility by adding title attribute to task name by @shancds in https://github.com/Worklenz/worklenz/pull/270 * Release/v2.1.2 by @chamikaJ in https://github.com/Worklenz/worklenz/pull/271 * Development by @chamikaJ in https://github.com/Worklenz/worklenz/pull/272 ## New Contributors * @Dev-Tanaay made their first contribution in https://github.com/Worklenz/worklenz/pull/216 **Full Changelog**: https://github.com/Worklenz/worklenz/compare/v2.1.0...v2.1.2