hi, i found a problem with some file that seems to related to old version 3.0.5. In particular into this file “yith-woocommerce-affiliates-premium/includes/class-yith-wcaf.php”
there’s a wrong line istruction “const VERSION = ‘3.5.0’;” and feature are broken (ex. affiliate dashboard features).
I founded the original yith affiliates plugin and in this version the line is different “const VERSION = ‘3.15.0’;” and all dashboard affiliate features work well.