v2.0.1
Worklenz/worklenzv2.0.1Apr 28, 2025by chamikaJ
AI Summary
Maintenance release improving WebSocket support and Docker environment configuration for better service management.
Key Highlights
- Enhanced WebSocket support
- Backend API health check endpoint
- Refactored frontend service configuration in docker-compose.yml
Full Release Notes
## What's Changed * Update README.md and scripts for improved setup and service management by @chamikaJ in https://github.com/Worklenz/worklenz/pull/79 * Enhance WebSocket support and update environment configuration by @chamikaJ in https://github.com/Worklenz/worklenz/pull/87 * Remove legacy environment files and update Docker configuration for e… by @chamikaJ in https://github.com/Worklenz/worklenz/pull/88 * Enhance environment configuration for frontend and CORS support by @chamikaJ in https://github.com/Worklenz/worklenz/pull/89 * Refactor frontend service configuration in docker-compose.yml by @chamikaJ in https://github.com/Worklenz/worklenz/pull/90 * Refactor start.sh script creation in Dockerfile by @chamikaJ in https://github.com/Worklenz/worklenz/pull/91 * Enhance backend API with health check endpoint and update environment… by @chamikaJ in https://github.com/Worklenz/worklenz/pull/92 **Full Changelog**: https://github.com/Worklenz/worklenz/compare/v2.0.0...v2.0.1