- Introduction of cash reserve value, used to allow small instant deposits
- Deposit manager with queue based system
- Updated withdraw manager with queue based system + isolated queues
- Non socializing of entry and exit costs (deposit and withdraw) using exchange rate reset mechanism
- Allowing whitelisted arbitrary code to be called using fallback handlers
- System is now pausable and freezable
- There is new role called vault operator which call the 'operate' function on the vault
- Vault router has been updated to accomodate the new deposit manager
- Universal accounant module with plugin system