v1.13.0

Kordon 1.13.0

This release focuses on polish and peace of mind. Estonian and Ukrainian language support is now available across the entire platform, notification delivery is more reliable, and a handful of rough edges that caused friction in everyday workflows have been smoothed out.

— Team Kordon

What's New

Kordon Now Speaks Your Language

Kordon now adapts to the language your team is most comfortable in. English, Estonian, and Ukrainian are all fully supported across the platform. Organization-level default language settings and account-level preferences work together so every team member lands in the right locale automatically.

Configure your language in Settings → Preferences.

More Reliable Assignment Notifications

The notification pipeline has been hardened so assignment emails land correctly even under heavy or overlapping load. Duplicate sends are prevented through smarter job coordination, stale notifications are recovered on subsequent activity, and email rendering is more stable overall.

Fixed

  • Evidence attachments bypassed authorization — task attachments were accessible via direct file links, outside of Kordon's normal access controls. Downloads now flow through proper authorization so attachments respect the same access rules as the rest of the platform. Older direct links no longer work after updating.
  • Multi-state control filtering crashed — filtering controls by more than one implementation state returned a server error. Fixed — combine as many states as you need.
  • Duplicate assignment notification emails — overlapping background jobs could race and send the same notification twice. Resolved with proper job coordination.
  • Inconsistent date formatting — dates in the UI and in emails were formatted differently depending on context. English and Estonian dates are now consistent throughout.
  • Stale values after inline edits — some detail screens did not refresh correctly after editing a field inline. Fixed, along with related stability improvements to risk control tabs.