Servoy 4.1.0 rc 2

Weird, my login code works fine:

var _success = security.login(vUsername, _ds.getValue(1,1), ['sintpro'])

and also security.logout() works ok, the issue must be confined to some other functions, Sandor, can you confirm this? Can I keep using RC2 or should I downgrade to RC1 if only using those functions?