This repository has been archived by the owner on Apr 30, 2024. It is now read-only.
Releases: open-cogsci/opensesame-extension-osf
Releases · open-cogsci/opensesame-extension-osf
release/1.2.1
release/1.2.0
- 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
- Prevent pending actions of a previous experiment from being executed after a new experiment has been opened.
release/1.1.0
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
Fixes #12
release/1.0.11
- 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
- Fix not converting long type to string, causing subsequent QLabel creation to crash.
release/1.0.9
- Show OpenSesame icon on progress dialogs
release/1.0.8
- Fixed crash on missing openingDialog when resolving a conflict between the local and remote version of an experiment
release/1.0.7
- Small adaptions (mainly to imports) that were needed to work with the new QOpenScienceFramework structure