All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2024 - 10 - 28
- A new version of Personalization Dashboard for cases in which Unity App inputs are not simulated.
- Containers registry
- Personalization heuristics now takes into consideration the User Skill Level to calculate personalized suggestions.
- Refactoring
- Name changes: from DemoUI to Personalization Dashboard
- Emotions Aggregation calculated from Inference Tools outputs is now shown as frequency, e.g., Engagement: 30%
- Feedback message on Personalization Dashboard.
0.2.3 - 2024 - 07 - 25
- Refactoring
- Support for BM (bio-measurements) modality with data from Magic XRoom.
0.2.2 - 2024-03-12
- License Update to Apache 2.0.
- No support for BM (bio-measurements) modality with data from Magic XRoom.
0.2.1 - 2024-02-15
- More documentation
- License
0.2.0 - 2024-01-19
- More documentation
- DemoUI v2: with Emotions not simulated anymore, but coming from the multimodal fusion layer component (Inference)
- DemoUI v3: with Unity App not simulated anymore, but coming from a Unity App.
- Three different DemoUI, depending on which component is simulated.
0.1.1 - 2023-12-06
- More user-friendly messages with the next activity level.
- Documentation
Bug: An error occurring when there is no emotion to consider.
0.1.0 - 2023-10-31
- Basic version of Enablers 6: Personalisation tool.
- Implementing a Pub/Sub messaging pattern.
- Using REDIS as a message broker.
- Personalisation function implements a majority voting for defining the emotion of activity.
- Simulate input/output script.
- A DemoUI to showcase Enabler 6 functionality.
- Flask app using websockets (sockets.io)
- Changelog
- Bug: An error occurring when there is no emotion to consider.