New
v0.95.3
Release Note 0.95.3
Fixes
- Flatpak icon fix (https://github.com/jasp-stats/jasp-issues/issues/3632, https://github.com/jasp-stats/jasp-desktop/pull/6018)
- Check variables types when allowed types are changed (https://github.com/jasp-stats/jasp-issues/issues/3681, https://github.com/jasp-stats/jasp-desktop/pull/6019)
- Make database connection thread-safe (https://github.com/jasp-stats/jasp-desktop/pull/6030)
- Several formatting fixes and or tweaks (https://github.com/jasp-stats/jasp-issues/issues/3693, https://github.com/jasp-stats/jasp-desktop/pull/6022)
- Fix multiple values for a single label data in R (https://github.com/jasp-stats/jasp-issues/issues/3721, https://github.com/jasp-stats/jasp-desktop/pull/6032)
- Allow read sqlite database of more than 2GB (https://github.com/jasp-stats/jasp-issues/issues/3725, https://github.com/jasp-stats/jasp-desktop/pull/6033)
- Fix some loading related problems (https://github.com/jasp-stats/jasp-desktop/pull/6024)
- Move only non empty label (https://github.com/jasp-stats/jasp-desktop/pull/6036)
- Check if analysis needs to be refreshed before opening ploteditor (https://github.com/jasp-stats/jasp-issues/issues/3755, https://github.com/jasp-stats/jasp-desktop/pull/6039)
Reliability
- Fix analytic SEs for alpha and lambda2 with continuous data (https://github.com/jasp-stats/jasp-issues/issues/3622, https://github.com/jasp-stats/jaspReliability/pull/273)