Releases: awareframework/aware-client
Releases · awareframework/aware-client
4.2.1.light.bundle
- Renamed "AWARE-Light" to "AWARE" across the project.
- Added functionality to capture and sync screenshots with a remote database.
- Introduced a feature for creating and syncing notes to a remote database.
- Removed unused submodules from .gitmodules
- Performance issues in ESM (Experience Sampling Method) notifications.
- Logic for Screen Reader functionality.
- Enabled the Noise Sensor for capturing ambient noise data.
- Integrated the Open Weather Sensor for weather-related data collection.
4.1.6.light.bundle
- A crash that occurred when enabling accessibility before starting a study has been fixed.
- The screen text sensor now correctly collects duplicate text when the foreground app changes, ensuring that screen text is captured during app switches, home screen access, and notification checks.
- Fix display issues: long question titles can be displayed completely.
- Fix the ESM queue logic to ensure that the correct number of questions are displayed according to the configurator settings.
- Fix logic of reschedule next day random esm trigger, avoid repeat appear of esm notification.
- A stronger password detection added in ScreenText Sensor
4.1.5.light.bundle
- Logging if the application is terminated by user actions or system actions to aware_log table
- Screen reader function improved preformance