v2.1.1
Worklenz/worklenzv2.1.1Jul 11, 2025by chamikaJ
AI Summary
A minor update refining the task list UI with new modals, context menus, and visual clarity improvements.
Key Highlights
- Right-click context menu for task lists
- New modals for managing statuses and phases
- Task progress bar when tasks are grouped by priority
- Borders added to task rows for better clarity
New Features
- Right-click context menu
- Status and phase management modals
- Task progress bar in grouped views
- Task row border styling
Full Release Notes
## What's Changed * Added right click context menu to task list * Added new modals to manage statuses and phases * Added a task progress bar when tasks are grouped by priority and phase * Added borders to task rows for better clarity. * Generate random passwords in update-docker-env.sh by @gdevenyi in https://github.com/Worklenz/worklenz/pull/142 * increase the memory limit to prevent crashing during build time. by @MRNafisiA in https://github.com/Worklenz/worklenz/pull/105 * fix: change DB_PASSWORD to static value by @kithmina1999 in https://github.com/Worklenz/worklenz/pull/148 * Fix use of deprecated mc command for bucket creation by @gdevenyi in https://github.com/Worklenz/worklenz/pull/141 * Chore/added google analytics by @chamikaJ in https://github.com/Worklenz/worklenz/pull/154 * Chore/docker image size reduction by @kithmina1999 in https://github.com/Worklenz/worklenz/pull/166 * albanian language by @OminduHirushka in https://github.com/Worklenz/worklenz/pull/168 * Feature/albanian i18n by @chamikaJ in https://github.com/Worklenz/worklenz/pull/176 * German Language by @OminduHirushka in https://github.com/Worklenz/worklenz/pull/179 * Feature/german i18n by @chamikaJ in https://github.com/Worklenz/worklenz/pull/182 * Update LANGUAGE_TYPE enum to include 'alb' and 'de' for Albanian and … by @chamikaJ in https://github.com/Worklenz/worklenz/pull/183 * Solved the documentation error with issue number by @Dev-Tanaay in https://github.com/Worklenz/worklenz/pull/216 ## New Contributors * @MRNafisiA made their first contribution in https://github.com/Worklenz/worklenz/pull/105 * @Dev-Tanaay made their first contribution in https://github.com/Worklenz/worklenz/pull/216 **Full Changelog**: https://github.com/Worklenz/worklenz/compare/v2.0.3...v2.1.1