New Features
- JASP Encryption files: it's now possible to encrypt your JASP file with a password. Also possibility to encrypt the JASP file so that it can be read only by the JASP team (for issue reproduction)
- CSV Preview: when loading a CSV (or TSV) file, a preview is first displayed, so that the user can check whether the right column separator is used, and that the numbers are read with the right format.
- Save event (also autosave) is now unobtrusive: the necessary files needed for the JASP files, are first copied, and the making of the JASP files is done afterwards in an apart thread, so that the user is not hindered by this process.
- Add MSIX standalone installer: MSIX installer is what is used by Windows Store, and is much quicker than MSI installer on Windows. This installer is now available standalone and will replace the MSI installer in the future releases.
Fixes
- On Window, JASP can become really slow due to Power Automate Desktop (#6173)
- Massive speedup when reading big datafile (#6172)
- Remove boost system dependency (jasp-stats/jasp-issues#4183)
- "Set current workspace with these values" does not set workspace values (jasp-stats/jasp-issues#4229, #6199)
- Improve Pop-up menus, make them scalable (#6197)
Descriptives
- QQ-Plots does not work properly with missing / empty values (jasp-stats/jaspDescriptives#477), issues: jasp-stats/jasp-issues#4123, jasp-stats/jasp-issues#4162, jasp-stats/jasp-issues#4185.
- Range, Median, IQR, and boxplot are not displayed for ordinal variables (jasp-stats/jaspDescriptives#471). Issue jasp-stats/jasp-issues#3738
- Raincloud plot not showing all data points (jasp-stats/jaspDescriptives#464). Issue jasp-stats/jasp-issues#3971
BFPack
- Name changes, fix log bug, improve help, fix parameters not showing up for mancova (jasp-stats/jaspBfpack#16)
Other analyses
- Fixes and features are available in their beta version in the Module library.