v2.1.5

Zackriya-Solutions/meetilyv2.1.5Sep 25, 2025by chamikaJ

AI Summary

This release focuses on fixing Docker infrastructure issues, specifically PostgreSQL and MinIO initialization, and completing the Korean language localization.

Key Highlights

  • Fixed broken Docker Compose configuration for PostgreSQL and MinIO initialization.
  • Completed Korean language (i18n/ko) implementation and error fixes.
  • Updated project dependencies.
  • Added Korean language support for error messages.

New Features

  • Korean language support (i18n)

Full Release Notes

## What's Changed
* Update README.md by @chamikaJ in https://github.com/Worklenz/worklenz/pull/327
* fix(docker): Update docker-compose.yml to fix broken postgress and MinIO initialization. by @OmentaElvis in https://github.com/Worklenz/worklenz/pull/330
* Feature/add language korean error fix by @ChoccoJang in https://github.com/Worklenz/worklenz/pull/294
* Feat/i18n/ko missing translation by @chamikaJ in https://github.com/Worklenz/worklenz/pull/333
* Development by @chamikaJ in https://github.com/Worklenz/worklenz/pull/334
* Chore/update dependencies by @chamikaJ in https://github.com/Worklenz/worklenz/pull/337
* Development by @chamikaJ in https://github.com/Worklenz/worklenz/pull/338

## New Contributors
* @OmentaElvis made their first contribution in https://github.com/Worklenz/worklenz/pull/330
* @ChoccoJang made their first contribution in https://github.com/Worklenz/worklenz/pull/294

**Full Changelog**: https://github.com/Worklenz/worklenz/compare/v2.1.4...v2.1.5