Aura Complex Logic Framework changelog
Changelog of Aura Complex Logic Framework for Shakira Aura Platform release
Changed
2025-06-23 - Plugin sound exclusion configuration
- Added configuration support to specify, for each plugin, which channels should not trigger sound responses.
- This allows finer control over the auditory feedback provided by each plugin, enabling the exclusion of certain channels from positive or negative sound actions.
- Related documentation:
2025-06-13 - Updated display plugin response
- Enhanced user experience by implementing sound responses in video plugins.
- Responses now include a
MAKE_SOUNDaction that plays a positive sound when the operation is successful or a negative sound when errors occur. - This functionality provides immediate auditory feedback to users about the result of their interactions.
- Implementation examples:
- Positive sound: when requested content is found
- Negative sound: when no results are available or an error occurs
- Related documentation:
2025-06-01 - Updated TV display plugin
- The normalized TV display experience now allows searching not only by channel but also by content (title, genre, subgenre, actor or director).
- Consequently, the Complex Logic Framework plugin for this use case has been modified to support the new features.
- Related documents:
Last modified August 20, 2025: feat: Update TV Display plugin to handle all video entities #AURA-27711 [RTM] (944b0a37)