Skip to content

v1.0.15

Latest

Choose a tag to compare

@WolfTasks WolfTasks released this 23 Jul 20:25
· 5 commits to main since this release

Highlights

  • #16 Backend internationalization — backend-generated text is now localized in German and English, completing the i18n effort the v1.0.13 frontend rollout began. API error messages, email subjects & bodies, and in-app notification titles & bodies are rendered in the recipient's language (per-user preference, English fallback) via Spring MessageSource. Delivered across three phases (foundation + full API-error sweep, then emails + notifications); three CI gates keep coverage from regressing.

Security

Maintenance

  • Backend dependencies (#89), incl. postgresql 42.7.12 (CVE-2026-54291); grouped GitHub Actions bumps (#88).

Docker images: kwolfgang/taskowolf-backend:1.0.15 and kwolfgang/taskowolf-frontend:1.0.15.