Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Releases: open-cogsci/opensesame-extension-osf

release/1.2.1

19 Nov 21:39
Compare
Choose a tag to compare

Fixes spurious unicode error during IO operations

release/1.2.0

16 May 08:29
Compare
Choose a tag to compare
  • Startup now occurs asynchronously; no more blocking the whole GUI loading.
  • Fixes and improvements to work well with QOSF 1.3.0

release/1.1.1

06 Mar 16:16
Compare
Choose a tag to compare
  • Prevent pending actions of a previous experiment from being executed after a new experiment has been opened.

release/1.1.0

03 Mar 02:06
Compare
Choose a tag to compare

Support for QOpenScienceFramework v1.2.0 and onwards. The main improvement is that linked projects are now shown in the item tree, and per-project permissions are honored.

release/1.0.12

04 Jan 15:01
Compare
Choose a tag to compare

release/1.0.11

12 Oct 14:24
Compare
Choose a tag to compare
  • Fixed compatibility issues with qtpy >= 1.1.0
  • Fixed link data button remaining active after logout from osf
  • Fixed crash when link action was performed mid-refresh of the tree.

release/1.0.10

10 Aug 09:10
Compare
Choose a tag to compare
  • Fix not converting long type to string, causing subsequent QLabel creation to crash.

release/1.0.9

08 Aug 11:12
Compare
Choose a tag to compare
  • Show OpenSesame icon on progress dialogs

release/1.0.8

22 Jun 14:12
Compare
Choose a tag to compare
  • Fixed crash on missing openingDialog when resolving a conflict between the local and remote version of an experiment

release/1.0.7

12 May 20:51
Compare
Choose a tag to compare
  • Small adaptions (mainly to imports) that were needed to work with the new QOpenScienceFramework structure