Hello, Yes, there were some errors in the RC error log, after upgradation to 1.2, nearly one month back. But some minor fixes in those plugins got the things running. Now there are very few random errors, but not directly affecting user, possibly.
Only thing that I was not able to configure is, enigma plugin, even after following https://kolabian.wordpress.com/2015/10/13/enigma-plugin-pgp-encryption/. Some silly mistake may be: error was "Encryption failed. Public key not found for abc@iitk.ac.in". [app.min.js:161:237]
Now for a temporary fix for "me" in rc_foldersort plugin; works immediately and no error in web console and RC after replacing line 79 with this 2 lines.
new_order = orig_order.toUpperCase(); $('#rcm' + orig_col).removeClass('sorted' + new_order);
Thanks for the help.
Soumitri Mishra
I'm pretty sure there are other plugins not yet compatible with 1.2 on your list.