Table of Contents

7.8.0 - Garnet

Main milestones:

Allow using multiple sender implementations for one notification channel

Implements mechanism for choosing which sender (NotificationSender) will be used for sending particular notification with given type.

More about configuration of notifications you can find here.

Localization Validator

Test for searching defects in localization files with JSON suffix. Test mostly compares names of messages, only difference is in singular and plural description. When the plural is recognized, it will check if CS and EN are in match despite different properties. CS messages are specified by number behind underscore and EN messages ends with word plural behind the underscore.

Fixed:

- #969 - EntityToUuidConverter failed to convert IdmIdentity to UUID. - #958 - Show task detail with empty candidate