1.4.0
- Disabled websockets by default, can be enabled by setting
WEBSOCKET_ENABLED=true
. Note that websockets require some additional setup. More info about that in the README. - Updated web vault to 2.4.0
- Upgraded sync method to not send equivalent domains when not necessary.
- Bug fixes and documentation changes