Skip to content

Releases: makebrainwaves/BrainWaves

Fix experiment loading images issue

04 Jul 23:08
0811717
Compare
Choose a tag to compare

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

16 Dec 19:14
732a05b
Compare
Choose a tag to compare

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

20 Sep 20:41
8067aad
Compare
Choose a tag to compare
Merge pull request #139 from makebrainwaves/dano/network

Increase network timeout on CI

TypeScript, Continuous Integration, React 16.13, etc.

21 Aug 07:42
Compare
Choose a tag to compare

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

Improved usability and tasks

18 May 20:24
Compare
Choose a tag to compare
  • 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

10 Mar 00:30
Compare
Choose a tag to compare
  • 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

29 Feb 20:06
Compare
Choose a tag to compare

Update Customize Screen

25 Feb 06:00
Compare
Choose a tag to compare
  • Update the UI for ease of experiment customization

v0.11.0

04 Feb 17:15
Compare
Choose a tag to compare
  • Fix error messaging for authentication with Emotiv in app.

v0.10.1

23 Jan 16:36
Compare
Choose a tag to compare
v0.10.1 Pre-release
Pre-release
  • Enable EEG for all experiments
  • Explore EEG data tab
  • Delay the python kernel launch
  • fix emotiv compability