Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions source/download.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,21 +48,21 @@ Download

We will continue to release new versions until PsychoPy Studio is stable enough to replace it.

.. button-link:: https://github.com/psychopy/psychopy/releases/download/2026.1.1/StandalonePsychoPy-2026.1.1-win64-3.10.exe
.. button-link:: https://github.com/psychopy/psychopy/releases/download/2026.1.2/StandalonePsychoPy-2026.1.2-win64-3.10.exe
:color: primary

PsychoPy Standalone 2026.1.1
PsychoPy Standalone 2026.1.2

.. grid-item-card:: PsychoPy Studio (Beta)

PsychoPy Studio is a full rebuild of the PsychoPy desktop app using web-based libraries (Svelte and Electron).

The underlying experiment engine is still Python, but Studio provides a smoother, more user-friendly interface and better version independence with useVersion.

.. button-link:: https://github.com/psychopy/psychopy/releases/download/2026.1.1/PsychoPy_Studio_2026.1.1.exe
.. button-link:: https://github.com/psychopy/psychopy/releases/download/2026.1.2/PsychoPy_Studio_2026.1.2.exe
:color: primary

PsychoPy Studio 2026.1.1
PsychoPy Studio 2026.1.2

.. tab-item:: MacOS
:class-label: mac-tab
Expand All @@ -76,21 +76,21 @@ Download

We will continue to release new versions until PsychoPy Studio is stable enough to replace it.

.. button-link:: https://github.com/psychopy/psychopy/releases/download/2026.1.1/StandalonePsychoPy-2026.1.1-macOS-3.10.dmg
.. button-link:: https://github.com/psychopy/psychopy/releases/download/2026.1.2/StandalonePsychoPy-2026.1.2-macos-3.10.dmg
:color: primary

PsychoPy Standalone 2026.1.1
PsychoPy Standalone 2026.1.2

.. grid-item-card:: PsychoPy Studio (Beta)

PsychoPy Studio is a full rebuild of the PsychoPy desktop app using web-based libraries (Svelte and Electron).

The underlying experiment engine is still Python, but Studio provides a smoother, more user-friendly interface and better version independence with useVersion.

.. button-link:: https://github.com/psychopy/psychopy/releases/download/2026.1.1/PsychoPy_Studio_2026.1.1.dmg
.. button-link:: https://github.com/psychopy/psychopy/releases/download/2026.1.2/PsychoPy_Studio_2026.1.2.dmg
:color: primary

PsychoPy Studio 2026.1.1
PsychoPy Studio 2026.1.2

.. tab-item:: Linux
:class-label: linux-tab
Expand Down Expand Up @@ -136,11 +136,11 @@ Download

Plus, it's much easier to install on Linux!

.. button-link:: https://github.com/psychopy/psychopy/releases/download/2026.1.1/PsychoPy_Studio_2026.1.1.AppImage
:tooltip: PsychoPy_Studio_2026.1.1.AppImage
.. button-link:: https://github.com/psychopy/psychopy/releases/download/2026.1.2/PsychoPy_Studio_2026.1.2.AppImage
:tooltip: PsychoPy_Studio_2026.1.2.AppImage
:color: primary

PsychoPy Studio 2026.1.1
PsychoPy Studio 2026.1.2

**For all versions** see the `PsychoPy releases on github <https://github.com/psychopy/psychopy/releases>`_

Expand Down
Loading