This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Version 0.4.1
Changelog
Backend
- Do not apply or undo transaction when syncing (before processing).
- Fixed #293. Expected type string but found type null. @Isabello
- Closed #285. Moved TOP=true param. to config.json. @Isabello
- Fixed state filter on
GET /api/peers
endpoint. - Using extend consistently for all object extension.
- Handling NaN port in Peers.prototype.inspect.
- Revised and improved schema validations.