- Fixed a bug that broke PCA if number of PCs was larger than number of letters in the alphabet
- Fixed a bug that broke PCA if last character of custom_scatterplot string-variable was the separator “;”
- Fixed a bug that broke ANOVA if you tried to run a 2-factor design (e.g. age x beam). Such a design should still run Tukey’s comparisons and now does. Added info messages.