GitHub

1.0.0 Pre-Release

What's Changed

Full Changelog: v0.15.1...v1.0.0

Fix experiment loading images issue

This release has a fix for properly resolving resource paths in prod builds of the app. This should fix two encountered issues:

  • experiments requiring images not working
  • eeg viewer not loading

Re-add premade experiments

This release includes an overhaul and refactoring of how lab.js works in the app, fixing issues with the Stroop, Multitasking, and Search experiments. NOTE: Experiment customization is still unsupported in this release until decisions are made about what this feature will require in the future and how we might migrate to using another framework such as the lab.js study builder.

Windows-specific Bluetooth Overrides removed; Builds on Mac

Merge pull request #139 from makebrainwaves/dano/network
Increase network timeout on CI

TypeScript, Continuous Integration, React 16.13, etc.

Pre-release

Big internal update including migration of the project to TypeScript, updates to linting, dependencies, and CI.

Improved usability and tasks

  • Removed remnants of old experiment backend
  • Moved to using lab.js with npm
  • Cleaned up UI throughout app
  • New stimuli for Faces and Houses study
  • Clearer customization workflow

Project Cleanup and UI fixes

  • Randomization bug fixed
  • New EEG Data Explorer component
  • Fixed the Explore EEG Data screen
  • QA and linting over the whole project

Additional Updates to Customize Screen

v0.11.2
0.11.2

Update Customize Screen

  • Update the UI for ease of experiment customization

v0.11.0

  • Fix error messaging for authentication with Emotiv in app.

Read the original on github.com ↗