Version 4.0.8.31

Changes related to version 4.0.8.30

Quick fix for PayPal

We discovered that PayPal is sending account ids containing signs, especially the '+'. For security reason, Microsoft web server was sending back a 404 due to this sign because the id is in the path of the call to get balances and get transactions.

As a fix, we now use an internal GUID/UUID as the id of the account instead of taking the one from the bank for the newly connected accounts only, already connected won't change their id.

If you have trouble with already connected accounts, share the ids with our support ([email protected]).