Skip to content

Releases: awareframework/aware-client

4.7.3.beta

4.7.3.beta Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Aug 03:43

What's Changed

New Contributors

  • @EcZww made their first contribution in #36

Full Changelog: https://github.com/awareframework/aware-client/commits/4.7.3.beta

4.2.1.light.bundle

Choose a tag to compare

@BinLiang-Eric BinLiang-Eric released this 26 May 05:38
f77e873
  • 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

Choose a tag to compare

@BinLiang-Eric BinLiang-Eric released this 23 Oct 02:37
45b457c
  • 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

Choose a tag to compare

@BinLiang-Eric BinLiang-Eric released this 23 Oct 02:09
99aecfb
  • Logging if the application is terminated by user actions or system actions to aware_log table
  • Screen reader function improved preformance