Skip to content

Releases: brown-ccv/honeycomb

v3.4.0: Node 20

07 May 16:41
9cc40a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.1...v3.4.0

v3.3.1: Bee logo

05 Apr 18:53
024645e
Compare
Choose a tag to compare
  • Fixes an issue with the initial Python install for new users
  • Adds bee logo from Beehive!

What's Changed

Full Changelog: v3.3.0...v3.3.1

v3.3.0: Directory Reorganization

25 Mar 14:49
92b3187
Compare
Choose a tag to compare
  • ref: Major restructure of the src/ directory
    • This is specifically aimed to separate core Honeycomb logic from custom jsPsych tasks
  • feat: Major Electron upgrade and brings the codebase up to date with the latest best practices
  • ref: Predefined trials in Honeycomb integrate with jsPsych trials as much as possible
  • ref: The default Firestore rules now allow any participantID and studyID combination to be used at runtime

What's Changed

Full Changelog: v3.2.6...v3.3.0

v3.3.0-beta.3

11 Mar 19:19
Compare
Choose a tag to compare
v3.3.0-beta.3 Pre-release
Pre-release

Beta testing for Honeycomb v3.3

  • Upgrades Electron to v29
  • Cleans up on_finish logic between Firebase and Electron

What's Changed

Full Changelog: v3.3.0-beta.2...v3.3.0-beta.3

v3.3.0-beta.2

01 Mar 18:36
Compare
Choose a tag to compare
v3.3.0-beta.2 Pre-release
Pre-release

Beta testing for v3.3.0 release

  • Release the universal binary for Mac for testing on Intel and Apple Silicon

Full Changelog: v3.3.0-beta.1...v3.3.0-beta.2

v3.3.0-beta.1

29 Feb 21:14
Compare
Choose a tag to compare
v3.3.0-beta.1 Pre-release
Pre-release

Beta testing for Honeycomb 3.3.0

  • Fixes issue with electron path to the index.html file
  • Reverts to mac building for x86

Full Changelog: v3.3.0-beta.0...v3.3.0-beta.1

v3.3.0-beta.0

28 Feb 22:10
Compare
Choose a tag to compare
v3.3.0-beta.0 Pre-release
Pre-release

Beta testing for Honeycomb 3.3

What's Changed

Full Changelog: v3.2.6...v3.3.0-beta.0

v3.2.6 Update GitHub Actions

12 Dec 19:48
Compare
Choose a tag to compare
  • enh: Removes old GH Action to remove node12
  • fix: Upload psiturk packages release to the release it belongs to

What's Changed

Full Changelog: v3.2.5...v3.2.6

v3.2.5 Autofill Login Form

08 Dec 17:13
1cbb0d5
Compare
Choose a tag to compare
  • The Login field is auto-filled if studyID and/or partiipcantID appear as search parameters in the URL
  • General code cleanup and updates to eslint styling rules

What's Changed

Full Changelog: v3.2.4...v3.2.5

v3.2.4 Honeycomb Version Flag

15 Nov 15:03
199ae48
Compare
Choose a tag to compare

Adds a key, honeycombVersion, to the package.json file so the CCV can track which version of Honeycomb users' tasks are using

What's Changed

Full Changelog: v3.2.3...v3.2.4